body {
	text-align: center;
}

#container { 
	width: 970px;
	margin: 0 auto;
	text-align: left; 
}

#header {
	width: 970px;
	height: 235px;
	padding: 0px;
	background: url(../images/bg_header.jpg) no-repeat left top;
}
#header_1 {
	width: 970px;
	height: 172px;
}
#header_2 {
	width: 970px;
	height: 63px;
}

#header_info {
	width: 670px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	color: #0D4993;
}

#header_info .padder{
	padding: 0px 10px 0px 230px;
}

#header_search {
	width: 300px;
	float: left;
	padding: 7px 0px 0px 0px;
	text-align: right;	
}

#header_search form {
	margin: 0px;
	padding: 0px;
}

#header_search table td {
	padding: 0px 0px 0px 5px;
}

#header_search .fs{
	width: 110px;
	height: 18px;
	border-color: #000000;
	border-width: 1px;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
}

#header_search .btn_search {
	width: 55px;
	height: 22px;
	margin-right: 10px;
}

#header_logo {
	float: left;
	width: 220px;
	height: 172px;
	
}

#content_path {
	padding: 5px 120px 10px 0px;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background: url(../images/bg_content_path.gif) repeat-y top left;
}
#content_path a {
	color: #000000;
	text-decoration: underline;
}
#content_path a:visited {
	color: #000000;
	text-decoration: underline;
}
#content_path a:hover {
	color: #000000;
	text-decoration: none;
}

#main_tbl {

}

#sidebar1 {
	vertical-align: top;
}

#sidebar2 {
	padding-left: 5px;
	vertical-align: top;
}

#mainContent { 
	padding: 0px 15px 10px 15px;
	vertical-align: top;
}

#mainContent2 { 
	padding: 0px 20px 10px 10px;
	vertical-align: top;
} 

#footer_box {
	height: 140px;
	margin: 5px 0px 0px 0px;
	background: #00CCFF url(../images/bg_footer.jpg) repeat-x top left;
}

#footer {
	width: 970px;
	margin: 0 auto;
	height: 140px;
	text-align: left;
}

#footer h4 {
	font-size: 11px;
	font-weight: bold;
	color: #005295;
	margin-bottom: 10px;
}

#footer .t_box {
	float: left;
	margin: 15px 20px 10px 0px;
	width: 220px;
	height: 90px;
	color: #2C4B65;
}

#footer .t_box a {
	color:#2C4B65;
} 
#footer .t_box a:Visited {
	color:#2C4B65;
} 
#footer .t_box a:Hover {
	color: #2C4B65;
}

#footer .c_box {
	clear: left;
	font-size: 10px;
	color: #EAFCFF;
}
#footer .c_box a {
	color:#EAFCFF;
	text-decoration: none;
} 
#footer .c_box a:Visited {
	color:#EAFCFF;
	text-decoration: none;
} 
#footer .c_box a:Hover {
	color: #2C4B65;
	text-decoration: none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* BOX MAILING */
#box_mailing {
	width: 200px;
	margin: 0px 0px 10px 0px;
	height: 250px;
	background: url(../images/bg_box_mailing.gif) no-repeat top center;
}

#box_mailing .padder {
	padding: 90px 10px 5px 10px;
}

#box_mailing input {
	border-color: #000000;
	border-width: 1px;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	width: 178px;
	height: 18px;
	padding: 0px;
}

/* BOX HIGHLIGHTS */
#box_highlights {
	width: 200px;
	margin: 0px 0px 10px 0px;
	background: #F0F0F0 url(../images/bg_highlights.gif) no-repeat bottom center;
}

#box_highlights .padder {
	padding: 0px 10px 10px 10px;
}



/* NEWS */
#news_article {
	padding: 0px 0px 10px 0px;
}
#news_article h2{
	font-size: 14px;
	font-weight: bold;
	color: #ED1F86;
	margin: 40px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border: none;
}
.news_date {
	margin: 0px 0px 20px 0px;
}


/* BANNERS */

#bann_top {
	margin: 0px 0px 15px 0px;
}
#bann_center {
	margin: 10px 0px 10px 0px;
}
#bann_left {
	width: 200px;
	margin: 0px 0px 10px 0px;
}
#bann_right {
	width: 200px;
	margin: 0px 0px 10px 0px;
}

#bann_bottom {
	margin: 20px 0px 0px 0px;
}

#bann_bottom .b_std{
	float:left;
	margin: 0px 15px 10px 0px;
}

#bann_bottom .b_even{
	float:left;
	margin: 0px 0px 10px 0px;
}

#bann_bottom .b_odd {
	float:left;
	margin: 0px 0px 10px 20px;
}
#box_search_s {
	width: 200px;
	height: 135px;
	background: url(../images/bg_search_s.jpg) no-repeat top left;
	color: #FFFFFF;
}

#box_search_s select {
	width: 135px;
}

#box_search_s .padder {
	padding: 30px 13px 10px 15px;
}