body{
	width:800px; height:auto; margin:0 auto; padding:0; valign:center;}
	
h1{
	font:bold 17px Tahoma; color:#A42C2C; text-align:center; text-transform:capitalize;}
	
h2, h3, h4, h5, h6{
	font:bold 15px Tahoma; color:#5F5F5F; text-align:left;}
	
.cont p{
	font:12px Verdana; color:#5F5F5F; text-align:justify; line-height:20px;}
	
.cont p a{
	text-decoration:underline; color:#A42C2C;}

.cont p a:hover{
	text-decoration:none; color:#5F5F5F;}
	
.cont li{
	font:12px Verdana; color:#5F5F5F; text-align:justify; line-height:20px;}
	
.cont li a{
	text-decoration:underline; color:#A42C2C;}

.cont li a:hover{
	text-decoration:none; color:#5F5F5F;}
	
.out-div{
	width:800px; height:auto; border-right:1px solid #BCBFB6; border-left:1px solid #BCBFB6;}
	
.hed{
	width:800px; height:128px;}
	
.logo{
	float:left;}
	
.logo a{
	display:block;  width:209px; height:128px; background:url(images/logo.jpg) no-repeat;position:relative; top:0; left:0; text-decoration:none; text-indent:-9999px; }
	
.lft-hed{
	background:url(images/hed-2.jpg) no-repeat; width:324px; height:128px; float:left;}
	
.rght-hed{
	background:url(images/hed-3.jpg) no-repeat; width:267px; height:128px; float:left;}
	
.top-nav{
	background:url(images/nav-bg.jpg) repeat-x; width:800px; height:36px;}
	
.top-nav ul{
	margin:0; padding:0; text-align:center;}
	
.top-nav ul li{
	text-decoration:none; list-style-type:none; display:inline;}
	
.in-nav{
	width:800px; height:auto; clear:left;}
	
.lft-nav{
	width:195px; height:auto; border-right:1px solid #BCBFB6; float:left; padding-top:10px;}
	
.lft-nav ul{
	margin:0; padding:0; list-style-type:none;}
	
.lft-nav ul li{
	text-decoration:none; padding-bottom:5px;}
	
.cont{
	width:584px; height:auto; float:right; margin:10px; }
	
.foot{
	width:780px; height:25px; padding-right:20px; border-top:1px solid #BCBFB6; font:bold 10px Arial; color:#5F5F5F; text-align:right; line-height:25px; clear:both;}
	
.foot a{
	text-decoration:none; color:#5F5F5F;}
	
.foot a:hover{
	text-decoration:underline; color:#222;}
	