/* @override 
	http://www.marlinmechanical.com/includes/style.css */

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

@font-face {

	font-family: 'Cantarell';

	src: url('../font/Cantarell-Regular-webfont.eot');

	src: url('../font/Cantarell-Regular-webfont.eot?#iefix') format('embedded-cantarell'),

		url('../font/Cantarell-Regular-webfont.woff') format('woff'),

		url('../font/Cantarell-Regular-webfont.ttf') format('truetype'),

		url('../font/Cantarell-Regular-webfont.svg#CantarellRegular') format('svg');

	font-weight: normal;

	font-style: normal;

}



body,p,content,h1,h2 {

	font-family: 'Cantarell-Regular', sans-serif;

}


body
{
	background-image:url(../images/bg3.png);
	background-color:#0081CA;
	background-repeat:repeat-x;
	background-position:top center;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	font-weight:normal;
	/*font-family:  Arial,Helvetic,sans-serif;*/s
}

#page
{
	width:1000px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:10px auto;
	padding:0;
	-moz-box-shadow:    0px 0px 4px 4px #CCC;
	-webkit-box-shadow: 0px 0px 4px 4px #ccc;
	box-shadow:         0px 0px 4px 4px #ccc;
}

#header
{

	position:relative;
    background-color: #Ffffff;
    border-radius: 10px 10px 0 0;
}
.header-inner {
	display: block;
	overflow: hidden;
	min-height: 183px;
}


#content a
{
	line-height:16px;
	margin-bottom:6px;
	color:#004078;
	
}

#years{
	background-image:url(../images/301982.png);
	background-repeat:no-repeat;
	position:absolute;
	top:20px;
	left:568px;
	width:115px;
	height:120px;

	
}


#man
{
	position:absolute;
	top:5px;
	left:5px;
	background-image:url(../images/man3.png);
	background-repeat:no-repeat;
	width:64px;
	height:140px;
}


#logo
{
	position:absolute;
	top:5px;
	left:80px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:275px;
	height:93px;
}


#logoMech
{
	position:absolute;
	top:5px;
	left:18px;
	background-image:url(../images/logo-mech2.png);
	background-repeat:no-repeat;
	width:245px;
	height:143px;
}


#emergency {
position: absolute;
top: 89px;
left: 24px;
font-size: 18px;
color: #666;
text-align: center;
}

#emergency a{
	text-decoration:none;
		color:#666;	
}

#email {
position: absolute;
top: 50px;
left: 430px;
}

#contact{
	position:absolute;
	font-size:23px;
	color:#004078;
	font-weight:bold;
	top:44px;
	left:690px;
}
#phone{
    text-align:center;
}

p.call{
    margin: 10px 0;

}

p.number{
    color:#004078;
    margin: 0;
}
.social{
	right:0;
	top:55px;
	padding:10px;
	text-align:center;
	width:280px;
}
.social img {
width: 30px;
margin: 0;
}

#roc{
		position:absolute;
	top:135px;
	left:650px;
	font-size:10px;
	color:#666;
	text-align:center;
	

}



#phone2{
	position:absolute;

	font-size:23px;
	color:#004078;
	font-weight:bold;
	top:40px;
	left:690px;
}


#dateline{
	border:2px dotted #FC0;
  
	color:#147ea6;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
     left: 828px;
	  top:82px;
  position: absolute;
    text-align: center;
	padding:2px;
	
}


#like{
   left: 339px;
    position: absolute;
    top: 10px;
	height:30px;
}


#bbb{
	position:absolute;
	top:84px;
	left:802px;
	background-image:url(../images/bbb.png);
	background-repeat:no-repeat;
	display:block;
	width:120px;
	height:38px;

}


#rudd{
	position:absolute;
	top:7px;
	left:20px;
	background-image:url(../images/rudd.png);
	background-repeat:no-repeat;
	display:block;
	width:64px;
	height:54px;
}

#asa{
	position:absolute;
	top:85px;
	left:935px;
	background-image:url(../images/asa.png);
	background-repeat:no-repeat;
	display:block;
	width:50px;
	height:34px;
}

#dateline2{
	border:2px dotted #FC0;
  
	color:#147ea6;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
     /* left: 9px;
	  top:5px;
  position: absolute;*/
    text-align: center;
	padding:2px;
	
}



#bbb2{
	/*position:absolute;
	top:5px;
	left:5px;*/
	background-image:url(../images/bbb.png);
	background-repeat:no-repeat;
	display:block;
	width:120px;
	height:38px;
	position:relative;
	top:5px;
	left:20px;
}


#rudd2{
	/*position:absolute;
	top:7px;
	left:20px;*/
	background-image:url(../images/rudd.png);
	background-repeat:no-repeat;
	display:block;
	width:64px;
	height:54px;
}

#asa2{
	/*position:absolute;
	top:8px;
	left:27px;*/
	background-image:url(../images/asa.png);
	background-repeat:no-repeat;
	display:block;
	width:50px;
	height:34px;
}

#topMenu {
font-size: 13px;
font-weight: bold;
}


#topMenu ul li
{
	float:right;
	margin:0px 7px 0px 7px;
	position:relative;
	z-index:300;
	padding-right:2px;
	padding-top:10px;
	text-decoration:none;
	list-style-type: none;
	
}


#topMenu a
{
	color:#068335;
	text-decoration:none;
	list-style-type: none;
}



#topMenu ul li a:hover
{
	color:#9e9e9e;
}


/*#menu ul li
{
	float:left;
	margin:16px 9px 0px 9px;
	position:relative;
	z-index:300;
	
	
}

#menu ul li a
{
	
	
	color:#004078;
	font-size:15px;
	line-height:51px;
	
	
	text-decoration:none;
	text-transform: uppercase;
	font-weight:700;
	font: 15px Arial,Helvetica,sans-serif;
}

#menu ul li a:hover
{
	background-image: url(../images/navhover.png);
color:#ffffff;
text-align:center;

text-decoration:none;
height:30px;
float:left;
display:block;



}



#menu ul li ul
{
	display:none;
	position:absolute;
	top:23px;
	left:0px;
	background-:url(../images/navtwo.png) repeat-x scroll center top #0d275f;
	color:#ffffff;
	width:177px;
	
	
	
}

#menu ul li:hover ul
{
	display:block;
}

#menu ul li ul li
{
	float:none;
	margin:0px;
	padding:5px;
	

}

#menu ul li ul li a
{

font-size:15px;
text-decoration:none;
line-height:normal;
outline: medium none;
display:block;
background-:url(../images/navtwo.png) repeat-x scroll center top #0d275f;
	color:#ffffff;

}

#menu ul li ul li a:hover 
{
color:#ffffff;
}*/

#content{
	background: none repeat scroll 0 0 #f4f4f4;
    width: 1000px;
	padding-top:10px;
	
	
}

#contentBOX {
	width: 900px;
	margin: 0px 25px auto;
	padding:  20px;
	background: #FFF;	
	border: 1px solid #CCC;
}


.qContactForm {

	width: 300px;
	border:1px solid #004078;
	padding:3px;
	

	

	overflow:hidden;

}

.qContactForm2 {

	width: 550px;
	
	

	

	overflow:hidden;

}



.qContactForm2 form input[type="text"],

.qContactForm2 form input[type="email"],

.qContactForm2 form input[type="tel"],

.qContactForm2 form textarea {

	width: 190px;

}

.qContactForm2 form textarea {

	height: 110px;

}



.qContactForm form input[type="text"],

.qContactForm form input[type="email"],

.qContactForm form input[type="tel"],

.qContactForm form textarea {

	width: 190px;

}

.qContactForm form textarea {

	height: 110px;

}

div.success {
	background-color: #b3d5b2;
}

.fadeInOut {

	display:none;

}





.AC{
	float:right;
	background-image: url(../images/A_C.png);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	padding:8px;


}

.ACfixer{
	float:right;
	background-image: url(../images/acfixer.png);
	background-repeat:no-repeat;
	width:250px;
	height:340px;
	padding:8px;


}

.plumber{
	float:right;
	background-image: url(../images/plumber.png);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	padding:12px 14px;
	
}

.heating{
	float:right;
	background-image: url(../images/heating.png);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	padding:12px 14px;
	
}


.waterheater{
	float:right;
	background-image: url(../images/waterheater.png);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	padding:12px 14px;
	
}

.plumberplans{
	float:right;
	background-image: url(../images/plumbplans.png);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	padding:12px ;
	
}

.construction{
	float:right;
	background-image: url(../images/construction.png);
	background-repeat:no-repeat;
	width:200px;
	height:133px;
	padding:12px ;
	
}

.drain{
	float:right;
	background-image: url(../images/drain.png);
	background-repeat:no-repeat;
	width:270px;
	height:180px;
	padding:12px ;
	
}
.employment{
	float:right;
	background-image: url(../images/employment.png);
	background-repeat:no-repeat;
	width:200px;

	height:133px;
	padding:12px ;
	
}

.about{
	float:right;
	background-image: url(../images/about.png);
	background-repeat:no-repeat;
	width:300px;
	height:169px;
	padding:12px;
	
}

div#feature_list {
			width: 900px;
			height: 249px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 300px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 3px 7px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 6px 0px;
			height:45px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('../images/feature-tab-current.png');
			color: #FFF;
			
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 630px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
		width: 630px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 12px;
			color: #FFF;
			background: #004078;
			-moz-border-radius: 5px;

		}
		
		
			
		
		ul#output li a:hover {
			background: #068335;
		}
		
			ul#output li h2 {
			position: absolute;
			bottom: 40px;
			left: 324px;
			padding: 2px 12px;
			text-decoration: none;
			font-size: 16px;
		color:#fff; 
		text-shadow: 3px 3px 3px #000000;
		
			-moz-border-radius: 5px;
			width:350px;
				text-transform: uppercase;
				background-color:#666; 
				opacity:0.8;
		
		}
		

.smribbon {
	
	width:32px;
	height:auto;
	position:absolute;
	/*top: 500px;*/
	top:5px;
	right: -32px;
	z-index: 600;
}

.smribbon div {
	
	margin-bottom:10px;
	position:relative;
	left:13px;
	width:32px;
	height:32px;
	overflow:hidden;
}

/*.smribbon div a:hover{
	position:relative;
	right:32px;
	overflow:hidden;
}*/


#fb{
	background-image:url(../images/social/sm-fb2.png);
	background-position:0px 0px;

	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#fb:hover{
	background-position:-32px 0px;
	
}

#google{
	background-image:url(../images/social/sm-gp2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#google:hover{
	background-position:-32px 0px;
	
}

#twit{
	background-image:url(../images/social/sm-tw2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#twit:hover{
	background-position:-32px 0px;
	
}

#linked{
	background-image:url(../images/social/sm-in2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}
#linked:hover{
	background-position:-32px 0px;
	
}

#youtube{
	background-image:url(../images/social/sm-yt2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#youtube:hover{
	background-position:-32px 0px;
	
}

#blog{
	background-image:url(../images/social/sm-wp2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#blog:hover{
	background-position:-32px 0px;
	
}

#manta{
	background-image:url(../images/social/sm-ma2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#manta:hover{
	background-position:-32px 0px;
	
}

#fk{
	background-image:url(../images/social/sm-fk2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#fk:hover{
	background-position:-32px 0px;
	
}

#main{
	position:relative;
	
	
	display:block;

	
	width:100%;
	

}

.box{
	background-image:url(../images/box.png);
	background-repeat:no-repeat;
	width:334px;
	height:151px;
	padding: 15px 20px 21px;
	
}

.box1{
	background-image:url(../images/box1.png);
	background-repeat:no-repeat;
	width:334px;
	height:151px;
	padding: 15px 20px 21px;
	
}

.box2{
	background-image:url(../images/box2.png);
	background-repeat:no-repeat;
	width:334px;
	height:151px;
	padding: 15px 20px 21px;
	
}

.box3{
	background-image:url(../images/box3.png);
	background-repeat:no-repeat;
	width:334px;
	height:151px;
	padding: 15px 20px 21px;
	
}

.left{
	
	width:300px;
	min-height:550px;
	float:left;
	padding:12px;
	background-color:#ffffff;
	background-repeat:repeat-y;
	
}

.special{
	
	width:975px;
	min-height:550px;
	float:left;
	padding:12px;
	background-color:#ffffff;
	background-repeat:repeat-y;
	
}

.rev{
	margin-left:40px;
	
	
}

.coupon{
	float:left;
	width:282px;
	height:200px;
	border:3px dashed #009;
	margin:10px;
	margin-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/coupon2.png);
	
}
.coupon h1{
	font-size:16px;
	text-align:center;
	color:#004078;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
}
.coupon h2{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
		
}
.coupon p{
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}


.coupon2{
	float:left;
	width:282px;
	height:200px;
	border:3px dashed #009;
	margin:10px;
	margin-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/coupon2.jpg);
	
}
.coupon2 h1{
	font-size:16px;
	text-align:center;
	color:#004078;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
}
.coupon2 h2{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
		
}
.coupon2 p{
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}

#services{
	background-image:url(../images/ourservices.png);
	background-repeat:no-repeat;
	width:297px;
	height:53px;
	position:relative;
	text-decoration:none;
	

}


#services2{
	background-image:url(../images/ourservices3.png);
	background-repeat:no-repeat;
	width:210px;
	height:37px;
	position:relative;
	text-decoration:none;
	/*top:84px;
	left:557px;*/
		top:30px;
	left:400px;
	

}


.right{
	
	width:636px;
	min-height:100%;
	float:right;
	padding:0px 20px;
	background-color:#f4f4f4;
	background-repeat:repeat-y;

	
}



#coupon{
	border:2px dashed #068335;
	background-color:#FFFFFF;
	
	
}

#cards{
	background-image:url(../images/cards.png);
	background-repeat:no-repeat;
	width:260px;
	 height:58px;
	 margin-left:15px;
	
	
}


#content h1
{
	font-size:24px;
	line-height:25px;
	margin-bottom:8px;
	margin-top:8px;
	color:#004078;
	font-family:  'Century Gothic', Arial,Helvetic,sans-serif;
	font-size:17px;
}

#content h2
{
	font-size:16px;
	line-height:21px;
	margin-bottom:8px;
	margin-top:5px;
	color:#004078;
}

	h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

#content h4
{
	font-size:16px;
	line-height:17px;
	margin-bottom:6px;
	margin-top:6px;
}

#content h5
{
	font-size:14px;
	line-height:15px;
	margin-bottom:6px;
	margin-top:6px;
}

#content p
{
	line-height:18px;;
	margin-bottom:6px;
	font-family:  'Century Gothic', Arial,Helvetic,sans-serif;
	font-size:13px;
}

#content ul
{
	padding-left:15px;
	list-style-type:disc;
}

#content li
{
	line-height:normal;
	margin-bottom:6px;
	font-family:  'Century Gothic', Arial,Helvetic,sans-serif;
}

#footer
{
	background-color: #FFFFFF;
    border-radius: 0 0 10px 10px;
    color: #333333;
font-family:  'Century Gothic', Arial,Helvetic,sans-serif;
font-size:10px;
font-weight:300;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}


#footer a
{
	color:#666;
}



.smribbon2 {
	
	/*margin:9px 7px 1px 0;*/
	position:relative;
	top:5px;
	left:360px;
	
}

.smribbon2 div {
	

	float:left;
	width:32px;
	height:32px;
	margin-left:7px;
	overflow:hidden;
}

/*.smribbon div a:hover{
	position:relative;
	right:32px;
	overflow:hidden;
}*/


#fb2{
	background-image:url(../images/social/sm-fb2.png);
	background-position:0px 0px;

	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#fb2:hover{
	background-position:-32px 0px;
	
}

#google2{
	background-image:url(../images/social/sm-gp2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#google2:hover{
	background-position:-32px 0px;
	
}

#twit2{
	background-image:url(../images/social/sm-tw2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#twit2:hover{
	background-position:-32px 0px;
	
}

#linked2{
	background-image:url(../images/social/sm-in2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}
#linked2:hover{
	background-position:-32px 0px;
	
}

#youtube2{
	background-image:url(../images/social/sm-yt2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#youtube2:hover{
	background-position:-32px 0px;
	
}

#blog2{
	background-image:url(../images/social/sm-wp2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#blog2:hover{
	background-position:-32px 0px;
	
}

#manta2{
	background-image:url(../images/social/sm-ma2.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	
}

#manta2:hover{
	background-position:-32px 0px;
	
}

.err
{
	background-color:#FFB7B7;
	border:1px solid red;
	padding:2px 1px;
}