@charset "utf-8";
/* CSS Document */

body{
	background:url(images/background.jpg) no-repeat;
	margin: 0 0 0 0;
	margin-left:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a{
	text-decoration:none;
}
a.hover{
	text-decoration:underline;
}
li{
	list-style-image:url(images/villageplumbing-home-2_16.jpg);
	line-height: 2em;
}
#page_wrapper{
	margin:1em auto;
	width:1015px;
/*	border:0px solid red;
	height:1000px;*/
}

#header_left{
	height:320px;
	width:363px;
	float:left;
	margin-left:1em;
}
#header_right{
	height:320px;
	width:627px; 
	float:left;
}
#links_bar{
	margin-left:1em;
}

#body_wrapper{
	margin: 0 1em 0 1.2em;
	background:#FFFFFF;
}

#body_contents{
	padding: 1em 4em 1em 4em;
	border:#999999 solid 3px;
}

h1{
	font-family:Arial, Helvetica, sans-serif
	font-size:16px;
	font-weight:bold;
}

h2{
	font-size:16px;
	font-weight:normal;
}
/* ---------------- Specific for index file ------------------------*/

#body_wrapper_index{
	margin:.5em 1em 1em 1.5em;
}

#services_wrapper{
	background:url(images/services-back.jpg) no-repeat;
	width:314px;
	height:488px;
	margin:0 1.5em .5em 0;
	float:left;
}
#services_contents{
	height:28em;
	margin:7em 2em 0 2em;
}
.footer_more_link_div{
	margin:0 1em 0 0;
	text-align:right;
}
#showroom_wrapper{
	background:url(images/showroom-back.jpg) no-repeat;
	width:314px;
	height:488px;
	margin:0 1.5em 0 0;
	float:left;
}
#showroom_contents{
	height:28em;
	margin:7em 2em 0 2em;
}
#serving_wrapper{
	background:url(images/serving-back.jpg) no-repeat;
	width:314px;
	height:488px;
	float:left;
}
#serving_contents{
	height:28em;
	margin:7em 2em 0 2em;
}
#footer_wrapper{
	background: #1254AC;
	width:100%;
	height:80px;
	float:left;
}
#footer_contents{
	margin: 1.3em 2em 0 2em;
	text-align:center;
	color:#FFFFFF;
}
#footer_contents a{
	color:#FFFFFF;
}
#footer_lower_border{
	height:.5em;
	background:#333333;
	margin: 0 0 1em 0;
}

#coupon{
	margin:0 auto; width:45em; border:3px dashed #cccccc;

}
.service_page_tables{
	border:3px solid #aaaaaa;
	background: #eeeeee;	
}