﻿/* standard shell template */
.hide{
	display:none;
}
body 
{
	margin: 0;
	padding: 0;	
	font-family: Arial;
	font-size: 70%;
	background: #1F1938 url("../Images/shellGraphics_01.gif") left top;		
}

#wrap {
	width: 955px;
	margin:0 auto;
	text-align:left;	
	margin-top:20px;	
}
#wrap #header 
{
	border: solid 1px #5E5E5E;	
	height: 154px;
	background: #242424 url("../Images/shellGraphics_05.jpg") no-repeat left top;
}
#wrap #header ul
{
	padding-left: 152px;
	margin: 129px 0px 0px 0px;		
	text-align: center;	
}
#wrap #header li 
{
	list-style-type: none;
	display: inline;
	float: left;
}
#wrap #header #aboutus, #whatcaniexpect, #products, #dealers, #testimonials, #links 
{
	background: url("../Images/navSpacer.gif") no-repeat;		
}
#wrap #header li a
{	
	color: #FFF;	
	padding-left: 11px;
	padding-right: 11px;
}

#wrap #contentwrapper
{	
	margin: 10px 0px 0px 0px;
	padding: 30px;
	border: solid 1px #5E5E5E;	
	background: #242424;
}
#wrap #footer 
{	
	color: #FFFFFF;
	margin: 11px 0px 11px 0px;
}
#wrap #footer ul
{	
	padding-left: 33px;	
	margin: 0;		
	text-align: center;	
	bottom: 0px;
}

#wrap #footer li
{	
	color: #FFFFFF;
	display: inline;
	list-style-type: none;	
	padding-right: 15px;
}
#wrap #footer a 
{
	color: #FFFFFF;
}
a:hover 
{
	text-decoration: none;
}
.header 
{
	font-weight: bold;
	color: #270E49;
}
.supportingimage 
{
	border: solid 1px #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
a
{
	color: #000000;
}

/* homepage content */
#wrap #contentwrapper #homeholder 
{
	position:relative;
	border: solid 1px #FFFFFF;
	height: 453px;
	background: #909090 url("../Images/shellGraphics_09.jpg") no-repeat left top;
}

#wrap #contentwrapper #homeholder a.hifiplus
{
	diplay:block;
	position:absolute;
	bottom:0;
	right:0;
	width:135px;
	height:137px;
	background: url('../Images/hifiplus.gif') no-repeat 0 0;	
}

#wrap #contentwrapper #homeholder #content 
{
	color: #FFFFFF;
	width: 490px;
	padding: 36px;
	position: absolute;
	bottom: 0px;	
}

/* page content */
#wrap #contentwrapper #pageholder 
{	
	border: solid 1px #FFFFFF;	
	background: #909090;	
}
#wrap #contentwrapper #pageholder #content 
{	
	padding: 36px;	
	color: #FFFFFF;
}
.whiteheader {

	font-weight: bold;
	color: #FFFFFF;
}

h6 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

address {
	margin-bottom: 0px;
	font-style: normal;
	}

.image_border {
	border: solid 1px #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	vertical-align:top;
}
/* About us & What can I expect? content*/

#partone, #parttwo, #partthree, #partfour, #partfive  {
	background-color: #3A3A3A;
	background-repeat: no-repeat;
	margin-top: 10px;
	border: solid 1px #FFFFFF;
	padding: 20px;
	}
	
#partone {
	background-image: url('../images/bg_image01.jpg');
	background-position: top left;
	}	

#parttwo {
	background-image: url('../images/bg_image02.jpg');
	background-position: top left;
	}

#partthree {
	background-image: url('../images/bg_image03.jpg');
	background-position: bottom right;
	}
	
#partfour {
	background-image: url('../images/bg_image04.jpg');
	background-position: bottom right;
	}	
	
#partfive {
	background-image: url('../images/bg_image05.jpg');
	background-position: top left;
	}
	
	
/* dealer page */
#greybox {
	background-color: #FFFFFF;
	margin-top: 10px;
	border: solid 1px #FFFFFF;
	padding: 20px;
	color: #000000;
}
	
#greybox img {
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#linktext {
position: relative;
width: 650px;
	}


