/* CSS Document */

body * {

	outline:none;

}

body {

	font-family:verdana;

	font-size:12px;

	color:#797f88;

	line-height:19px;

	padding:0px;

	margin:0px;

}

.clear{clear:both;}

.left{float:left;}

.right{float:right;}







.header_div{

	width:1000px;

	margin:0px auto;

	clear:both;

	overflow:hidden;

}	





.top_nav_gap{padding-right:10px;}

/*.logo_header_bg{

	background:url(images/logo-bg_a.jpg) top left repeat-x;

	width:1000px;

	clear:both;

	height:155px;



}*/

.logo_bg{

	width:307px;

	height:140px;

	float:left;

}

.nav{

	width:666px;

	float:left;

	overflow:hidden;	

}



.banner_bg_div{

	background:url(images/banner_1.jpg) top left no-repeat;

	height:120px;

}



.content_bg_area{

	background:url(images/content-bg.jpg) top left repeat-x;

	clear:both;

}



.banner_txt{

	font-family:Arial;

	font-size:13px;

	line-height:20px;

	color:#FFFFFF;

}



















.footer{

	width:1000px;

	margin:0px auto;

	overflow:hidden;

}

.footer_txt{text-align:center; padding:5px 0px;}

.footer_txt2{text-align:center; padding:1px 0px 10px;}	

.footer_bg_a{

	font-size:12px;

	background:url(images/footer-bg_a.gif) bottom left repeat-x;

}



.links{

	color:#990000;

	text-decoration:underline;

}

a.links:hover{

	text-decoration:none;

	background:none;

	color:#990000;

}




/*-------------------------------new---------------------------------*/

.shadow1 { background:url(images/shadow1.jpg) left top repeat-y;
		width:1000px;
		padding:0px 12px;
		margin:0px auto;
		overflow:hidden;
		clear:both;
}		
          



}










