/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.namehead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 36px;
	COLOR: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 30px;
	text-align: right;
}

.main_top {
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.main_center {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 22px;
	text-align: left;
}



.nav {font-family: Verdana, Arial,Helvetica,sans-serif;text-decoration:none;font-size:11px;color:#555555; line-height:18px; text-align:left;}
a.nav:link{font-family: Verdana, Arial,Helvetica,sans-serif;text-decoration:none;font-size:11px;color:#555555; line-height:18px; text-align:left;}
a.nav:visited{font-family: Verdana, Arial,Helvetica,sans-serif;text-decoration:none;font-size:11px;color:#555555; line-height:18px; text-align:left;}
a.nav:active{font-family: Verdana, Arial,Helvetica,sans-serif;text-decoration:none;font-size:11px;color:#555555; line-height:18px; text-align:left;}
a.nav:hover{font-family: Verdana, Arial,Helvetica,sans-serif;text-decoration:underline;font-size:11px;color:#555555; line-height:18px; text-align:left;}

.headline {
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #244061;
	text-decoration: none;
	font-weight:bold;
	line-height: 20px;
	text-align: left;
}

.headline1 {
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style:italic;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
}

.bottom-address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##335B84;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

.main_bottom {
	background-image: url(../images/main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
