@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}
#wrapper {
width: 835px;
padding: 0px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
}
#header {
margin: 0px;
padding: 0px;
height: 129px;
width: 835px;
background-color: #f1f1f1;
background-image:url(../contacts/img/header.jpg);
}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-image: url(../contacts/back.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#left {
margin: 0px;
width: 160px;
padding: 10px 20px 10px 20px;
float: left;
}
#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(../contacts/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}
#nav li a:hover {
color: #999;
text-decoration: none;
}
#center {
height: auto;
width: 504px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
}
h1 {
font-size: 14px;
margin: 0px;
padding: 0px;
}
#right {
padding: 10px 20px 10px 20px;
height: auto;
width: 160px;
float: left;
margin: 0px 0px 0px 6px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
	margin: 3px 0px 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../contacts/img/footer.png);
	background-repeat: repeat-y;
	height: 2px;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
}
#column {
background-color:#FFFFFF;
	font-size: 15px;
	width: 150px;
	height: 150px;
	float: left;
	
}	


/* nav bar 2 */

#nav2 {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
width: 150px;
}
#nav2 li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(../contacts/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav2 li a:link, #nav2 li a:visited, #nav2 li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}
#nav2 li a:hover {
color: #999;
text-decoration: none;
}

#div2
{
	width:200px;
	height:auto;
	float: left;
}
.style5 {color: #CCCCCC}
.style7 {color: #003B67}
/*nav bar bottem end */

	
		
		.style6 {font-size: 9px}


