@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,900); 
html, body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_domestic-renovators-home.jpg);
	background-repeat: repeat-x;
	background-color: #75BE0D;
}


.body_holder {
	width: 1053px;
	margin: auto;
	background: #fff;
	margin-bottom: 20px;
}
.head_top {
	height: 184px;
}
.logo {
	float: left;
	height: 166px;
	width: 274px;
	background-image: url(http://domesticrenovators.com/images/domestic-renovators-official-logo.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 7px;
}
.phone_info {
	float: right;
	/* [disabled]background-image: url(../images/phone-number.jpg); */
	height: 54px;
	width: 290px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 46px;
	line-height: 30px;
	font-weight: bold;
	color: #66a405;
}
.social-networks {
	float: right;
	clear: right;
	height: 32px;
	margin-top:60px;
	width: 150px;
	background-repeat: no-repeat;
	margin-right: 15px;
	padding: 3px;
}
.facebook_icon {
	float: right;
	background-image: url(../images/facebook-domestic-renovators.jpg);
	height: 32px;
	width: 108px;
	background-repeat: no-repeat;
}
.navMenu {
	background-color: #75BE0D;
	clear: both;
	height: 47px;
}
.header_anim {
	background-color: #CCC;
	height: 476px;
	width: 100%;
}
.keepit_down {
	clear: both;
	height: 3px;
	width: 100%;
}
.tabs {
	height: 220px;
	width: 237px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
.transition_anim {
	background-color: #1D0C04;
	float: left;
	height: 238px;
	width: 351px;
}


/*-----------------------------Nav Menu----------------------------------*/
.menu5{
	width: auto; outline:none;
	height:47px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu5 ul{
	width:980px;
	height:47px;
	list-style:none;
	padding:0px 20px 0 20px;
	margin:0px;
}
.menu5 ul li{ outline:none;
	padding:0px;
	margin:0px;
	display:inline;
	line-height:47px;
}
.menu5 ul li.divider{
	padding:0px;
	margin:0px;
	display:inline;
	line-height:47px;
	width:5px;
	height:47px;
	float:left;
	color: #333;
	background-image: url(../images/devider.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.menu5 ul li a{text-decoration:none;padding:0 8px 0 8px; margin:0 8px 0 8px; color:#fff; float:left;outline:none;}

.menu5 ul li.selected a{color:#000; text-decoration:none;padding:0 8px 0 8px; margin:0 8px 0 8px; text-decoration:none; }

.menu5 ul li a:hover{ color:#333; text-decoration:none;}

/*------------------------ CLock ----------------------------*/
.clock {
	float: left;
	margin-top:10px;
	margin-left: 80px;
	height: 164px;
	width: 160px;
}
 * {
        	margin: 0;
        	padding: 0;
        }
        
        #clock {
	position: relative;
	width: 162px;
	height: 164px;
	list-style: none;
	background-image: url(../images/clockface.jpg);
	background-repeat: no-repeat;
        	}
        
        #sec, #min, #hour {
	position: absolute;
	width: 9px;
	height: 159px;
	top: 0px;
	left: 77px;
        	}
        
        #sec {
        	background: url(../images/sechand.png);
        	z-index: 3;
           	}
           
        #min {
        	background: url(../images/minhand.png);
        	z-index: 2;
           	}
           
        #hour {
        	background: url(../images/hourhand.png);
        	z-index: 1;
           	}
           	
        p {
	padding: 5px 0 0 0;
            }
.title_tabs {
	float: left;
	width: 190px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #5b900f;
	height: 38px;
	margin-bottom: 15px;
	line-height: 38px;
}
.icon_tabs {
	background-color: #939;
	float: left;
	height: 40px;
	width: 40px;
}
.readMore_buttn {
	clear: both;
	margin-top: 10px;
	width: 120px;
	text-align: center;
	line-height: 32px;
}
.welcome_message {
	clear: both;
	padding-top: 20px;
	width: 1010px;
	margin: auto;
	color: #666;
	font-size: 14px;
}

a.button {
    background:url(../images/button_over-read-more.jpg) 0 0 no-repeat;
    width: 120px;
    height: 33px; text-decoration:none;
	color:#333;
    display: block;

}

a.button:hover { 
    background-position: 0 -32px; text-decoration:none; color:#FFFFFF;
}

#request_quoteButton {
	display:block;
	outline:none;
	text-indent:-9999px;
	height: 84px;
	width: 268px;
	position: relative;
	top: 110px;
	background-image: url(../images/web-design-request-a-quote.jpg);
	background-repeat: no-repeat;
}

#application {
	display:block;
	outline:none;
	text-indent:-9999px;
	float: right;
	height: 137px;
	width: 344px;
	background-image: url(../images/career-domestic-renovators.jpg);
	margin-right: 20px;
	position: relative;
	top: -30px;
}

#qcolors {
	display:block;
	outline:none;
	text-indent:-9999px;
	float: left;
	height: 28px;
	width: 32px;
	background:url(../images/qcolors-official-logo.png) no-repeat;
	margin-right: 5px;
	position: relative;
	top: 0px;
	margin-left: 8px;
	margin-top: 8px;
}
.footer {
	color:#999;
	height: 70px;
	width: 100%;
}
.inner_footer {
	width: 970px;
	margin: auto;
	font-size: 13px;
	color: #999;
}

.inner_footer a:link { text-decoration:none; color:#66A30C; outline:none;}
.inner_footer a:visited {  text-decoration:none; color:#66A30C;outline:none;}
.inner_footer a:hover {  text-decoration:none; color:#999;}
.inner_footer a:active {text-decoration:none; color:#66A30C; outline:none;}

.qcolors_signature {
	background-image: url(../images/qcolors-tab-signature.png);
	float: right;
	height: 41px;
	width: 59px;
	position: relative;
	top: -21px;
	margin-right: 10px;
}
.contact_content {
	background-color: #FFF;
	height: auto;
	width: 100%;
}
.contact_info {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 300px;
	background-color: #F4F4F4;
	padding: 15px;
}
.contact_form {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	width: 610px;
	color: #578B0A;
	font-size: 14px;
	padding: 10px;
	background: #f4f4f4;
	margin-bottom: 30px;
}
.sub_pages_header {
	background-color: #F4F4F4;
	clear: both;
	height: 220px;
	width: 100%;
}
.sub-page_content {
	background-color: #FFF;
	margin: auto;
	height:auto;
	width: 1030px;
	margin-top: 10px;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
.servicePage {
	height:auto;
	width: 1000px;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	margin:auto;
	margin-left: 30px;
	margin-bottom: 7px;
}

/*---------------------- Round Corners ------------------------*/


.cell{
	position:relative;
	padding:21px;
	background-color:#EFEFEF;
	float:left;
	display:inline;
}

.cell ul{
margin:0px;
padding:0px;
}

.cell li{
list-style:none;
}

.tl
{top:0px; left:0px; background:url(../images/corners.jpg) top left no-repeat;}

.tr
{top:0px; right:0px; background:url(../images/corners.jpg) top right no-repeat;}

.bl
{bottom:0px; left:0px; background:url(../images/corners.jpg) bottom left no-repeat;}

.br
{bottom:0px; right:0px; background:url(../images/corners.jpg) bottom right no-repeat;}

.cell a:link { text-decoration:none; color:#66A30C; outline:none;}
.cell a:visited {  text-decoration:none; color:#66A30C;outline:none;}
.cell a:hover {  text-decoration:none; color:#999;}
.cell a:active {text-decoration:none; color:#66A30C; outline:none;}


.corner
{width:20px; height:20px; position:absolute; z-index:1;}
.coverageMap {
	background-image: url(../images/map-coverga-area-domestic-renovators.jpg);
	height: 861px;
	width: 740px;
	background-repeat: no-repeat;
	margin: auto;
	top: -3px;
	position: relative;
}
.map_holder {
	margin-top: 40px;

}

.submit_contact
{
    background:url(../images/submit-button.png);
    height: 50px;
	outline:none;
    width: 182px;
    border: hidden; margin-left:7px; margin-top:10px;
	text-indent: -999em; outline:none; cursor:pointer;
}
.facebook_icon {
	background-image: url(../images/facebook-domestic-renovators.jpg);
	height: 32px;
	width: 108px;
	background-repeat: no-repeat;
	float: left;
}
.twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 33px;
	float: left;
	margin-left: 6px;
}
