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

/* Global Element */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	margin:0px;
	padding:0px;
	background:url(../images/back.jpg) repeat-x;
}
img {
	border:none;
}
h1 {
	font-size:20px;
	color:#003367;
	line-height:1.5em;
}
h2 {
	font-size:14pt;
	color:#990100;
	background-color:#D0EFFB;
	padding:5px;
	display:block;
}
h3{ font-size:14pt;
	color:#F30;}
h4{ font-size:12pt;
	color:#990000;}

h5{font-size:12pt;
color:#FFF;}
.blueh{background-color:#3366ff; padding:3px;}
input, label {
	float:left;
	margin-bottom:3px;
	padding-right:5px;
}
label {
	font-weight:bold;
	width:80px;
	text-align:right;
}
/* Index Style Element */
div#wrapper {
	margin:0 auto;
	text-align:center;
	width:795px;
}
div#header {
	background:url(../images/header.jpg) no-repeat center;
	height:288px;
}
div#header ul li {
	float:left;
	list-style:none;
	padding-right:10px;
	font-size:10pt;
	font-weight:bold;
	padding-left:10px;
	margin-top:8px;
}
div#header a {
	text-decoration:none;
	color:#FFF;
}
div#header a:hover {
	text-decoration:underline;
}
div#content {
	background:#FFF url(../images/colorado-walkin-bathtubs-1_r2_c1.jpg) repeat-y center;
	margin-top:-12px;
}
div#contentfooter {
	background:#FFF url(../images/colorado-walkin-bathtubs-1_r4_c1.jpg) no-repeat center;
	height:12px;
	margin-top:-12px;
}
div#leftbox {
	width:500px;
	padding:8px;
	text-align:left;
}
div#testimonial {
	margin:0 auto;
	width:480px;
}
div#testimonial a {
	text-decoration:none;
	color:#cc3501;
	font-weight:bold;
}
div#testimonial a:hover {
	text-decoration:underline;
}
div#testvideo {
	width:240px;
	padding-right:10px;
}
div#testtext {
	width:230px;
}
div#rightbox {
	width:260px;
	padding:5px;
}
div#guideform {
	border:5px solid #cccccc;
}
div#guaranteevideo {
	border:5px solid #cccccc;
}
div#footer {
	margin:0 auto;
	width:790px;
	text-align:center;
}
div#footer ul li {
	float:left;
	list-style:none;
	padding-right:10px;
	font-size:10pt;
	font-weight:bold;
	padding-left:10px;
}
div#footer a {
	text-decoration:none;
	color:#cc3501;
}
div#footer a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.highlight {
	padding:2px;
	background-color:#FF0;
}
.button {
	padding-left:30px;
	margin-bottom:10px;
}


/* InnerPage Style Sheet */

div#innerwrap{
	margin:0 auto;
	width:780px;
	}
div#innerhead{
	background:url(../images/top1.jpg) no-repeat center;
	height:202px;
	}
	div#consumerform{
		background:url(../images/optinback.gif) no-repeat center;
		height:150px;
		margin-left:385px;
		text-align:center;
		}
div#innercontent{
	background-color:#FFF;
	line-height:1.5em;
	
	}
	div#innerleftbox{ width:161px; padding:5px;margin-top:-17px; margin-left:-5px;}
		div#menulist{ background:#FFF url(../images/index.2.jpg) no-repeat center; height:300px;}
		div#menulist ul li { list-style:none; padding:3px; margin-left:-25px; font-weight:bold;}
		div#menulist ul{ padding-top:10px;}
		div#menulist ul li a{ text-decoration:none; color:#3965a5; font-size:10pt;}
		div#imglogos{ padding:5px; text-align:center;}
	div#innerrightbox{ width:580px; padding:5px; color:#006497;}
	div#innerrightbox h1{ font-size:16pt; color:#6db5ff;}
div#innerfoot{
	margin:0 auto;
	width:780px;
	text-align:center;
	}
	div#innerfoot a{ font-size:12px; color:#333;}
.floatimg{ float:left; padding-right:10px;}
.floatimg1{ float:right; padding-left:5px;}
.box{ padding:5px; border:1px solid #333; text-align:center;}
.casestud{ text-align:center;}
.casestud a{ color:#990000; text-decoration:none; }

div#innerhead-alt{
	background:url(../images/top-alt.jpg) no-repeat center;
	height:210px;
	width:100%;
	display:block
	}
	
div#wrapper-alt {
	margin:0 auto;
	text-align:center;
	width:780px;
}
div#leftbox-alt {
	width:485px;
	padding:8px;
	text-align:left;
}
div#content-alt {
	background:#FFF url(../images/colorado-walkin-bathtubs-1_r2_c1.jpg) repeat-y center;
	margin-top:-5px;
}
	
