

@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	
	background:url('images/bg1.png') #FFFFFF repeat-x;
	background-position:0 -60px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5;
	
}
	#wrapper, .wrapper{
		margin:auto;
		width:1036px;
		/*padding-bottom:20px;*/
	}
#header{
	margin:auto;
	border-top:1px solid transparent;
	
	margin-bottom:14px;	
}
	#header #logo{
		text-align:center;
		margin-left:40px;
		margin-top:10px;
	}
		/*
		#logo2{
			position:absolute;
			background:url('images/logo8.png') top;
			width:457px;
			height:127px;
			
			opacity: 0;
			transition: opacity .75s ease-in-out;
			-moz-transition: opacity .75s ease-in-out;
			-webkit-transition: opacity .75s ease-in-out;
		}	
			#logo2:hover{
				opacity: 1;
			}
		*/
	#header #callus{
		margin-top:0px;
		margin-right:40px;
		text-align:right;
		
		
	}
		#header #callus h1{
			margin:0;
			font-family:'Arial Black', Gadget, sans-serif;
			font-weight:900;		
		}
		#header #callus h1:first-child{
			color:#000;
			font-size:40px;
			line-height:50px;	
		}
		#header #callus h1:nth-child(2){
			color:#000;
			/*color:#999;*/
			font-size:18px;
			line-height:16px;
		}
	#header #offer2{
		margin-left:80px;
		margin-top:10px;
	}
	#header #offer1{
		padding-top:5px;
		display:table;
		/*text-align:center;*/
	}
		#header #offer1 h2{
			color:#000;	
            width:250px;
            height:125px;
		}
			.facebook{
				background:url('images/icon_facebook_mini2.png') top;
				background-size:32px 64px;
			}
			.googleplus{
				background:url('images/icon_googleplus_mini.png') top;
				background-size:32px 64px;
			}          
            .twitter{
				background:url('images/icon_twitter_mini.png') top;
				background-size:32px 64px;
			}
            .yelp{
				background:url('images/icon_yelp.png') top;
				background-size:32px 64px;
			}
            .citysearch{
				background:url('images/icon_citysearch.png') top;
				background-size:32px 64px;
			}
            .foursquare{
				background:url('images/icon_foursquare.png') top;
				background-size:32px 64px;
			}
            
                        
			.googleplus,
			.facebook,           
            .twitter,
            .yelp,
            .foursquare,
            .citysearch{
				display:inline-table;
				margin:0 5px;
				width:32px;
				height:32px;
			}
            
				.googleplus:hover,
				.facebook:hover,                
                .twitter:hover,
                .yelp:hover,
                .foursquare:hover,
                .citysearch:hover{
				background-position:bottom;
				}
	
	
	
	#callus2{
		background:url('images/callus2.png') top;
		width:517px;
		height:121px;
	}	
		#callus2:hover{
			background-position:bottom;
		}
	#header #certifications{
		margin-top:-65px;
	}
.nav{
	background:url('images/nav1.png');
	height:51px;
}
	.nav ul{
		margin:auto;
		text-align:center;
		padding-top:10px;
		list-style:none;
	}
	.nav ul li.sep1{
		margin:0 25px;
	}
	.nav ul li{
		color:#FFF;
		margin:0;
		padding:0;
	}
	.nav ul li a{
		text-decoration:none;
		font-size: 24px;		
		color:#FFF;
		text-shadow:1px 1px 5px #000;		
		font-family:"Arial Black", Gadget, sans-serif;
		text-transform:uppercase;
		font-weight:900;
		margin-top:0px;
		letter-spacing:0px;
		/*line-height:12px;*/
	}
	.nav ul li a:hover{
		color:#FFF;
		text-shadow:none;
		text-decoration:none;
	}
	#nav{
		margin-top:30px;	
	}
	#nav.nav ul{
		padding-top:10px;
	}
	#nav2{
		display:none;
	}
	#nav2.nav{
		background:url('images/nav_mini2.png');
		height:35px;
	}
	#nav2.nav ul{
		height:auto;
		margin:0;	
		padding:0;
		padding-top:5px;
	}
	#nav2.nav ul li.sep1{
		margin:0 10px;
	}
	#nav2.nav ul li a{
		font-size:14px;	
		margin-top:10px;
	}
	
	#nav2.nav ul li a:hover{
		color:#a5f200;
	}
	
	
#banner{
	margin:auto;
	/*margin-top:40px;*/
}

#featured{
	margin:0;
	padding:0;
	width:243px;
	position:absolute;
	margin-top:-321px;
	margin-left:25px;
	
	display:none;
}
#featured div{
	background-position:top;
	cursor:pointer;
}
	#featured div.clear{
		height:0;
	}
	#featured div:hover{
		/*background-position:bottom;*/
	}
	
#featured .hover{
	z-index:10;
	
	opacity: 0;
	
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	
}
	#featured div:hover .hover{
		opacity: 1;

	}
	
#featured1{
	height:99px;
	background:url('images/featured1_1.png');
}
	#featured1 .hover{
		height:99px;
		background:url('images/featured1_1.png') no-repeat;
	}
#featured2{
	height:98px;
	background:url('images/featured2_1.png');
}
	#featured2 .hover{
		height:98px;
		background:url('images/featured2_1.png') no-repeat;
	}
#featured3{
	height:99px;
	background:url('images/featured3_1.png');
}
	#featured3 .hover{
		height:99px;
		background:url('images/featured3_1.png') no-repeat;
	}
	
	
				#featured1 .hover{
			background:url('images/featured1_6.png') no-repeat;
		}
		#featured3 .hover{
			background:url('images/featured3_6.png') no-repeat;
		}
		#featured2 .hover{
			background:url('images/featured2_6.png') no-repeat;
		}
		/*
#featured1:hover{
	background:url('images/featured1_1.png');
}
#featured2:hover{
	background:url('images/featured2_1.png');
}
#featured3:hover{
	background:url('images/featured3_1.png');
}
*/
#featured div{
}
#featured div img{
	margin-top:20px;	
	position:absolute;
	z-index:50;
}
#featured div#featured1 img{
	margin-left:30px;
}
#featured2 img{
	margin-left:20px;
}
#featured3 img{
	margin-left:20px;
}


#featured_services{
	padding-left:10px;
}
#featured_services #featured_service2{
	padding:0 40px;
}



#body{
	margin:0 auto;
	width:1036px;

	/*margin-top:20px;*/
}

	.body_highlight{
		/*display:none;*/
		
		/*background:url('images/body_highlight1.png') bottom repeat-x;*/
		padding-bottom:20px;
	}

	#body #body_body{
		
		/*background:url('images/body_body1.png') left;	*/
		padding:20px 0;
	}
	#body #body_header{
		display:none;
		height:110px;
		/*background:url('images/body_header1.png') no-repeat top;*/
	}
	#body #body_footer{
		display:none;
		height:76px;
		background:url('images/body_footer1.png') no-repeat bottom;
	}


	#body_footer #footer .left{
		margin-left:40px;
		margin-top:5px;
	}		
	#body_footer #footer .right{
		display:table;
		margin-top:10px;
		margin-right:40px;
	}
		

	
	#body #body_body > .left{
		width:630px;
		margin-left:20px;
	}
	
	
		#body #body_body > .left > .padding{
			padding:0px;
			padding-left:0px;
		}
	
	#body #body_body > .right{
		width:360px;
		margin-right:10px;
	}
		#body #body_body > .right > .padding{
			padding:0px;
			padding-right:10px;
			padding-top:25px;
		}
	
#footer{
	margin:auto;
	background:#111;
	background:url('images/bg1.png') repeat-x top;
	/*background:url('images/bg1.png') #FFF repeat-x center;*/
	background-position:0 -240px;
	border-top:1px solid #666;
	color:#FFF;
	font-size:10px;
	line-height:12px;
	
	letter-spacing:1px;
}
	#footer .wrapper .padding{
		padding:20px 50px;
	}
	#footer ul{
		margin-top:10px;
	}
	#footer a{
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		text-shadow:1px 1px 3px #000;
	}
	#footer a:hover{
		color:#b50000;
		text-decoration:none;
	}	
		#footer .right{
			
			text-align:right;
		}
		
.block1{
	/*width:280px;*/
	background:url('images/block_bg0.png') #363636 top repeat-x;
	border-radius:10px;
	margin-bottom:10px;
	color:#FFF;	
}	
	.block1.alt{
		background:url('images/block_bg1.png') top;
	}

	.block1 h1,
	.block1 h2,
	.block1 h3,
	.block1 a
	{
		color:#FFF;
		margin:0;
	}
	.block1 a:hover{
		color:#FFF;
		text-decoration:none;
	}
.line{
	height:6px;
	background:url('images/line.png');	
	margin-bottom:10px;
}

h1.bg{
	height:30px;
	line-height:28px;
	background:url('images/headline1.png') no-repeat left;
	padding-left:20px;
	margin-left:-20px;
	text-shadow:0 0 5px #FFF;
}
h1.cool{
	display:block;
	color:#000000;
	font-size:30px;
	line-height:30px;
	margin-top:0;
	padding-top:0;
	border-bottom:4px solid #000000;
	margin-bottom:10px;
}

.icon_facebook{
	height:25px;
	width:25px;
	background:url('images/icon_facebook.png') top;
	cursor:pointer;
}
.icon_facebook:hover{
	background-position:bottom;
}
.icon_twitter{
	height:25px;
	width:25px;
	background:url('images/icon_twitter.png') top;
	cursor:pointer;
}
.icon_twitter:hover{
	background-position:bottom;
}
/********************************************************************************************************/
a{
	/*text-decoration:none;	*/
	color:#b50000;
}
a:hover{
	color:#000;	
}
a img{
	border:0;	
}
h1{
	margin:0;
	padding:0;
	font-size:25px;
	line-height:20px;
	color:#121212;
	margin-bottom:10px;
}
	h1 span{
		color:#d20808;	
	}
	h1.alt span{
		font-size:18px;
	}
h2{
	margin:0;
	padding:0;
	font-size:15px;
	/*color:#ffc307;*/
	color:#000;
	margin-bottom:10px;
}	
h1.alt,
h2.alt,
h3.alt,
strong.alt{
	color:#b50000;
}
p{
	font-size:14px;	
	margin:0;
	margin-bottom:10px;
}
em{
	color:#333;	
}

ul{
	margin:0;
	padding-left:20px;
}

strong{
	color:#111;
	font-weight:bolder;
}

hr{
	border:0;
	border-top:1px dashed #000000;
	
	/*border-bottom:1px dashed #666;	*/
	margin:10px 0px;
}

.left{
	float:left;	
}
.right{
	float:right;	
}
.clear{
	clear:both;	
}
.list1, ul.list2{
	margin:0;
	padding:0;	
}
.list1 li, .list2 li{
	display:inline;
}
ul.list2{
	text-align:justify;	
}
ul.list2 .sep1{
	/*display:none;	*/
	padding:0;
	margin:0;
}
.padding{
	padding:20px;	
}

.thumb1{
	border:3px solid #b50000;
	border:3px solid #FFF;
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
a:hover .thumb1{
	border:3px solid #b50000;
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 1);
	   -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 1);
	        box-shadow: 5px 5px 10px rgba(0, 0, 0, 1);
}

.thumb1.right{
	margin-left:10px;	
}
.thumb1.left{
	margin-right:10px;
}

.list2{
	margin:0 auto;
	padding:0 25px;
}
.list2.num{
	list-style:decimal;	
}

.minheight1{
	min-height:472px;
}
.minheight3{
	min-height:411px;
}
.minheight2{
	min-height:190px;
}

input, textarea{
	border:1px solid #999;	
	width:100%;
}

.image1{
	background:url('images/noimage1.png') center no-repeat;	
	border:3px solid #999;
	height:100px;
	
}



/********************************************************************************************************/



.album-title{
	font-weight:bolder;
	font-size:16px;	
}
.img-title{
	text-align:center;
}


.tab1 td{
	border: 1px dashed #121212;
	padding:10px;
	border-radius:5px;
	background:#EEE;
}

.tab1 td:hover{
	background:#121212;
	border: 1px solid #121212;
	color:#FFF;
	cursor:pointer;
}
.tab1 td:hover p,
.tab1 td:hover strong{
	color:#FFF;
}

.tab1 td p{
	margin:0;		
}


.tab2 td{
	border:1px solid #CCC;	
}
.tab2 th{
	background:#121212;
	color:#FFF;
}





.img-title{
	display:none;	
}
.gallery_thumb{
	border:1px solid #999;	
}





#ad1{
	background:#121212;
	border-radius:10px;
	text-align:center;
	padding:10px;	
	margin-top:10px;
}
#ad1 br{
	display:none;	
}
#ad1 p{
	margin:0;
}


.lightme:hover{
	opacity: .8;
	/*
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	*/
}
	.lightme{
		opacity: 1;
	}
	
#services ul.left{
	width:45%;
}
#services ul.right{
	width:45%;
}

#services.home ul.left{
	width:45%;
}
#services.home ul.right{
	width:45%;
}


#services.withimage ul.left,
#services.withimage ul.right{
	width:30%;
}




a.tel{
	color:#333;
	text-decoration:none;
}
.block1 a.tel{
	color:#FFF;
	text-decoration:none;
}



#tabs h2{
	margin:0;
}

.overlay{
}
