/**************/
/* HTML5 CSS3 */
/**************/

body{
	width:100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color:#1a2028;
	font-style: normal;
	background: url(images/body_bg.jpg);
}

#headerbg{
	background: url(images/header_bg.png) repeat-x;
	width: 100%;
	height: 287px;
}

/**********/
/* Header */
/**********/
body > div > header{
	background:url(images/header_tfw.png) no-repeat;	
	width:1004px;
	height:309px;
	margin: 0 auto;
}
body > div > header > section{
	height:233px;
	}
body > div > header> nav{
	width:1004px;
	height:50px;
}
	
	
	body > div > header> nav ul li{
		 padding: 8px 10px;
		 float: left;
	}
	body > div > header> nav ul li a{
		font: bold 18px Arial, Verdana, Tahoma;
		color:#fff;
		text-shadow: 0 1px 1px #813517;
		text-decoration: none;
		padding: 5px 15px 4px 15px;
		display: block;
	}
		body > div > header> nav ul li a:hover{
			background: url(images/bg_hover_nav.jpg) repeat-x;
			text-shadow: 0 1px 1px #000;
			border-radius: 6px;
			 -moz-border-radius: 6px;
			 -webkit-border-radius: 6px;
						 
		}
		
#contact_us{
	position:fixed;
	right:0;
	top: 310px;
}	
/**********/
/* Header */
/**********/

/***********/
/* Content */
/***********/

body > section {
	width:1004px;
	margin: 10px auto;
	padding: 0;
}

body > section > section {
	width: 711px;
	float:left;
}
.dsg_tpl{
	background: #fff;
	margin: 15px 0;
	overflow: hidden;
    padding: 0 0 10px;
	box-shadow: 1px 1px 7px #2a2a2a;
	border-radius: 6px;
	 -moz-border-radius:6px;
	 -webkit-border-radius: 6px;
}

.unboxed{
	background: none;
	margin:0 15px;
	overflow: hidden;
    padding: 0 0 10px;
	box-shadow: none;
}

.unboxed p{padding:15px}

body > section > aside {
	float:right;
	width:280px;
	background: #fff;
	margin: 15px 0 0;
	box-shadow: 1px 1px 7px #2a2a2a;
	border-radius: 6px 6px;
	 -moz-border-radius: 6px 6px;
	 -webkit-border-radius: 6px 6px;
}

body > section > .one_col{
	width:1004px;
}
body > section > section > div {
	background: #fff;
	padding: 0 10px 10px 10px;
	margin:15px 0;
	box-shadow: 1px 1px 7px #2a2a2a;
	border-radius: 6px 6px;
	 -moz-border-radius: 6px 6px;
	 -webkit-border-radius: 6px 6px;
}
body > section > section > div p{
	padding: 5px 0;
}
/***********/
/* Content */
/***********/

/***********/
/* Foooter */
/***********/

body > footer{
	background: url(images/footer_bg.png) repeat-x #0c2934;
	height:135px;
	width:100%;
}
body > footer > section{
	width: 984px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

#footernav{	
	margin:9px 0 0 0;
}
#footernav span{
	background: url(images/footer_menu_bg.png) repeat-x;
	 height:31px;
	 padding: 10px 0 13px 30px;
	 margin: 0 0 0 -5px;
	box-shadow: 2px 2px 3px #2d2d2d;	 
}

	#footernav span:first-child{
		border-radius: 0 0 0 12px;
		 -moz-border-radius:  0 0 0 12px;
		 -webkit-border-radius:  0 0 0 12px;
	}
	#footernav span:last-child{
		border-radius: 0 0 12px 0;
		 -moz-border-radius:  0 0 12px 0;
		 -webkit-border-radius:  0 0 12px 0;
	}

#footernav span a{
		background:url(images/footer_menu_spc.jpg) no-repeat right;
		font: bold 16px Arial, Verdana, Tahoma;
		color:#fff;
		text-shadow: 0 1px 1px #950e00;
		text-decoration: none;
		padding: 11px 30px 13px 0;
	}
		#footernav span a:hover{
			color: #1e0e07;
			text-shadow: 0 1px 1px #ffdfd3;
		}
		#footernav span:last-child a{
			background: none;
		}
body > footer > section > section{
	float: left;
	font: normal 12px Arial, Verdana, Tahoma;
	color: #fff;
	margin: 50px 0 0;
}
body > footer > section > aside {
	float: right;
	font: normal 12px Arial, Verdana, Tahoma;
	color: #fff;
	margin: 50px 0 0;
}
body > footer > section > aside > div > p{color:#fff;}
body > footer > section > section > p {color:#fff;}
/***********/
/* Foooter */
/***********/
	
/**************/
/* Formatting */
/**************/
h1{
	background: url(images/h1_bg.png) repeat-x;
	font: bold 18px Arial, Verdana, Tahoma;
	color: #fff;
	height: 29px;
	text-align:center;
	margin: 10px -10px;
	padding: 9px 10px 0 10px;
	text-shadow: 0 1px 0 #030303;	
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
h2{
	background: url(images/bg_h2.png) repeat-x;
	height: 45px;
	font: bold 18px Arial, Verdana, Tahoma;
	color: #fff;
	margin:0 -10px;
    padding: 9px 0 0 20px;
	text-shadow: 0 1px 0 #030303;
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}
h3{
	font: bold 16px Arial, Verdana, Tahoma;
	color: #000;	
}
h4{
	font: bold 14px Arial, Verdana, Tahoma;
	color: #000;
}
h5{
	font: bold 12px Arial, Verdana, Tahoma;
	color: #000;
}
h6{
	font: bold 10px Arial, Verdana, Tahoma;
	color: #000;
}
p{
	font: normal 16px Arial, Verdana, Tahoma;
	color: #1a2028;
	padding:0 15px;
	
}
.black_box{
	background: url(images/black_box_bg.png) repeat-y;
	width: 300px;
	font: normal 16px Arial, Verdana, Tahoma;
	color:#fff;
	text-shadow: 0 1px 0 #000;
	padding: 10px 10px 10px 18px;
	margin: 10px;
	float:left;
	box-shadow: 0 1px 6px #000000;
	border: 2px solid #FFFFFF;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
	.black_box p{
		font: normal 16px Arial, Verdana, Tahoma;
		color:#fff;
		text-shadow: 0 1px 0 #000;
		padding: 10px 10px 10px 18px;
	}
body > section > section ul{
	margin: 0 0 0 30px;
}
body > section > section ul li{
	list-style:none;
	background: url(images/bg-li.png) no-repeat left;
	height: 17px;
	padding: 10px 0 10px 20px;
	
}
/**************/
/* Formatting */
/**************/

/************/
/* Required */
/************/
.clearer{
	clear:both;
	height:1px;
}
.image-left{
	float:left;
	margin: 0 10px 10px 0;
	border: 3px solid #fff;
	box-shadow: 1px 1px 7px #bababa;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.image-right{
	float:right;
	margin: 0 0 10px 10px;
	border: 3px solid #fff;
	box-shadow: 1px 1px 7px #bababa;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.image-center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	border: 3px solid #fff;
	box-shadow: 1px 1px 7px #bababa;
}

.image-noborder{
	border-style:none;
	box-shadow:none;
}
.clear{
	background: none;
	box-shadow:none;	
}
/************/
/* Required */
/************/

/************/
/* Styles */
/************/
h2.bg1column{
	background: url(images/h2-bg_1column.png) no-repeat;
	width: 984px;
	height: 45px;
	font: bold 18px Arial, Verdana, Tahoma;
	color: #fff;
	margin: 0 auto;
    padding: 9px 0 0 20px;
	text-shadow: 0 1px 0 #030303;
	clear: left;
}
.callusnow{
	background: url(images/emergency_services.png) no-repeat;
	width:264px;
	height:67px;
	font: bold 31px Verdana,Arial,Tahoma;
	color:#fff;
	text-transform:uppercase;
	padding:58px 0 0 451px;
	margin: 10px auto;
	clear:both;
	box-shadow: none;
	}
		



/************/
/* Styles */
/************/