body {
	background: #ffffff url(images/background_gradient.gif) repeat-x;
	font: 11pt/1.4 "Arial", sans-serif;
	color: #333333; 
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#coupon{
	background-image: url(images/coupon_image.png);
	position: fixed;
	height: 150px;
	width: 50px;
	top: 150px;
	left: 0px;
	margin-left: -5px;
	text-indent: -60px;
	}
	
#coupon a{
	padding: 0 55px 130px 0;
	
	}
	
.container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/green_tree.png) no-repeat;	
	}	

.offset_toleft {
	margin-left: 125px;
	}

img {					/*Global declaration that no img will have borders*/
	border: none;
	}	

h2 { 
	font: 26px arial, sans-serif;
	}

#login {
	text-align: right;
	margin-right: 80px;
	font-size: 10px;
	}
	
#login a {
	color: grey;
	}

#yuilles_logo {
	height: 114px;
	background: url(images/yuilles_logo.png) no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	text-align: center;
	}
	
#call {
	font: bold 25px "Arial Rounded MT Bold", Arial, sans-serif;
	}
	
#tab_nav_pos {
	position: relative;
	left: 449px;
	top: -71px;
	}

#tab_nav {
	margin: 0;
	padding: 0;
	width: 320px;
	height: 48px;
	position: relative;
	background: url(images/tab_nav.gif) no-repeat;
	list-style-type: none;
	}
	
#tab_nav li {
	float: left;
	}

#tab_nav li a {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}

li#nav_res a {
	left: 0;
	width: 150px;
	}
	
li#nav_comm a {
	left: 150px;
	width: 160px;
	}

#main_nav {
	position: relative;
	top: -73px;
	overflow: hidden;
	background: url(images/res_nav_corner.jpg) no-repeat;
}

#main_nav ul{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	width: 761px;
	
}

#main_nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#main_nav a {
	position: relative;
	float: left;
	width: 149px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5;
	background: url(images/res_nav_back.jpg) repeat-x;
}

#main_nav a:hover {
	text-decoration: underline;
	}
	
	/* Nav for Commercial*/
	#main_nav_comm {
	position: relative;
	top: -73px;
	overflow: hidden;
	background: url(images/comm_nav_corner.jpg) no-repeat;
}

#main_nav_comm  ul{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	width: 761px;
	
}

#main_nav_comm  li {
	margin: 0;
	padding: 0;
	float: left;
}

#main_nav_comm a {
	position: relative;
	float: left;
	width: 149px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5;
	background: url(images/comm_nav_back.jpg) repeat-x;
}

#main_nav_comm  a:hover {
	text-decoration: underline;
	}
	/*End Nav for Commercial*/

#body_home #nav_home a, #body_about #nav_about a,
#body_services #nav_services a, #body_contact #nav_contact a,
#body_green #nav_green a  {
		text-decoration: underline;
	}	
	
#messagebox {
	background: #f3fcd1;
	position: relative;
	top: -73px;
	border: 1px black;
	height: 280px;
	width: 760px;
}

#mainimage {
	float: left;
	margin: 10px;
}



#message {
	position: relative;
	float: right;
	left: -25px;
	margin: 10px 0 0 0;
}

#message p {
	font: bold 35px "Arial Rounded MT Bold", Arial, sans-serif;
	margin: 20px 0px 10px 0px;
	text-align: center;
}

#message ul{
	margin: 0;
	padding: 0;
	width: 336px;
	height: 52px;
	position: relative;
	left: 10px;
	top: 12px;
	background: url(images/quote_schedule.gif) no-repeat;
	list-style-type: none;
}

#message li{
	float: left;
	}

#message li a {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}

#quote a {
	left: 0;
	width: 130px;
	}

#service a {
	left: 160px;
	width: 170px;
	}

#separator {
	height: 83px;
	text-align: left;
	background: url(images/separator.png) no-repeat;
	position: relative;
	top: -75px;
	left: -4px;
}

#separator hr{
	display: none;
}

#separator ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	width: 780px;	
}

#separator li {
	margin: 20px 51px 0 0;
	padding: 0;
	float: left;
	font: 32px arial, sans-serif;
}

#content {
	position: relative;
	top: -85px;
	border: 1px solid #d3f9c4;
	border-top: none;
	width: 761px;
	overflow: hidden;
}

#content a {
	color: #24d330;
	font-size: 95%;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.service_images {
	margin: 0 0 0 70px;
}

.service_images img {
	border: 5px solid #e6eae3;
	margin: 3px;
}

#guarantee {
	clear: both;
	font: 26px arial, sans-serif;
	margin: 10px 0px 10px 30px;
	padding: 10px 0 0 0;
	text-align: center;
}

#carpet_cleaning {
	padding-top: 10px;
	margin: 10px 5px 10px 15px;
	position: relative;
	float: left;
	width: 240px;
}

#carpet_cleaning h2{
	height: 158px;
	background: url(images/carpet.gif) no-repeat;
	padding: 155px 0 0 15px;
	margin: 0;
	font-size: 16px;
	color: #24d330;
}

#carpet_cleaning p{
	color: #8d8f8d;
	margin: -135px 0 0 17px;
	font-size: 12px;
	width: 200px;
}

#tilengrout {
	padding-top: 10px;
	margin: 10px;
	position: relative;
	float: left;
	width: 240px;
	
}

#tilengrout h2{
	height: 154px;
	background: url(images/tile.gif) no-repeat;
	padding: 155px 0 0 15px;
	margin: 0;
	font-size: 16px;
	color: #24d330;
}

#tilengrout p{
	color: #8d8f8d;
	margin: -130px 0 0 20px;
	font-size: 12px;
	width: 200px;
}

#power_washing {
	padding-top: 10px;
	margin-top: 10px;
	position: relative;
	float: right;
	width: 240px;
}

#power_washing h2{
	height: 154px;
	background: url(images/power_wash.gif) no-repeat;
	padding: 155px 0 0 15px;
	margin: 0;
	font-size: 16px;
	color: #24d330;
}

#power_washing p{
	color: #8d8f8d;
	margin: -130px 0 0 17px;
	font-size: 12px;
	width: 200px;
}

/*about section*/
#content_area h2 {
	margin: 10px 10px 10px 40px;
}
	
#content_area p {
	margin: 10px 25px 10px 70px;
}
	
#content_area ol {
	margin: 10px 45px 10px 85px;
	font-size: 90%;
}
.footer {
	clear: both;
	margin-top: -80px;
	padding: 0;
	}
	
.footer a {
	color: #333333;
	text-decoration: none;
	}

.footer a:hover {
	color: #24d330;
	}
	
#social_media ul{
	float: left;
	margin: 0;
	padding: 0;
	width: 59px;
	height: 30px;
	background: url(images/social_media.gif) no-repeat;
	position: relative;
	list-style-type: none;
}


#social_media li{
	float: left;
}

#social_media li a {
	position: absolute;
	margin: 0;
	padding: 0;
	display: block;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}	

li#twitter a {
	left: 0;
	width: 28px;
	}
	
li#facebook a {
	left: 30px;
	width: 28px;
	}
	
#copyright {
	float: right;
	text-align: right;
	margin: 0 60px 0 0;
}

/* Contact Form */

#contact_form {
	margin: 0 0 0 0px;
	}
	
#contact_form h2 {	
	font-size: 36px;
	margin: 20px;
	
}

#contact_form h3 {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 20px;
	text-decoration: underline;
}

#customer_info{
	float: left;
}

#service_info{
	float: right;
	padding: 5px 30px;
}

#service_info p {
	width: 460px;
	text-align: left;
	font-size: 12px;
	font-style: italic;
}

fieldset {
	border: none;
	position: relative;
}

fieldset div {
	
    margin: 0;
    overflow: hidden;
    padding: 5px 5px 5px 0;
}

fieldset div.controls {
	margin: 5px 0 30px 165px;
	padding: 0;
}

	/* Labels */
fieldset div label {
    	color: #666;
    	float: left;
    	font-size: 16px;
        line-height: 1.1;
        margin: 5px 10px 0 0;
        width: 140px;
		text-align: left;
    }

	/* Input defaults */
	fieldset div input,
	fieldset div textarea,
	fieldset div select {
		color: #333;
	    display: block;
	    font-size: 16px;
	    font-family: Arial, Helvetica, sans-serif;
	    float: left;
	    line-height: 1;
	    margin: 0;
	}
    
    /* Text inputs */
    fieldset div input {
    	padding: 6px 3px;
        width: 288px;
    }
          
    
    /* Textareas */
    fieldset div textarea {
        height: 89px;
        padding: 3px;
        width: 289px;		
    }
	
	/*Select */
	fieldset div select {
    	padding: 6px 3px;
		margin: 0 0 10px;
        width: 298px;
    }
   
   #price p{
		margin-top: -10px;
		font-size: 25px;
	}
	
	#price span {
		color: #24d330;
		font-size: 120%;
		}
		
	#price input {
		margin: 5px 0 30px 165px;
		padding: 6px 3px;
	}
	
	#contact_form {
	padding-left: 80px;
	}