body{
	margin:8px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#385171;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}


div {
    margin: 0;
    padding: 0;
}
form{
	margin:0px;
}
UL{
	margin-left:25px;
	padding:0px;
}
/*LI{
	list-style-image:url(../images/arrow.gif);
	margin:3px;
	text-align:left;
}*/
LI a
	{
		text-decoration:none;
		color:#FFFFFF;
	}
LI a:hover
	{
		text-decoration:underline;
		color:#FFFFFF;
	}
#news LI{
	list-style-image:url(../images/arrow.gif);
	margin:3px;
	text-align:left;
        margin-bottom: 8px;
}
#news LI a
	{
		text-decoration:underline;
		color:#916E2D;
	}
#news LI a:hover
	{
		text-decoration:underline;
		color:#575757;
	}
#box_content_inner LI{
	list-style-image:url(../images/arrow.gif);
	margin:3px;
	text-align:left;
}

#box_content a

{

color: white;

}

#main{
	width:740px;
	background-color:#FFFFFF;
	border:#FFFFFF solid 3px;
}
#header{
	background: url(../images/header_bg.gif) repeat-x #304a6d;
	height:91px;
}
#logo{
	position:relative;
	float:left;
	width:20%;
}
#tabs{
	vertical-align:bottom;
	float:right;
	margin-right:5px;
	margin-top:64px;
}
#tab_left{
	float:left;/*right*/
	background:url(../images/tab_bg.gif) repeat-x;
	/*background-color:#916E2D;*/
	color:#FFFFFF;
	font-weight:bold;
	margin-left:0px;
}
#tab_left img{
    float: left;
}
#tab_left a{
    float: left;
    font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
    line-height: 27px;
}
#nav1{
	clear:both;
	width:100%;
	height:24px;
	background-color:#192D47;
}
#search{
	margin-top:3px;
	float:left;
	width:22%;
}
#search_btn{
	float:left;
	margin-top:4px;
	width:7%;
}
#links{
	float:right;
	margin-right:8px;
	color:#FFFFFF;
	margin-top:5px;
}
#content_inner
{
	width:96%;
	padding-right:15px;
	padding-left:15px;
}
#banner{
	width:100%;
}
#box_container
{
	width:94%;
	padding-left:20px;
	padding-right:20px;
		
}
#box{
	/*margin-left:20px;*/
	margin-left:15px;
	margin-right:14px;
	width:28%;
	float:left;
	/*background-color:#916e2d;*/
	background-color:#2B415E;
}
#box1{
	margin-left:55px;
	width:28%;
	background-color:#916e2d;
	float:left;
}
#box2{
	/*margin-right:20px;*/
	width:28%;
	float:right;
	background-color:#916e2d;
}
#box_inner{
	width:25%;
	float:left;
	/*background-color:#916e2d;*/
	background-color:#2B415E;
}
#box_top_left{
	width:10%;
	float:left;
}
#box_top_right{
	width:10%;
	float:right;
}
#box_bottom_left{
	width:10%;
	float:left;
}
#box_bottom_right{
	width:10%;
	float:right;
}
#box_content{
	width:92%;
	color:#FFFFFF;
	text-align:justify;
	height:165px;
	clear:both;
}
#box_content_inner{
	width:92%;
	color:#FFFFFF;
	text-align:justify;
}
#dvd{
	clear:both;
	background:url(../images/dvd.gif) repeat-x;
	height:15px;
	background-position:center;
}
#inner_dvd{
	clear:both;
	background:url(../images/spacer.gif) repeat-x;
	height:5px;
	background-position:center;
}
#news{
	width:100%;
}
#inner_content{
	float:right;
	width:72%;
}
#footer{
	clear:both;	
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	
	color:#FFFFFF;;
	font-size:10px;
}
#footer a{
	clear:both;	
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	
	color:#FFFFFF;;
	font-size:10px;
	text-decoration:none;
}
.heading{
	/*color:#800000;*/
	color:#0054AE;
	font-size:12px;
	font-weight:bold;
}
#box_new
{
	width:92%;
}