@charset "UTF-8";
.pageWrapperUpper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(_images/mainBg.jpg);
}
.prodOptions {
	font-size: 90%;
}
#nav {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
}
#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	text-align: center;
}
#footerInner {
	color: #6A6F90;
	text-align: center;
	font-size: 80%;
	line-height: 300%;
}
#leftCol {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCCDA;
	margin-left: 50px;
	width: 175px;
	font-size: 95%;
	padding-right: 5px;
}
.imageLeft {
	float: left;
}
h4 {
	
}
h5 {
	margin-bottom: 0px;
	border-top-width: 1px;
}
.pLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8D5E2;
	line-height: 120%;
}
.clear {
	clear: both;
}
#rightCol {
	width: 500px;
	float: left;
	margin-left: 10px;
	font-size: 90%;
}
a:link {
	color: #6A6F90;
	text-decoration: none;
}
a:visited {
	color: #A5A0B9;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#footerWrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(_images/footerBg.jpg);
}
.pullquote {
	width: 60%;
	float:left;
	font-size:120%;
	line-height:125%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.testimonials {
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8D5E2;
}
.testimonialName {
	line-height: 180%;
	font-weight: bold;
}
.pullquote:first-letter {
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.productShortDesc {
	margin-bottom: 20px;
}.price {
	font-size: 100%;
	font-weight: bold;
}
