@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
body {
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 85%;
	background: #353535 url(../images/bg.jpg) repeat center top;
	color: #fff;
	}
#wrapper {
	width: 800px;  
	background: transparent;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	position: relative;
	top:0;
	left:0;	
}

.clear {
	clear:both;
	}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}

a {
  text-decoration: none;
  color:#fff;
 }
a:hover {
	text-decoration: underline;
	color:#fff;
	}
a:visited {
	color:#fff;
	}
img {
border:0;
}
p a, h4 a {
  border-bottom: 1px dotted #454545;
 }
p, li {
	line-height:1.5em;
	font-size:12px;
}
/*--Mast Head Begins--*/
#mastHead h2.phonenumber {
	float:right;
	text-align:right;
	color:#fff;
	font-weight: bold;
	padding: 12px 10px 0px;
	font-size:25px;
}
#mastHead div.shopButton {
	position:absolute;
	top: 60px;
	right: 10px;
	width: 200px;
	height: 40px;
	background: url(../images/navigation/images/cartButton.gif) no-repeat left top;
	display:block;
}
#mastHead div.shopButton h3 {
	text-align:right;
	color:#fff;
	font-weight: bold;
	font-size:20px;
	padding: 10px 15px 10px 15px;
}
#mastHead {
	position:relative;
	background: url(../images/mastHead_bg.gif) no-repeat left top;
	width: 774px;
	height: 148px;
}

#mastHead .logo{
	position:absolute;
	left:35px;
	top:77px;
}

#mastHead h2.headTitle{
	position:absolute;
	right:10px;
	bottom:11px;
	font-weight: bold;
	font-size:18px;
}
/*--Mast Head Ends--*/

/*--Navigatioin Begins--*/

#nav {
	width: 170px;
	height: 206px;
	position:absolute;
	top: 50px;
	left: 47px;
}

#nav ul {
	display:block;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#content ul.productUL  {
	margin: 0;
	padding: 7px 0 7px;
	list-style: none;
	}
#content ul.productUL li  {
	margin: 0;
	padding: 12px 0 12px;
	}
	
#content p ul {
	list-style: circle;
	padding: 0 0 16px;
	}

/*--Navigatioin Ends--*/
/*-- Content Begins--*/

#splashContent {
	position: relative;
	background: url(../images/content_bg.png) no-repeat left top;
	width: 774px;
	height: 527px;
	overflow:auto;
}
#content {
	position: relative;
	background: url(../images/content_bg.gif) no-repeat left top;
	width: 774px;
	overflow:auto;
}

#content p {
 font-size: 13px;
}

#splashPrimaryContent {
	float: right;
	width: 400px;
	padding: 0 15px 0 0; 
}

#splashPrimaryContent {
	float: right;
	width: 400px;
	padding: 0 15px 0 0; 
}

#splashPrimaryContent h1 {
	padding: 36px 0 0 0; 
}
#splashPrimaryContent p {
	padding: 40px 0 0 0; 
}
#secondaryContent {
	float: right;
	width: 511px;
	height: 295px;
	padding: 0 15px 0 0;
	position:relative; 
}
.splashHVACsystems {
	position:absolute;
	top: 50px;
	left: 107px;
	width: 283px;
	font-size: 24px;
}
.splashGenerators{
	position:absolute;
	top: 193px;
	left: 19px;
	font-size: 24px;
}

#primaryContent {
	float: right;
	width: 400px;
	padding: 0 15px 0 0; 
}
#primaryContent h2 {
	padding: 36px 0 10px 0; 
}
#primaryContent p {
	padding: 8px 0 10px 0; 
}
#primaryContent p.lastPtag {
	padding: 0 0 36px 0;	
}

#primaryContent p.contactLastPtag {
	padding: 0 0 60px 0; 
}
#primaryContent .contactIndividual{
	padding: 20px 0 0 0;
	float:left;
	width:133px; 
}
#primaryContent .contactIndividual img{
	padding: 0 0 7px 0; 
}
#primaryContent .productLogo img{
	padding: 0 0 7px 0; 
}

/*--Content Ends--*/
/*--Footer Begins--*/
#footer {
	width:774px;
	clear:both;
	padding: 10px 0 10px;
}

#footer p {
	text-align: center;
	margin: 0 auto;
	color:#fff;
}


/*--Footer Ends--*/

 
