@charset "utf-8";

#int_header_pos {
	width:960px;
	height:180px;
	float:left;
	display:table;
	text-align:left;
	margin-bottom:25px;
}

.int_header_img {
	
}

#content_container {
	width:960px;
	height:auto;
	float:left;
	display:table;
	text-align:left;
}

#content_leftcol {
	width:244px;
	height:auto;
	float:left;
	display:table;
	text-align:left;
}

#content_midcol {
	width:485px;
	height:auto;
	float:left;
	display:table;
	text-align:left;
}

#content_rightcol {
	width:225px;
	height:auto;
	float:left;
	display:table;
	text-align:center;
}

.page_title {
	vertical-align:top;
	text-align:left;
	padding-bottom:46px;
}

.content_subhead {
	vertical-align:top;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#19388a;
	padding-bottom:15px;
}

.rightcol_img {
	vertical-align:top;
	text-align:center;
	padding-bottom:14px;
}

.sitemap {
	font-weight: normal;
}

#content_container ul {
	font-weight:normal;
	list-style-position:outside;
	list-style:disc;
	margin:-8px 0px 0px 0px;
	*margin:0px 0px 0px 40px;
}

#statistic_container_1 {
	width:225px;
	height:180px;
	background:url(../images/stats_background_1.jpg) no-repeat;
}
#statistic_container_2 {
	width:225px;
	height:180px;
	background:url(../images/stats_background_2.jpg) no-repeat;
}
#statistic_container_3 {
	width:225px;
	height:180px;
	background:url(../images/stats_background_3.jpg) no-repeat;
}

#statistic_number {
	font-size:45px;
	color:#fff;
}

#statistic_copy {
	font-size:12px;
	color:#fff;
}

.toplink {
	font-size:12px;
	float:right;
}

#ad {
	padding: 35px 15px 0 20px;
}