body{
	margin:0;
	background:#d2d5de url("http://www.dsplumbing.com/images/body-strip.gif") repeat-x;
	font:13px Arial, Helvetica, sans-serif;
}
body, div, p, td{
	line-height:16px;
	color:#333333;
	font-weight: normal;
	Padding-top: 0px; 
	margin-top: 0px
}
h1, h2.results{
	color:#135e91;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 2px; 
	margin-bottom: 2px
}
h2{ color:#135e91;
	font-size:14px;
	font-weight:bold; 
	line-height:5px;
	padding-bottom: 2px; 
	margin-bottom: 2px
}

h3{ color:#135e91;
	font-size:14px;
	font-weight:bold; 
	PADDING-BOTTOM: 0px; 
	margin-bottom: 0px}
	
h4{ color:#135e91;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 2px; 
	margin-bottom: 2px}

h5{ color:#135e91;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 2px; 
	margin-bottom: 2px}

h6{ color:#135e91;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 2px; 
	margin-bottom: 2px}

#wrapper{
	width:928px;
	margin:0 auto;
	padding:6px 0 0;
}
#header{
	width:100%;
	overflow:hidden;
}

.header-nav{
	width:916px;
	overflow:hidden;
	padding:0 177px 0 0;
}
.top-nav{
	margin:4px 0 0;
	padding:0;
	list-style:none;
	float:right;
	font-size:11px;
}
.top-nav li{
	float:right;
	padding:0 13px 0 5px;
}
.top-nav a{
	color:#ffffff;
	text-decoration:none;
}
.top-nav a:hover{
text-decoration:underline;
color:#ffffff;}

.top-nav a:visited{
text-decoration:underline;
color:#ffffff;}


.country{
	float:right;
	margin:1px 0 0;
	padding:0;
	list-style:none;
}
.country li{
	float:left;
	margin:0 4px 0 0;
}
.header-box{
	width:917px;
	height:146px;
	margin:0;
	position:relative;
	padding:0 5px 0 0;
	background-image: url(http://www.dsplumbing.com/images/header-box.png);
	background-repeat: no-repeat;
}
.logo{
	margin:0;
	position:absolute;
	top:5px;
	left:20px;
	text-indent:-9999px;
	background:url(http://www.dsplumbing.com/images/logo.png) no-repeat;
	width:228px;
	height:140px;
	overflow:hidden;
	background-image: url(http://www.dsplumbing.com/images/logo.png);
}
.logo a{
	display:block;
	height:100%;
}
.header-box div{
	float:right;
	margin:0px 0 0 0;
	/*width:293px;*/
}
.header-box div strong{
	color:#fff;
	font-size:28px;
	font-style:italic;
	margin:0 4px 0 0;
	display:block;
	text-align:right;
}
.header-box div p{
	text-align:right;
	color:#333;
	font-style:italic;
	margin:25px 0 0;
}
.header-box fieldset{
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
}

.main-nav{
	width:100%;
	background:url(http://www.dsplumbing.com/images/main-nav.png) no-repeat;
	height:35px;
	overflow:hidden;
	margin:3px 0 0 0;
}
.main-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	width:100%;
	overflow:hidden;
	position:relative;
}
.main-nav ul li{
	float:left;
	background:url(images/main-nav-sep.png) no-repeat;
	height:35px;
	padding:0 14px 0 17px;
	line-height:29px;
	margin:1px 2px 0 -2px;
}
.main-nav ul a{
	color:#fff;
	text-decoration:none;
}

.main-nav ul a:hover{text-decoration:underline;}






.glossymenu{
	position: relative;
	padding: 0 0 0 55px;
	margin: 0 6px 0 3px;
	background: url(http://www.dsplumbing.com/images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 42px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 14px; /*Padding to accomodate left tab image. Do not change*/
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 20px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(http://www.dsplumbing.com/images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(http://www.dsplumbing.com/images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}












/* main */
#main{
	width:100%;
	overflow:hidden;
	padding:4px 0 0;
	background-color:#FFFFFF;
}
#content{
	float:right;
	width:928px;
}

/* sidebar */	
#content-sidebar{
	float:left;
	width:240px;
	margin:0 2px 0 12px;
		overflow:hidden;
}	
#content-sidebar h2 {
	margin: 15px 5px 10px 5px;
	font: bold 14px 'Arial', Tahoma, Sans-serif;
	color: #555;	
}
#content-sidebar p {
	margin-left: 5px;
}

#content-sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}
#content-sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #333333;
	border-bottom: 1px solid #D2E8F7;
}
* html body #content-sidebar ul.sidemenu li {
	height: 1%;
}
#content-sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #1773BC;				
}
#content-sidebar ul.sidemenu li a:hover {	
	color: #333333;
}
#content-sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#scontent-sidebar ul.sidemenu ul li { border: none; }

#content-box{
	width:100%;
	overflow:hidden;
	background:url(images/bottom-strip.gif) repeat-y;
}
#content-top, #footer-top{
	width:928px;
	height:10px;
	overflow:hidden;
	background:url(images/img_content-top.png) no-repeat;
}
#footer-top{
	background:url(images/img_content-top2.jpg) no-repeat;	
}
#content-bottom, #footer-bottom{
	width:928px;
	height:16px;
	overflow:hidden;
	background:url(images/img_content-bottom.jpg) no-repeat;
}
#content-inner{
	
	background-image:url(images/img_content-middle.png);
	background-repeat:repeat-y;
	/*background:url(images/bottom-bg.gif) no-repeat 0 100%;	*/
	padding:0px 4px 15px 0;
        min-height:100px;
		width: 928px;
		
}
#content-main{
	overflow:hidden;
	
	padding:9px 4px 15px;
        min-height:100px;
		width: 700px;
		float:right;
		}
#content-holder h1{ 
margin-top:0; 
padding:0 0 0 0;
}
#content-holder{
	padding:10px 20px 0 10px;
	overflow:hidden;
	float:right;
	width:630px;
	font-weight: bold;
}

#content-holder #sideview{
	margin: 0;
	padding:0 2px 0 2px;
	overflow:hidden;
	float:right;
	width:165px;
}

.clear{ float:none; clear:both; }






#franchiseName, #phone{ font-size:25px; color:#b0231c; display:block; font-style:italic; margin:0 4px 0 0; text-align:right; font-weight:bold; padding:4px 0 4px; }
#phone{ font-size:35px;}
#intro{
	padding:4px 4px 4px 4px;
}

#intro .social {
	margin:5px 15px; 0 0;
}

#intro .social li {
	float:left;
	list-style:none;
}

#intro .social .facebook {
	display:block;
	height:28px;
	width:77px;
	background:url(images/facebook.png) no-repeat;
	text-indent:-13000px;
}

#intro .social .youtube {
	display:block;
	height:28px;
	width:77px;
	background:url(images/youtube.png) no-repeat;
	text-indent:-13000px;
}

#intro .social .rss {
	display:block;
	height:28px;
	width:77px;
	background:url(images/rss.png) no-repeat;
	text-indent:-13000px;
}



.header-box div p{
	margin:7px 0 0 0;
	font-weight: bold;
	color: #182D66;
}


blockquote {
	margin: 5px 5px;
	padding: 0 0 0 25px;
	font: 1.0em/1.5em "Arial", Tahoma, arial, Sans-serif;
	font-weight:bold;
	color: #000000;
	border: 2px solid #A81F24; border-radius: 1em;
	background: #F9EEEF url(quote.png) no-repeat 8px 6px;
	
}

a, a:visited {
	text-decoration: underline;
	background: inherit;
	color: #1773BC;
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #999999;
 
}

.relink:link {
	text-decoration: underline;
	background: inherit;
	color: #000000;
}

.relink:hover {
	text-decoration: underline;
	background: inherit;
	color: #0033CC;
}
.relink:visited {
	text-decoration: underline;
	background: inherit;
	color: #000000;
}


#footer{
width: 928px;
margin: 0 5px 0 0;
padding: 10px;
}

#footer a{
text-decoration: underline;
	background: inherit;
	color: #000000;}


#boxout{
width: 375px;
padding: 3px;
margin:0 5px 0 0 ;
float: left;
}
#pipelining{
width:250px;
padding: 3px;
margin:0 0px 0 0 ;
float: left;
}
#pipelining ul li{
list-style-image: url(images/quote.png); 
font-weight: bold;
color: #333;
margin-left: -2em 

}
.pipe ul li{
list-style-image: url(images/quote.png); 
font-weight: bold;
color: #333;
margin-left: -2em
}


.bullet ul li{
list-style-image: url(images/quote.png); 
font-weight: bold;
color: #333;
margin-left: -2em 

}

#services{
width: 200px;
padding: 0px;
margin:0 5px 0 0 ;
float: left;
}
#services ul li{
list-style-image: url(images/1bullet.gif); 
font-weight: bold;
}
#sitemap{
width: 250px;
padding: 0px;
margin:0 10px 0 0 ;
float: left;
}
#sitemap ul li{
list-style-image: url(images/1bullet.gif); 
font-weight: bold;
}


.style1 {
	color: #A50C10;
	font-size: 16px;}

.score {
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	}
	
.style3 {
	color: #000000;
	font-weight: bold;
}
.style5 {
	font-size: 24px;
	color: #9B090D;
}


.side-box{
	width:100%;
	overflow:hidden;
	margin:0 0 0 0;
}
.side-holder{
	background:url(images/side-box-strip.png) repeat-y;
	width:100%;
	overflow:hidden;
}
.side-holder-bottom{
	width:100%;
	overflow:hidden;
	background:url(images/side-box-bottom.png) no-repeat 0 100%;
}
.side-holder-bottom-white{
	width:100%;
	overflow:hidden;
	background:url(images/side-box-bottom-white.gif) no-repeat 0 100%;
}
.side-box h3{
	width:242px;
	overflow:hidden;
	background:url(images/side-heading.png) no-repeat;
	height:35px;
	padding:0 0 0 40px;
	font-size:14px;
	margin:0;
	color:#fff;
	line-height:35px;
	font-weight:bold;
}
.side-box2 h3{
	width:242px;
	overflow:hidden;
	background:url(images/side-heading2.png) no-repeat;
	height:35px;
	padding:0 0 0 40px;
	font-size:14px;
	margin:0;
	color:#fff;
	line-height:35px;
	font-weight:bold;
}
.side-content{
	width:242px;
	overflow:hidden;
	background:url() repeat-x;
	min-height: 90px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight:bold;
}
.side-box ul{
	margin:1px 0 0 1px;
	padding:0;
	list-style:none;
        color:#000;
	text-decoration:none;
        font-weight:bold;
        font-style:italic;
}
.side-box ul li{
	background:url(images/side-bullet.gif) no-repeat 0 50%;
	line-height:17px;
	padding:0 0 0 10px;
}

.locations ul li{
	list-style-image: url(images/quote.png);
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.style19 {color: #990000}
.style27 {color: #990000;
	font-weight: bold;
	font-size: 18px;
}
.blueheader {
	color:#005da4;
	font-size:14px;
	font-weight:bold; }
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ 
background: transparent url(images/block1.png) no-repeat bottom right}

.cssbox{ /* intended total box width - padding-right(next) */ 
width:435px !important; /* IE Win = width - padding */ 
width: 420px; /* the gap on the right edge of the image (not content padding) */ 
padding-right:15px; /* use to position the box */ 
margin:20px 0 0 0} /* set the top-right image */ 

.cssbox_head{
background-position:top right; /* pull the right image over on top of border */ 
margin-right:-15px; /* right-image-gap + right-inside padding */ 
padding-right:40px} /* set the top-left image */ 

.cssbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */
	padding:15px 0 0 20px;
	height:auto !important;
	height:1%;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
} /* IE Holly Hack */ /* set the lower-left corner image */ 


.cssbox_body{ 
background-position:bottom left; 
margin-right:5px; /* interior-padding right */ 
padding:0 0px 25px 30px} /* mirror .cssbox_head right/left */ 
