/* CSS Document */
img{
border:0px
}
html{

}
body{
	padding-top:0px;
width:819px;
height:1200px;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
font-size:14px;
}

#site{
	
width:915px;
height:760px;
margin:0px;
margin-top:15px;
background-image:url(../images/main_bg.jpg);
background-repeat:repeat-x;
}
.lhs{
float:left;
width:400px;
height:600px;
}

.header{
width:450px;
height:170px;
background-image:url(../images/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
float:left;
}

.nav{
	width:430px;
height:25px;
text-align:left;
margin-top:122px;
padding-left:10px;
font-size:14px;
color:#fff;
}

 .nav a{
	text-decoration:none;
	color:#fff;
	
}
.nav a:hover {
	text-decoration:none;
	color:#fff;
}


.content{
width:913px;
height:700px;
float:left;
background-image:url(../images/slide_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
}

.flash{
	float:right;
height:600px;
margin-top:55px;
width:345px;
margin-right:65px;
}
.main_text{
width:430px;
height:670px;

padding-left:15px;
text-align:justify;
font-size:13px;
color:#fff;
}


.footer{
width:913px;
height:50px;
float:left;
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
}
.footnav{
	font-size:12px;
	text-align:right;
	padding-right:10px;
}
	
 .footnav a{
	text-decoration:none;
	color:#666;
	
}
.footnav a:hover {
	text-decoration:none;
	color:#666;
}
ul{
margin-left:20px;
margin-top:10px;
margin-bottom:10px;
}

h3{
	margin:0;
	padding:0;
	margin-top:3px;
	margin-bottom:4px;
	padding-bottom:6px;
	color:#00488c;
	background-image:url(../images/line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.promo{
margin-top:120px;
width:340px; 
height:100px;
}
