@charset "utf-8";
/* CSS Document */

body {
	background-color:#E8E3D9;
	color:#5A6C7C;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
}
/* Header CSS */
.headerShell{
	background-color:#E9E3D9;
}
.headerCell{
	width:868px;
	height:81px;
	background:#E9E3D9 url('../img/headerBackground.gif') top left no-repeat;
	margin: 0 auto;
	position:relative;
}
.headerCell .logo{
	height:46px;
	width:243px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:#E9E3D9 url('../img/logo.gif') top left no-repeat;
	position:absolute;
	top:17px;
	left:-10px;
}
.headerCell .ppcoPartner{
	height:30px;
	width:309px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:#E9E3D9 url('../img/ppcoPartner.gif') top left no-repeat;
	position:absolute;
	top:30px;
	right:170px;
}
.headerCell .searchShell{
	position:absolute;
	top:37px;
	right:0;	
}
.headerCell .searchText{
	height:13px;
	width:66px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:#E9E3D9 url('../img/searchText.gif') top left no-repeat;
}
.headerCell .searchButton{
	position:relative;
	top:3px;
}
/* Main CSS */
.mainShell{
	background-color:#FFF;
}
.mainCell{
	background-color:#FFF;
	width:894px;
	height:auto;
	margin:0 auto;
	padding-bottom:10px;
	position:relative;
}
/* Homepage CSS */
.mantleShell{
	margin-bottom:25px;
}
.home .col1{
	background-color:#f9f9f9;
	width:230px;
	float:left;
	margin-right:30px;
}
.home .col2{
	width:425px;
	float:left;
	margin-right:15px;
}
.home .col3{
	width:165px;
	float:left;
}
.home h2, .home h1{
	margin:0;
	padding:0;
}
.col1 .spotlight{
	display:block;
	height:30px;
	width:229px;
	overflow:hidden;
	text-indent:-9000px;
	background: #f9f9f9 url('../img/spotlight.gif') top left no-repeat;
}
.col1 .affiliatePartner{
	display:block;
	height:30px;
	width:229px;
	overflow:hidden;
	text-indent:-9000px;
	background: #f9f9f9 url('../img/alliances.gif') top left no-repeat;
}
.col1 p{
	padding:0 0 5px 0;
	margin:0;
}
.col1 .col1Cell{
	padding:5px 14px;
}
.col2 .whatMakes{
	display:block;
	height:30px;
	width:229px;
	overflow:hidden;
	text-indent:-9000px;
	background: #f9f9f9 url('../img/whatMakes.gif') top left no-repeat;
}
.col3 .latestNews{
	display:block;
	height:30px;
	width:165px;
	overflow:hidden;
	text-indent:-9000px;
	background: #f9f9f9 url('../img/latestNews.gif') top left no-repeat;
}
.bottomRow{
	clear:both;
}
.newsletterShell{
	padding:10px 0;
	background-color:#FFF;
	float:left;
}
.newsletterButton{
	position:relative;
	top:4px;
}
.newsIcons{
	float:right;
	width:197px;
}
/* Subpage CSS */
.subpage .col1 h3{
	font-size:11px;
	font-weight:Bold;
	text-transform:uppercase;
	padding:0;
	margin:7px 0 0;
}
.subpage .sideNav{
	margin:7px 0 0;
	padding:0 0 0 1px;
}
.subpage .sideNav li {
	float:none;
	list-style:none;
	margin:0;
	padding:0 0 6px;
}
.subpage .sideNav ul{
	float:none;
	list-style:none;
	margin:0;
	padding:0;
}
.subpage .sideNav ul li{
	padding:0;
}
.subpage .sideNav ul li a {
	color:#5A6C7C;
	display:block;
	padding-left:16px;
	text-decoration:none;
	text-transform:capitalize;
}
.subpage .sideNav li a {
	color:#5A6C7C;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
.subpage .sideNav li a:hover, .subpage .sideNav li .active {
	color:#58ACD5;
	display:block;
	text-decoration:none;
}
.subpage .navShell{
	margin-bottom:25px;
}
.subpage .col1{
	width:250px;
	float:left;
	margin-right:26px;
	padding-top:21px;
}
.subpage .col2{
	float:left;
	margin-right:30px;
	min-height:600px;
	width:384px;
}
.subpage .col3{
	width:194px;
	float:left;
	font-size:15px;
	color:#AF915E;
	line-height:21px;
	padding-top:21px;
}
.subpage .col2 h1{
	font-weight:normal;
	color:#8f661f;
	font-size:18px;
	padding:0;
	margin:0;
}
.subpage .col2 h2{
	font-weight:normal;
	color:#8f661f;
	font-size:16px;
	padding:5px 0 0 0;
	margin:0;
}
.partnerShell{
	display:block;
	position:relative;
}
.partnerCell{
	display:block;
	width:190px;
	float:left;
}
.partnerCell a{
	display:block;
	text-align:center;
}
.col2 ul{
	margin:0 0 10px 6px;
	padding:10px;
}
.managementTeam .col2 ul{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
.managementTeam .col2 ul li ul{
	list-style:disc;
	margin:0 0 10px 6px;
	padding:10px;
	font-weight:normal;
}
/* Footer CSS */
.footerShell{
	background-color:#E8E3D9;
}
.footerCell{
	background:#E8E3D9 url('../img/footerBackground.gif') top left no-repeat;
	margin:0 auto;
	padding:15px;
	text-align:center;
	width:868px;
	color:#73625c;
}
.footerShell p {
	padding:0;
	margin:0;
}
.footerShell a, .footerShell a:active,.footerShell a:visited{
	color:#73625c;
	text-decoration:none;
}
.footerShell a:hover{
	color:#73625c;
	text-decoration:underline;
}
#contactForm td{
	vertical-align:top;
}
input.error {
	border:1px dotted #F00;
}
label.error{
	display:block;
	color:#F00;
}
a, a:active,a:visited{
	color:#58ACD5;
	text-decoration:underline;
}
a:hover{
	color:#58ACD5;
	text-decoration:none;
}
.clear{
	clear:both;
}
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*//* QuickMenu 0 */#qm0{background-color:transparent;border-width:0px;}#qm0 a{padding:5px 6px;color:#393a3a;font-family:Tahoma;font-size:10px;text-decoration:none;}#qm0 a:hover{color:#58acd5;text-decoration:none;}#qm0 li:hover>a{color:#58acd5;text-decoration:none;}body #qm0 .qmactive, body #qm0 .qmactive:hover{color:#58acd5;text-decoration:none;}body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover{background-color:#ffffff;color:#58acd5;text-decoration:none;}#qm0 div{padding:0px;margin:-2px 0px 0px -5px;background-color:#e2dcd0;}#qm0 div a{padding:7px 5px 7px 10px;margin:0px;background-color:transparent;font-size:10px;border-width:0px;border-style:none;}body #qm0 div .qmactive, body #qm0 div .qmactive:hover{color:#393a3a;}body #qm0 div .qmpersistent, body #qm0 div .qmpersistent:hover{background-color:transparent;}#qm0 .qmtitle{font-size:11px;}#qm0 .qmdividerx{border-top-width:1px;margin:0px 0px 0px 10px;border-style:solid;border-color:#ffffff;}#qm0 .qmdividery{border-left-width:2px;height:16px;margin:2px 0px 0px;border-color:#dfdddd;}ul#qm0 ul{background-color:#dfe0e0;border-width:1px;border-style:solid;border-color:#4f5050;}ul#qm0 li:hover > a{background-color:#dfe0e0;}ul#qm0 .qmparent{background-image:url(qmimages/arrow_7.gif);background-repeat:no-repeat;background-position:95% 55%;}ul#qm0 ul .qmparent{background-image:url(qmimages/arrow_5.gif);}
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}