html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	text-align: center;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	font-size:11px; 
	color:  #223A58;
	
}


#main_header{
position:relative;
width:950;
height:210px;
align:center;
float:left;

}


#main_content{
position:relative;
width:951;
height:auto;
margin:auto;/* essential for firefox*/
float:left;
text-align: left;
min-height:800px;
}


#content_body{
position:relative;
width:950;
height:auto;
margin:auto;/* essential for firefox*/
float:left;

}

#bg_lhs_menu{
position:relative;
width:170px;
float:left;
min-height:105px;
background:#F4FCED;

}


#bg_rhs_menu{
position:relative;
width:175px;
float:left;
min-height:105px;

}


#center_content{
position:relative;
width:600px;
min-height:800px;
float:left;

}


#inner_blockhead{
position:relative;
width:550px;
height:20px;
left:10px;
top:5px;
border-bottom:1px dotted #555555;
float:left;

}

#main_title{
position:relative;
color:#F54601;
font-size:12px;
font-weight:bold;
width:520px;
left:10px;
background: url(../images/cont_arrow.gif) left no-repeat;
float:left;
height:10px;
padding-left:20px;

}


#breadcrumb{
position:relative;
float:left;
left:10px;
height:30px;
}

.breadcrumbtitle{
color:#555;
}

#breadcrumb ul {
margin-left: 0;
padding-left: 0;
font-family: verdana;
display: inline;
border: none;
} 

#breadcrumb ul li {
margin-left: 0;
font-family: verdana;
font-size:11px;
font-weight: bold; 
color:#0066CC;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}
#breadcrumb li a{

margin-left: 0;
font-weight: bold; 
text-decoration:none;
 color:#ff6633;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}
#breadcrumb li a:hover{

margin-left: 0;
font-weight: bold; 
color:#555;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}


/*-------------------------------------Footer------------------------------------------------*/

#new_footer{
position:relative;
width:950px;
top:0px;
left:0px;
height:50px;
background:#6C98B5;
text-decoration:none;
color: #FF6633;
margin:auto;
padding:0px 1px 0px 1px;
float:left;
}


#n_footernav{
background:none;
position: absolute;
top:20px;
left:150px;
width:700;
height:13px;
color:#eee;
}

#n_footernav ul {
font-family: verdana;
display: inline;
} 

#n_footernav ul li {
font-weight: none; 
color:#eee;
list-style: none;
display: inline;
 text-decoration: none;
 
}
#n_footernav ul li a {
text-decoration: none;
font-weight: none; 
color:#eee;
padding-left: 6px;
list-style: none;
display: inline;

}

#n_footernav li a:hover{
margin-left: 0;
font-weight: none; 
color:#000000;
list-style: none;
display: inline;
text-decoration: none;
}

/*---------------------------------------------------------------Footer End------------------------------------------------------------------------------------------*/
