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

body{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
}
.bold_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FD7608;
}
.bold_grey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0A7BE3;
}

#right_cont {
	width: 700px;
	float: left;
	padding: 0px 0px 0px 10px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #0C67C4;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

#top_outer{
	width:100%;
	height:118px;
	background-image: url(../images/top_bg.gif);
}
#left_ad {
	width: 261px;
	float: left;
	padding-left: 10px;
}
#left_ad1 {
	width: 261px;
	float: left;
	padding-left: 10px;
}

#logo_outer{
	width:1008px;
	height:118px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	width:225px;
	height:118px;
	float:left;
	}
#menu{
	width:670px;
	height:35px;
	float:right;
	padding-top: 40px;
	padding-bottom: 12px;
	padding-left: 85px;
	}
#menu_sub_log{
	width:230px;
	height:31px;
	float:right;
	}
#content_outer{
	width:100%;
	background-image: url(../images/subpage_cont_bg.jpg);
	background-repeat: repeat-x;
	background-color: #015CAD;
}
#banner_outer{
	width:1079px;
	height:227px;
	margin-left:auto;
	margin-right:auto;
}
#content{
	width:1034px;
	height:559px;
	margin-left:auto;
	margin-right:auto;
}
#content_left{
	width:17px;
	height:559px;
	float:left;
	background-image: url(../images/subpage_cont_left.jpg);
}
#content_right{
	width:17px;
	height:559px;
	float:left;
	background-image: url(../images/subpage_cont_right.jpg);
}
#content_inside{
	width:994px;
	height:559px;
	float:left;
	background-color: #FFFFFF;
}
#content_full{
	width:1000px;
	background-position: center;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	background-color: #015CAD;
	background-image: url(../images/content_bg_sub.jpg);
}

#footer_content_bg{
	width:1030px;
	height:120px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/foot_cont_bg.gif);
	background-repeat: no-repeat;
}
#footer_outer{
	width:100%;
	height:142px;
	background-image: url(../images/footer_bg.jpg);
}
.container{}
.menu_item {
	height: 35px;
	float: left;
}
.blue_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0C67B6;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.blue {
	color: #003366;
}
.review_text{
	float:left;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
	text-align: justify;
	line-height: 17px;
	padding-top: 10px;
	margin-right: 20px;
}
