* {margin:0; padding:0}

li{list-style:none}

html, body{
	width:100%;
	height:100%;}

a{
	color:#1A3DC1;
	font:12px Arial;
	text-decoration:underline}

a:visited{
	color:#1A3DC1;}

a:hover{
	color:#FF0000;
	text-decoration:underline;}

a:active{
	color:#1A3DC1;
	font-weight:bold}

p{
	color:#000;
	font:12px Arial;}

b, strong{
	color:#000;
	font:bold 12px Arial;}

#wrap{
	width:900px;
	min-height:100%;
	height: auto !important;
	height:100%;
	position:relative;
	margin:0 auto}

#header{
	width:900px;
	overflow:hidden;
	margin:0 auto;
	height:160px;}

.logo{
	background:url(../img/logo.jpg) no-repeat 0 21px;
	padding-top:51px;
	width:846px;
	height:71px;
	float:left}

.logo a{
	width:846px;
	height:71px;
	display:block;
	float:left}

h4.phone{
	color:#000;
	font:30px Arial;
	padding-top:30px;
	width:300px;
	float:right;
	text-align:right}

.phone a{
	color:#1A3DC1;
	font:14px Arial;
	display:block;
	padding-top:5px;
	float:right}
.phone a:active{
	color:#1A3DC1;
	font:bold 12px Arial;}

.phone a:hover {
	color:#FF0000;
	text-decoration:underline;}

.phone a:visited {
	color:#1A3DC1;
	text-decoration:underline;}
#content{
	width:900px;
	margin:0 auto;
	overflow:hidden;}

#content .clock{
	height:200px;
	width:144px;
	padding-right:40px;
	text-align:center;
	float:left}

.clock span{
	color:#5E5D5D;
	font:14px Arial;
	padding-bottom:20px;
	display:block;}

.content-top{
	width:100%;
	overflow:hidden;
	padding-bottom:40px;}

.content-top .nav{
	width:290px;
	padding:0;
	padding-top:40px;
	float:left}

.nav li{float:left;
	width:100%;
	padding-bottom:12px;
	clear:both}

.nav li a{
	color:#1A3DC1;
	font:12px Arial;
	float:left;
	width:100%;
	clear:both}

.nav li a:active{
	color:#000000;
	font:bold 12px Arial;}

.nav li a:hover {
	color:#FF0000;
	text-decoration:underline;}

.nav li a:visited {
	color:#1A3DC1;
	text-decoration:underline;}
	
.content-bottom{
	width:100%;
	overflow:hidden;}

.list{
	width:100%;
	float:left;
	padding-bottom:10px;
	clear:both;
	font:12px Arial;}

.list li{
	width:270px;	
	padding-right:30px;
	float:left}

.list li h4{
	color:#000;
	font:bold 12px Arial;
	width:100%;
	float:left;
	padding-bottom:10px;}

.list li h4 a{
	color:#000;
	font:bold 12px Arial;
	width:100%;
	display:block;
	float:left;}

.list li h4 a:visited{
	color:#1A3DC1;}

.list li h4 a:hover{
	color:#FF0000;
	text-decoration: underline;
}

.list li h4 a:active{
	color:#1A3DC1;}

.list li.news ol li{
	margin-right:-100%;	
	width:270px;}

.list li.news ol li a{
	color:#354669;
	font:12px Arial;
	text-indent:70px;	
	width:270px;}

.list li.news ol.info li a{
	text-indent:0}

.list li.news ol li span{
	color:#000000;
	font:12px Arial;
	width:70px;
	height:20px;
	display:block;
	float:left;
	margin-right:-100%;
	padding-right:10px;
	clear:both}

.list li ol{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:20px}

.list li ol li{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:10px}

.list li ol li a{
	color:#1A3DC1;
	font:12px Arial;
	width:100%;
	float:left;
	display:block;}
.list li ol li a:active{
	color:#000000;
	font:bold 12px Arial;}

.list li ol li a:hover {
	color:#FF0000;
	text-decoration:underline;}

.list li ol li a:visited {
	color:#1A3DC1;
	text-decoration:underline;}
	
.clear{
	height:133px;
	clear:both}

#footer{
	background-color:#1F3B72;
	height:113px;
	padding:0 30px;
	padding-top:20px;
	width:936px;
	position:relative;
	margin:0 auto;
	margin-top:-133px;
	text-align:center;}

#footer p{
	color:#FCFDFE;
	font:12px Arial;}

#footer p.copyright{
	color:#CDCECE;
	font:12px Arial;
	padding-top:38px;}

