body { 
	margin: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -0.011em;
	background-color: #6a85a3;
	background-image: url(/_images/_pgElements/background_body.png);
	background-repeat: repeat-x;
	background-position: center top;
	}

#PgWrapper {
	width: 960px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(/_images/_pgElements/pgBkgd.png);
	background-repeat: repeat-y;
	background-position: center top;
	}

#header {
	width: 960px;
	height: 178px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(/_images/_pgElements/background_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#menuArea {
	float: left;
	width: 215px;
	margin: 15px 0 0 45px;
	padding: 0;
	}

#mainArea {
	float: right;
	width: 653px;
	margin: 0 30px 0 0;
	padding: 0;
	background-image: url(/_images/_pgElements/splash_vacuum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#footer {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(/_images/_pgElements/pgFoot.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#maContent {
	float: left;
	width: 370px;
	margin: 180px 15px 15px 15px;
	}
	
#maSidebar {
	float: right;
	width: 246px;
	margin: 171px 0 0 0;
	background-image: url(/_images/_pgElements/background_right_panel.png);
	background-repeat: repeat-y;
	background-position: left top;
	}
	
#quoteFormOuterWrapper {
	background-image: url(/_images/_pgElements/background_form.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	position: relative;
	padding: 0;
	margin: 50px auto 0 auto;
	width: 100%;
	}
	
/* -------- BASE STYLES ----------- */

h1 {
	color: #333;
	font-size: 2.0em;
	line-height: 1.1em;
	text-align: center;
	margin: 0px;
	padding-bottom: 6px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-size: 1.7em;
	color: #333;
	line-height: 1.1em;
	text-align: center;
	margin: 0;
	padding-bottom: 6px;
	font-weight: bold;
	font-style: italic;	
}

h3 {
	color: #333;
	font-size: 1.4em;
	line-height: 1.1em;
	text-align: center;
	margin: 0px;
	padding-bottom: 6px;
	font-weight: bold;
	font-style: normal;
}

h4 {
	color: #333;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: center;
	margin: 0;
	padding-bottom: 6px;
	font-weight: bold;
	font-style: normal;	
}

p {
	font-size: .95em;
	line-height: 1.3em;
	padding-bottom: 9px;
	margin: 0;
	font-weight: normal;
	color: #333;
	}
	
p strong {
	color: #333;
	font-weight: bold;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #0a72b9;
	}

a:hover {
	color: #d60015;
	}

ul, ol {
	font-size: .95em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-weight: normal;
	color: #333;
	}

ul li {
	font-size: inherit;
	list-style-type: disc;
	padding: 6px 0 0 10px;
	}
	
ol li {
	font-size: inherit;
	list-style-type: decimal;
	padding: 6px 0 0 10px;
	}
	
/* -------- MENU ----------- */

#menuArea p {
	font-size: 1.1em;
	line-height: 1.1em;
	padding-bottom: 9px;
	margin: 0;
	font-weight: bold;
	color: #333;
	}
	
#menuArea a:link, #menuArea a:visited {
	text-decoration: none;
	color: #333;
	}

#menuArea a:hover {
	color: #d60015;
	}

#menuArea a.currentpg {
	color: #0a72b9;
	}

#headmenuPos {
	padding: 140px 0 0 42px;
	width: 600px;
	}
	
#headmenuPos p {
	font-size: 1.0em;
	line-height: 1.1em;
	text-align: left;
	padding: 7px 0 0 0;
	margin: 0 auto;
	font-weight: bold;
	color: #222;
	border-top: 4px #efefef solid;
	}
	
#headmenuPos a:link, #headmenuPos a:visited {
	text-decoration: none;
	color: #333;
	}

#headmenuPos a:hover {
	color: #d60015;
	}

/* -------- Quote form and other copied styles ----------- */
#maSidebar p a.button {
	background-color:#6A85A3;
	color:#FFFFFF;
	display:block;
	font-size:9px;
	letter-spacing:1px;
	padding:0 4px;
	text-decoration:none;
	width:75px;
	float:right;
	margin:4px 5px 15px 0;
}

#quoteFormOuterWrapper h4 {
	background-image: url(/_images/_pgElements/background_getquote.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	position: absolute;
	padding: 0;
	margin: 0 auto;
	text-indent:-9999px;
	left: 0;
	width: 160px;
	bottom: 129px;
	}
	
#quoteFormOuterWrapper form {
	margin: 0 auto;
	padding: 0;
}

#quoteFormOuterWrapper form p {
	margin: 0 0 0 10px;
	padding: 7px 0 2px 0;
	width:230px;
	display:block;
	float:left;
}

#quoteFormOuterWrapper form label {
	font-size:12px;
	float:left;
	width:65px;
	text-align:left;
}

#quoteFormOuterWrapper form input.textbox {
	border:1px solid #9F9F9F;
	height:15px;
	margin-left:10px;
	width:150px;
	float:right;
	font-size:10px;
}

#quoteFormOuterWrapper form input.submit {
	float:right;
	background-color:#c4a96a;
	border:1px solid #c4a96a;
	color:#FFF;
}

#quoteFormOuterWrapper #quoteFormValidate p {position:relative;}

#quoteFormOuterWrapper #quoteFormValidate label.error { 
	color:red; 
	background-color:#f3e6e6; 
	padding:1px 6px; 
	border:1px dashed #c72b2b; 
	width:200px; 
	text-align:right; 
	position:absolute; 
	right:155px; 
	top:0px; 
	font-size:12px; 
	font-weight:bold;
	}


/* -------- COPYRIGHT & bottom Address ----------- */

#Copyright {
	margin: 0 auto;
	padding: 30px 0 10px 0;
	color: #ccc;
	font-size: .9em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
}

#Copyright p {
	margin: 0 auto;
	padding: 0 0 10px 0;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #333;
}

#Copyright a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: #d60015;
}

/* IE7 Only */
*:first-child+html #quoteFormOuterWrapper form p {
	padding: 1px 0 0 0;
	line-height: 1.2em;
	}



