html, body {
	background: #dae2e7;
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	}

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #03F;
}

a:hover {
	text-decoration: underline;
	color: #E2050A;
}

a:active {
	text-decoration: underline;
	color: #03F;
}

#page {
	width: 997px;
	padding: 0;
	margin: 10px auto;
	background: #333 url('images/left-bg.jpg') repeat-y;}

#container {
	position: relative;
	float: left;
	width: 997px;
	padding: 0;
	margin: 0;
	background: #fff url('images/left-bg.jpg') repeat-y;
	border: solid 1px #ccc;}

#container2 {
	position: relative;
	float: left;
	width: 997px;
	padding: 0;
	margin: 0;
	background: url('images/feet-tub.jpg') no-repeat bottom left;}

#left-col {
	position: relative;
	float: left;
	width: 308px;
	min-height: 300px;
     height: auto !important;
     height: 300px;
	padding: 0 0 150px 0;
	margin: 0;}

#main {
	position: relative;
	float: left;
	width: 688px;
	padding: 0;
	margin: 0;}

#header-image {
	margin: 0 0 0 23px;}

#flash-nav {
	margin: 16px 0 16px 23px;}

.indent {
	margin: 30px 30px 70px 30px;}

h2 {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE1605;
	font-weight: normal;
	text-transform: uppercase;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a {
	color: #EE1605;
}

h2 a:hover {
	color: #EE1605;
	text-decoration: underline;
}

#quotes {
	margin: 40px 0 0 73px;
	width: 166px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#quotes p, #quotes ul {
	margin: 0 0 16px 0;
	padding: 0;}

#quotes h2 {
	text-transform: none;
}

#buy-now {
 width: 159px;
 height: 23px;
 background: url('images/buy_it_now_button.jpg');
 margin: 10px auto; padding: 0;
 position: relative;
}
#buy-now li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#buy-now li, #buy-now a {height: 23px; display: block;}
#button {left: 0; width: 159px;}

#button a:hover {background: transparent url('images/buy_it_now_button.jpg') 0 -23px no-repeat;}

#foot {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}

.quotes {
	color: #EE1605;
	font-style: italic;}

.bodyHeader {
	color: #EE1605;
	font-size: 12px;}

#contact-left {
	position: relative;
	float: left;
	margin-left: 40px;
	margin-top: 26px;}

.wpcf7 {
	position: relative;
	float: left;
	text-align: left;
	width: 300px;}

label, p {
	text-align: left;}

.normal {
	width: 300px;
	border: solid 1px #ccc;
	padding: 2px;
     margin: 0;
     background: #F6F8F9;}

.small {
	width: 100px;
	border: solid 1px #ccc;
	padding: 2px;
     margin: 0;
     background: #F6F8F9;}

.wpcf7 div.half {
	position: relative;
	float: left;
	width: 47.25%;
     padding: 0;
     margin: 0;}

.wpcf7 div.full {
	position: relative;
	float: left;
	width: 91%;
     padding: 0;
     margin: 0;}

input.normal:focus, 
textarea.normal:focus {
     border: 1px solid #999;
     background: #fff;}

input.normal:hover, 
textarea.normal:hover {
     border: 1px solid #999;
     background: #fff;}

.wpcf7 .full hr {
	clear: both;
	width: 100%;
	position: relative;
	float: left;
	margin: 00;
	padding: 0;}

.wpcf7-response-output {
	width: 300px;}

.pass-it-on .normal {
	width: 250px;}

.pass-it-on-preview {
	float: left;
	width: 301px;
	clear: right;
	background: url('images/e-card_mid.jpg') repeat-y;
	border: solid 1px #ccc;
	margin-top: 20px;}

.pass-it-on-preview .indent {
	margin: 10px 25px;}

.pass-it-on {
	float: left;
	width: 310px;}

.pass-it-on-preview p {
	padding: 0;
	margin: 0 0 10px 0;}

#flashcontent {
     width: 922px;
	background: #fff;
     padding: 0;
     margin: 0;
     
     }


