	body {
		background: #23b1fe url(http://globesprinkler.com/images/ui/gradback.png) repeat-x scroll 0 0;
	}
	#wrapper {
		background: #fff url(http://globesprinkler.com/images/ui/bottom.png) no-repeat 0% 100%;
		margin: 30px auto 0 auto;
		position: relative;
	}
	#header {
		background: #E4D290 url(http://globesprinkler.com/images/ui/gradheader.png) no-repeat;
		height: 130px;
	}
	#logo {
		position: absolute;
		top:  15px;
		left: 28px;
		width: 250px;
		height: 100px;
		}
	#logo a{
		display: block;
		width: 252px;
		height: 102px;
		background: url(http://globesprinkler.com/images/ui/globelogo.png) no-repeat;
		text-indent: -1000em;
	}
	#search {
		float: right;
		margin: 15px 30px 0 0;
	}
	#contentwrapper {
		background: url(http://globesprinkler.com/images/ui/contentgrad.png) no-repeat 255px 37px;	
	}
	body.home #contentwrapper {
		background: url(http://globesprinkler.com/images/ui/homegrad.jpg) no-repeat 255px 37px;	
	}	
	#contentwrapper h1{
		font-size: 2.5em;
		margin-top: .5em;
	}
	#contentwrapper h3{
		margin-bottom: .25em;
	}
		body.home #contentwrapper h3, body.about #contentwrapper h3{
		line-height: 1.5em;
		margin-bottom: 25px
	}
	#sidebarwrapper{
		background: url(http://globesprinkler.com/images/ui/dotted.gif) repeat-y 255px 0;
		overflow: hidden;	
	}
	#sidebar {
		width:255px; 
		/* this mimics what blueprint is doing 
		(negating 15 pixels adding that back in margin 
		+ 10 pixel gutter)*/
		
		margin: 0 25px 15px 0;
		background: #eedeae url(http://globesprinkler.com/images/ui/sidebartopgrad.png) no-repeat -7px 0;
		min-height:200px;
		height:auto !important;
		height:200px;
	}
	#sidebar h2{
		font-size: 1.3em;
		margin: 1.5em 0 0 25px;
		color: #B61D19;
	}
	#sidebar h6{
		margin: 200px 0 0 0;
		background: url(http://globesprinkler.com/images/ui/sidebarbottomgrad.png) no-repeat 100% 0%;
		height: 263px;
		padding: 0;
	}
	#sidebar h6.short{
		margin: 50px 0 0 0;
		background: #fff url(http://globesprinkler.com/images/ui/shortsidebarbottomgrad.png) no-repeat 100% 0%;
		height: 60px;
		padding: 0;
	}
	div.newswrapper{
		margin: 20px 30px 20px 25px;
	}
	div.bookwrapper{
		height: 171px;
		background: url(http://globesprinkler.com/images/ui/pricebook.png) no-repeat;
		padding: 0;
		margin: 0 0 0 10px;
	}
	div.newswrapper p{
		margin: 0;
		padding: 0;
	}
	#sidebar div.newswrapper a.more{
		display: block;
		color: #002961;
		padding: 5px 0 25px 0;
	}
	#sidebar div.bookwrapper h3, #sidebar div.newswrapper h3{
		text-transform: uppercase;
		font-weight: bold;
		color: #A11A00;
		font-size: 12px;
		line-height: 15px !important;
		margin: 0 50px 3px 0;
		padding: 0 0 0 0;
	}
	#sidebar div.bookwrapper h3 a, #sidebar div.newswrapper h3 a{
		color: #A11A00;
	}
	#subnavigation {
		font-size: 1.2em !important;
		list-style-type: none;
		margin-top: 15px;
		color: #7F1C00;
	}
	#subnavigation ul, #subnavigation ul li ul{
		margin: 0 0 5px 0;
		padding: 0;
		list-style-type: none;
		color: #804D3E;
	}	

	 #subnavigation ul li ul{
		margin: 0 0 0 15px !important;
		font-size: 13px;
	}	
	
	#subnavigation li a.at, #subnavigation ul li a.at{
		color: #000;
	}
	#pagenavigation	ul#pagesub {
		list-style-type: none;
		margin: 2.25em	0	0	25px;
		line-height: 2.0em;
	}
	#pagenavigation	ul#pagesub li a{
		font-size: 1.25em;
	}
	#content {}
	#guts {
		min-height:490px;
		height:auto !important;
		height:490px;
	}
	#footer {
		margin: 50px 0 0 0;
		position: relative;
		bottom: 0;
		background: url(http://globesprinkler.com/images/ui/footerlogo.png) no-repeat 15px 8px;
		min-height:120px;
		height: auto !important;
		padding: 0 0 9px 0;
	}
	.org{
		color: #B11222;
		font-size: 1.25em;
		text-transform: uppercase;
	}
	.blue{
		color: #0D64B4;
	}
	#signature{
		margin-left: 85px;
	}
	.tel, .fax{
		float: left;
		margin-right: 1.25em;
	}
	.street-address, .locality, .region, .postal-code{
		float: left;
		margin-right: 9px;
	}
	#legal{
		clear: left;
		width: 500px;
		margin-left: 85px;
	}
	.email{
		display: none;
	}
	#footer a.contact{
		border-left:  1px dotted #B61D19;
		margin-left: .5em;
		padding: 3px 0 3px 10px;
	}
	#vccredit{
		margin: 10px auto 0;
		padding: 0 30px 0 0;
		width: 950px;
		text-align: right;
	}
	#productlist{ 
		list-style-type: none;
		margin: 0;
/* 		font-size: 2em; */
	}
	#productlist li ul{
/* 		font-size: .75em;
 */		list-style-type: none;
		margin: 0;
/* 		color: #666; */	
	}
	#productlist li a{}

.smallth {font-size:.8em;}
body.products h3{
   padding-top: 10px;
        padding-bottom: 5px;
}
body.products h3 a:hover{
 color: #3B91CF;
}
body.products h5{
    padding-bottom: 10px;
}
body.products #guts h1.minimize{
		font-size: 1em;
		font-weight: bold;
		color: #A11A00;
		padding-bottom: 1em;
		line-height: 0;
}
body.products #guts h2{
		font-size: 2em;
		color: #000;
		padding-top: 0;
		margin-top: 0;
}
body.people #guts ul{
	margin-left: 0;
}
body.people #guts div.box ul li{
	font-size: 1.35em;
}
body.people #guts div.box h2{
	color: #3590CF;
}
body.people #guts div.box h3{
	margin: 0 0 20px 0;
}
label{
	margin: 0 0 5px 0;
	color: #0D64B4;
	font-size: 1.25em;
	font-weight: normal;
}
body.people #guts div.box h4{
	margin: 0 0 5px 0;
	color: #0D64B4;
	font-size: 1.5em;
}
body.people #guts ul li{
	list-style-type: none;
}
#contactusdetails{
	padding-top: 2em;
}
#warranty{
	margin-top: 65px;
	position: relative;
}
#warranty p, #warranty h4, #contactusdetails p, #contactusdetails h4{
	padding: 0 15px 4px 25px;
}
#warranty h4, #contactusdetails h4{
	color: #002763;
	margin-bottom: 0;
}
#companyaddress{
	height: 150px;
}
#from,
#company,
#phone,
#email,
#companyaddress,
#comments,
#submit{
padding: 2px;
width: 400px
}
/* home page specific styles */
body.home #guts h3{
	line-height: 1.35em;
}
a.productlink{ 
color: #000; 
font-size: 90%;
margin-left: 12px;
}
p.ccards{
	background-image: url(http://globesprinkler.com/images/ui/ccards.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
p.ccards span{
	display: block;
	padding: 30px 0 0 0;
	width: 130px;
	font-weight: bold;
	line-height: 1em;
}
p.effective{
	font-size: 1.15em;
	line-height: 1.15em;
	font-weight: bold;
}
div.teaser{
	width: 550px;
	padding: 0;
	margin: 0;
}
div.teaser p{
	width: 450px;
	margin: 0 0 10px 115px;
	font-style: italic;
	color: #666;
	padding: 0;
}
div.teaser img, img.tnail{
	float: left;
	width: 85px;
	height: 85px;
	border: 2px solid #3590CF;
	margin: 3px 0 10px 0;
}
.dclear {
  clear: both;
  height: 0;
}
body.home div.teaser h4{
	height: auto;
	padding: 0;
	color: #A11A00;
	text-transform: uppercase;
	font-weight: normal;
	width: 420px;
	margin: 0 0 0 115px;	
}
body.home div.box{
	margin: 0 0 5px 0;	
}
body.news #guts h3{
	margin-bottom: 20px;
}
body.news h1.newscat{
	text-transform: capitalize;
}
body.news #sidebar ul#subnavigation{
	margin-bottom: 30px
}
body.news #sidebar h4{
	margin: 0 0 0 30px
}
body.news #guts h3{
	margin: 20px 0 7px 0;
}
p.newssummary strong{
	font-size: 1.25em
}
body.news #guts p{
	margin-bottom: 9px;
}
img.rh{
	float:  right;
	margin: 0 0 30px 20px;
	border:  1px solid #e4e4e4;
}
img.rhns{
	float:  right;
	margin: 0 0 30px 20px;
	border:  none;
}
h3.exciting{
	font-size: 1.85em;
	color:#A11A00;
}
#skeywords{
  border:2px solid #e4e4e4;
  border-radius:10px;
	-moz-border-radius: 2em;
	-webkit-appearance: searchfield;
	-webkit-box-sizing: border-box;	
}
div#newslink a{
	text-indent: -1000em;
	display: block;
	margin: 0 0 0 -10px;
	width: 226px;
	height: 33px;
	background-image: url(http://globesprinkler.com/images/ui/morenews.gif);
	background-repeat: no-repeat;	
	background-position: 0 0;	
}
div#newslink a:hover{
	background-position: 0 -33px;	
}