/* CSS Document */

.main_table { background-color:#FFFFFF; width:700px; margin:0 auto;}

a{ font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; padding: 0 12px 0 12px; text-decoration:none}
a:hover {font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#000000; padding: 0 12px 0 12px; text-decoration:none;}

.logo{ background-image:url(../images/logo.jpg); background-repeat:no-repeat; float:left; width:506px; height:150px; margin-top:8px; margin-bottom:8px;}
.navigator {background-color:#066cba; width:491px; height:24px; margin-bottom:15px; float:left; padding:8px 0px 0px 15px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.banner { background-image:url(../images/banner.jpg); background-repeat:no-repeat; height:160px; width:474px; margin:0 auto; background-position:center center;}
.head_rightimage {width:194px; height:289px; float:left; background-image:url(../images/main_picture.jpg); background-repeat:no-repeat;}
.content { width:664px; margin:0 auto;}
.content_box { background-color:#e7e8e9; width:664px; float:left;}
.content_top {
	background-image:url(../images/contain_top.jpg);
	background-repeat:no-repeat;
	width:664px;
	height:12px;
	background-position: center bottom;
}
.content_bottom { background-image:url(../images/contain_bottom.jpg); background-repeat:no-repeat; width:664px; height:11px;}

.right_banner_head {width:190px; height:25px; background-color:#000000; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; float:left; line-height:25px; text-align:center; margin-top:15px;}

.normal_text
{
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.heading_text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#066cba;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
}
.sub_heading_text
{
font-family:Arial, Helvetica, sans-serif;
color:#066cba;
font-size:14px;
font-weight:bold;}

.box {
	border: 1px solid #0066CC;
}
.button {border: 1px solid #0066CC; background-color:#0066CC; color:#FFFFFF;
}

.map {
	background-image:url(../images/location map_w.PNG);
	background-repeat:no-repeat;
	background-position:center center;
	width:406px; height:675px;}