/* CSS Document */

body {
	padding:0px;
	margin:0px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	
}

.container{
	
	width:100%;
}
.content {
	width:1000px;
	margin:0px auto;	
}
.header{
	
	width:1000px;
	height:126px;
	float:left;
	font-size:14px;
	background-image:url(../images/logo.gif);
	
}
.left_div {
	
	width:600px;
	float:left;
}
.txt {
	
	float:left;
	padding-top:100px;
	color:#FFFFFF;
}
.txt p{
	
 
	padding:0px;
	margin:0px;
 
}
.con_div {
	
	width:1000px;
	float:left;
	margin-top:10px;
}
.left_panel {
	
	width:200px;
	float:left;
	padding-left:2px;
	text-align:justify;
}
.link{
	
	width:185px;
	height:25px;
	float:left;
	background-repeat:no-repeat;
	border-bottom:#FFFFFF 1px solid;
	background-color:#c7d8ec;
	padding-left:5px;
	padding-top:3px;
	
}
.link a{
color:#0000FF;
text-decoration:none;
}
.link2{
	
	width:180px;
	height:25px;
	float:left;
	background-repeat:no-repeat;
	border-bottom:#FFFFFF 1px solid;
	background-color:#c7d8ec;
	padding-left:10px;
	padding-top:3px;
}
*html .link2{
width:185px;
}
.link2 a{
color:#0000FF;
text-decoration:none;
}
.link_ovr {
	
	width:185px;
	height:25px;
	float:left;
	background-image:url(../images/link_bg.gif);
	padding-left:5px;
	padding-top:3px;
	color:#0000FF;
}

.link_ovr a
{
text-decoration:none;
	color:#FFFFFF;
}

.link_ovr2 {
	
	width:180px;
	height:25px;
	float:left;
	background-image:url(../images/link_bg.gif);
	padding-left:10px;
	padding-top:3px;
}
*html .link_ovr2{
width:185px;
}
.link_ovr2 a
{
text-decoration:none;
	color:#FFFFFF;
}

.right_panel {
	
	width:790px;
	float:left;
	font-size:12px;
	text-align:justify;
}
.var {
	
	width:1000px;
	float:left;
	text-align:justify;
	padding-top:10px;
}
.left_space {
	
	width:200px;
	float:left;
}
.var_link {
	
	width:200px;
	height:20px;
	float:left;
	color:#FFFFFF;
	background-color:#0a5992;
}
.footer {
	
	width:1000px;
	float:left;
	text-align:center;
	font-size:12px;
	padding-top:10px;

}
.left_foot {
	
	width:100px;
	float:left;
}
.cen_foot {

	width:750px;
	float:left;
 
}
.right_foot {

	width:150px;
	float:left;
 
}
.sub_links
{
float:left;
width:750px;
background-position:center; 
margin:0 auto;
padding-right:10px; 
padding-left:10px;
 
}
.sub_links_1
{
float:left;
width:200px;
background-position:center; 
margin:0 auto;
padding-right:10px; 
background-color:#c7d8ec;
margin-right:2px;
margin-top:2px;

}
