html {
	height: 100%;
}

body {
    background: #0099cc;
    color: #666;
    font: normal 0.625em Arial, Sans-serif;
	height: 100%;
}

#header {
	padding: 25px 0 15px;
}

#header div.container {
	background: url(../images/header.png) 269px 0 no-repeat;
}

#header h1 a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 34px;
	overflow: hidden;
	text-indent: -666em;
	width: 164px;
}

#header h1 a:hover {
	background: url(../images/logo.png) 0 -34px no-repeat;
	border: 0;
	padding: 0;
}

#header p {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#body {
	color: #666;
}

#body #order {
	background: url(../images/themes/1.jpg) no-repeat #fff;
	font-size: 14px;
	padding: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#body #order h2 {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#body #order form {
	margin: 0 auto;
	width: 424px;
}

#body #order form #message h3 {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#body #order form #message p {
	background: #ffff99;
	color: #6d6e43;
	line-height: 1.5em;
	margin: 0 0 25px;
	padding: 7px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#body #order dt {
	padding: 0 0 5px;
}

#body #order dd {
	padding: 0 0 15px;
}

#body #order #healthDescriptionLabel, #body #order #healthDescriptionValue {
	display: none;
}

#body #order dd label, #body #order dd input {
	cursor: pointer;
	cursor: hand;
}

#body #order dd #age, #body #order dd #email, #body #order dd #phone {
	cursor: auto;
}

#body #order dd input {
	width: 420px;
}

#body #order dd textarea {
	width: 420px;
}

#body #order dd select {
	font-size: 14px;
	width: 100%;
}

#body #order dd ul {
	overflow: hidden;
}

#body #order dd ul li {
	float: left;
	margin: 0 10px 0 0;
}

#body #order dd ul li input {
	border: 0;
	float: left;
	margin: 1px 5px 0 1px;
	padding: 0;
	width: auto;
}

#body #order p {
	color: #ccc;
	margin: 5px 0 0;
}

#body #order p input {
	padding: 4px 7px;
}

#body #order p #submit {
	background: #0099cc;
	color: #fff;
	display: block;
	float: left;
	margin: -5px 5px 0 0;	
	padding: 5px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#body #order p #submit:hover {
	background: #0099cc;
	border: 0;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

#body #confirmation {
	background: #fff;
	font-size: 14px;
	padding: 136px 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#body #confirmation h2 {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#body #confirmation h3 {
	font-size: 36px;
	text-align: center;
}

#body #confirmation h4 {
	font-size: 24px;
	line-height: 1.5em;
	margin: 20px 80px 0;
	text-align: center;
}

#body #confirmation p {
	margin: 25px 0 0;
	text-align: center;
}

#body #faq {
	background: #fff;
	font-size: 14px;
	padding: 30px 30px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#body #faq h2 {
	border-bottom: 1px solid #f0f0f0;
	font-size: 30px;
	margin: 0 0 25px;
	padding: 0 0 20px;
}

#body #faq dt {
	font-size: 20px;
	margin: 0 0 12px;
}

#body #faq p {
	line-height: 1.5em;
	margin: 0 0 1em;
}

#body #company {
	background: #fff;
	font-size: 14px;
	padding: 30px 30px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#body #company h2 {
	border-bottom: 1px solid #f0f0f0;
	font-size: 30px;
	margin: 0 0 25px;
	padding: 0 0 20px;
}

#body #company p {
	line-height: 1.5em;
	margin: 0 0 1em;
}

#body #company img {
	margin: 0 0 1.5em;
}

#body #contact {
	background: #fff;
	font-size: 14px;
	overflow: hidden;
	padding: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#body #contact h2 {
	border-bottom: 1px solid #f0f0f0;
	font-size: 30px;
	padding: 0 0 20px;
}

#body #contact h2 a {
	color: #666;
}

#body #contact h2 a:hover {
	border: 0;
	padding: 0;
}

#body #contact h3 {
	font-size: 20px;
	padding: 25px 0 15px;
}

#body #contact #message h3 {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#body #contact #message p {
	background: #ffff99;
	color: #6d6e43;
	display: block;
	margin: 25px 0 0;
	line-height: 1.5em;
	padding: 7px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#body #contact #message.success p {
	background: #009900;
	color: #fff;
}

#body #contact #main {
	float: left;
	width: 600px;
}

#body #contact #main dt {
	padding: 0 0 7px;
}

#body #contact #main dd {
	padding: 0 0 15px;
}

#body #contact #main dd input {
	width: 547px;
}

#body #contact #main dd textarea {
	height: 173px;
	width: 550px;
}

#body #contact #main p {
	color: #ccc;
	margin: 5px 0 0;
}

#body #contact #main p input {
	padding: 4px 7px;
}

#body #contact #main p #submit {
	background: #0099cc;
	color: #fff;
	display: block;
	float: left;
	margin: -5px 5px 0 0;	
	padding: 5px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#body #contact p #submit:hover {
	background: #0099cc;
	border: 0;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

#body #contact #collateral dd {
	color: #aaa;
	line-height: 1.5em;
	padding: 0 0 15px;
}

#body #contact #collateral dd span {
	display: block;
}

#body #contact #collateral dd em {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#footer {
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	padding: 20px 0;
}

#footer h2 {
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -666em;
	top: 0;
}

#footer div.container * {
	display: inline;
}

#footer div.container {
	text-align: center;
}

#footer div.container li, #footer div.container p {
	margin: 0 12px 0 0;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	border: 0;
}

div.container {
    margin: 0 auto;
	position: relative;
    width: 960px;
}

div.subcontainer {
	margin: 0 auto;
	width: 424px;
}

blockquote, body, caption, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, label, legend, li, ol, p, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

button, caption, cite, h1, h2, h3, h4, h5, h6, input, legend, option, p, select, td, textarea, th {
    font-family: inherit;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

li, ol, ul {
    list-style: none;
}

blockquote, q {
	quotes: "" "";
}

button, input, select {
    margin: 0;
}

del, ins {
    text-decoration:none;
}

sub, sup {
    vertical-align: baseline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

legend {
    color: #000;
}

img {
	display: block;
}

abbr {
    border: 0;
    font-variant: normal;
}

a {
	color: #0099cc;
    text-decoration: none;
}

a:hover {
	border-bottom: 1px dashed #0099cc;
	padding: 0 0 1px;
}

a img {
    border: 0;
}