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

body{margin:0px;}
#right_cont {
	width: 680px;
	float: left;
	padding: 10px 10px 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 {
	padding: 10px 0px 10px 10px;
	width: 271px;
	float: left;
}


#logo_outer{
	width:1008px;
	height:118px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/top_bg.gif);
}
#logo{
	width:225px;
	height:118px;
	float:left;
	}
#menu{
	width:670px;
	height:35px;
	float:right;
	padding-bottom: 12px;
	padding-left: 85px;
	padding-top: 5px;
	}
#menu_sub_log{
	width:230px;
	height:31px;
	float:right;
	}
#content_outer{
	width:100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2472BA;
}
#banner_outer{
	width:1008px;
	height:357px;
	margin-left:auto;
	margin-right:auto;
}
#content{
	width:1029px;
	height:620px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
#content_left{
	width:15px;
	height:620px;
	float:left;
	background-image: url(../images/cont_left_bg.gif);
}
#content_right{
	width:18px;
	height:620px;
	float:left;
	background-image: url(../images/cont_right_bg.gif);
}
#content_inside{
	width:996px;
	float:left;
}
#content_full{
	width:1029px;
	height:5px;
	background-image: url(../images/content_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	background-color: #2473B8;
}

#footer_content_bg{
	width:1029px;
	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;
}
