body {
background-color: #D7DFE2;
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color: #416271;
}
h1{
padding:5px 0 5px 0;
margin:0px;
font-size:28px;
color:#FFFFFF;
}
h2{
padding:5px 0 5px 0;
margin:0px;
font-size:16px;
}
h3{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
color:#FFFFFF;
}
h4{
text-align:center;	
padding:5px 0 5px 0;
margin:0px;
font-size:10px;
color:#FFFFFF;
}
p{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
}
p.white{
color:#FFFFFF;
}
p.green{
color:#FFFFFF;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#header{
	width:900px;
	height:auto;
	margin:auto;
	color: #929EA2;
}
#logo{
padding:15px 0 15px 0;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:900px;
height:42px;
padding:0 0 0 0;
clear:both;
background-color:#104980;
}
#gap{
width:900px;
}
#menu ul{
list-style:none;padding:0 0 0 130px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}

/*----------------middle green box-----------*/
.green_box{
width:900px;
height:166px;
clear:both;
background:url(images/blue.jpg) no-repeat left #FFFFFF;
background-position:0px 0px;
}
.clock{
float:left;
padding:0 0 0 0;
}
.text_content{
width:670px;
float:left;
padding:50px 20px 20px 20px;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:left;
padding:3px 25px 3px 0;
background:url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#f7941d;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}
#left_content{
width:530px;
height:auto;
margin:20px 10px 10px 10px;
float:left;
padding:20px;
background:url(images/left_content_bg.gif) repeat-x top;
}
#right_content{
width:300px;
height:auto;
margin:20px 0px 0px 0px;
float:left;
padding:0px;
}
#right_content2{
width:120px;
height:auto;
margin:20px 0px 0px 50px;
float:left;
padding:0px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:20px;
color: #104980;
background-color:#104980;
}

