/* CSS Document for the layout of the template ::graydirt.com */
/* NOTE::: see home.css, information.css etc...for the css of each page(content area only) */


body {
	margin: 					0px 0px 0px 0px;
	padding: 	                14px 0px 0px 0px;
	font-family:				arial, helvetica, sans-serif;
	background:					url(../images/bg_02_01.jpg) repeat-x 0 0 #182f51;
	text-align:					justify;
	color: 						#424242;
	font-size:					12px;
	}
	
.wrap {
	position:					relative;
	width:						890px;
	text-align:					left;
}

a {
	outline:					none;
	text-decoration:			underline;
	}
a:link {
	color:  #243661;
	}
a:visited {
	color:  #243661;
	}
a:hover {
	color: #f41d3b;
	}
	
	
	
	
/*graydirt.com*/	
.u { text-decoration:underline}
.i { font-style:italic}
.c { text-align:center}
.b{ font-weight:bold}
.s10{ font-size:10px}
.s11{ font-size:11px}
.s12{ font-size:12px}
.s13{ font-size:13px}
.s14{ font-size:14px}
.s15{ font-size:15px}
.s16{ font-size:16px}
.s17{ font-size:17px}
.border { border:#FFFFFF 1px solid}
.none { text-decoration:none}

form, ul, ol { 
	padding-top:	           0px; 
	padding-bottom:            0px; 
	margin-top:                0px; 
	margin-bottom:             0px; 
}
.c1{ color:#26386e }/*address bottom*/
.c2{ color:#253458 }/*nav bottom*/
.c3{ color:#ffffff }/*bottom*/
.border_style { border:#FFFFFF 1px solid}


.container { 
		width:					890px; 
		margin:                 0 auto; 
		height:					100%;
		}
		
/*background_back begin*/		
.bg_top {
		padding: 	            0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background:				url(../images/bg_back_04.jpg) no-repeat 0 0;
		width:					890px;
		height:					17px;
		}
		
.bg_middle {
		padding: 	            0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background:				url(../images/bg_back_07.jpg) repeat-y 0 0;
		width:					890px;
		height:					100%;
		}
		.container_middle { 
		width:					856px; 
		margin:                 0 auto; 
		height:					100%;
		}
		.logo_banner {
		padding: 	            0px;
		margin:                 0px;
		display:				block;
		background:				url(../images/logo_banner_07.jpg) no-repeat 0 0;
		width:					856px;
		height:					158px;
		text-indent:            -5000px;
		}
		.main_banner {
		padding: 	            0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background:				url(../images/main_banner_13.jpg) no-repeat 0 0;
		width:					856px;
		height:					184px;
		}
		/*nav begin*/
		.navs {
		padding: 	            0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background:				url(../images/nav_14.jpg) no-repeat 0 0;
		width:					856px;
		height:					32px;
		}
		/*nav ends*/
		
		/*mainContent area begin*/
		.mainContent {
		padding: 	            0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background-color:		#f2f2f2;
		width:					856px;
		height:					100%;
		}
		/*mainContent area ends*/
		


.footer_bg{
		padding: 	            5px 0px 0px 0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background:				url(../images/footer_bg_21.jpg) no-repeat 0 0;
		text-align:				center;
		width:					890px;
		height:					44px;
		line-height:			20px;
		}
	/*footer*/ 
	.vertical_footer { font-size:11px; text-align:center; text-decoration:none; color:#253458; padding:0px 0px 0px 0px;} /*pipe*/
	.vnav_footer {list-style:none;margin-top:3px;margin-left:182px;}
	.vnav_footer li {list-style:none;float:left;}
	.vnav_footer a {text-decoration:none; padding:0px 3px 0px 3px}
	.vnav_footer a:link { color:#253458}
	.vnav_footer a:visited { color:#253458}
	.vnav_footer a:hover { color:#34446a}




.bg_bottom {
		padding: 	            0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background:				url(../images/bg_back_09.jpg) no-repeat 0 0;
		width:					890px;
		height:					17px;
		}
/*background_back ends*/	

.logo_bottom {
		padding: 	            30px 0px 0px 0px;
		margin:                 0px;
		float: 					left;
		display:				block;
		background:				url(../images/bottom_logo_49.jpg) no-repeat 0 0;
		background-position:	center;
		text-align:				center;
		width:					890px;
		height:					59px;
		}
		.copyrighted { padding:0px 55px 0px 23px}

.clear {
	font-size:					0px;
	line-height:				0px;
	height:						0px;
	width:						0px;
	clear:						both;
}

		

	

