@charset "UTF-8";
/* CSS Document - or so it seems.... */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body{
		background-color:#10336B;
}
h1{
	font-size: 35px;
	font-family: tahoma;
	color: #12336C;
	margin: 0 0 20px 0;
}
p{
	font-family: tahoma;
	color: #31313F;
	font-size: 14px;
	line-height: 20px;
}




b{
	font-weight:bold;
}
ul{
	list-style: disc;
	margin-left: 30px;
}
li{
	font-family: tahoma;
	color: #31313F;
	font-size: 14px;
	line-height: 20px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#topstripe{
	width:100%;
	height:5px;
	background-color:#10336B;
}
#headerbg{
	background-color:#FFF;
	width:100%;
	min-width:1040px;
	height:118px;
	box-shadow: 0px 5px 5px #888888;
	z-index:2;
	position:relative;
}
#headercontainer{
	background-color:#FFF;
	width:1040px;
	height:118px;
	margin:0 auto;
}
#logo{
	margin-top:23px;
	float:left;
}
#phonenumber{
	float:right;
	margin-top:23px;
}
#navigation{
	float:right;
	clear:right;
	margin-top:28px;
}
#homebg{
	width:100%;
	height:578px;
	position:relative;
	z-index:1;
	background-color:#E4E3DF;
	background-image:url("/homepeg.jpg");
	background-position:center;
	background-repeat:no-repeat;
	min-width:1040px;
}
#homecontainer{
	width:1040px;
	height:578px;
	margin:0 auto;
}
#homelinks{
	padding:230px 0 0 400px;
}
#homelink{
	margin-top:25px;
	width:400px;
	height:28px;
}
#bodybgbg{
	background-color:#FFF;
	background-image:url("/witewall_3.png");
	background-repeat:repeat;
	width:100%;
	height:100%;
	min-width:1040px;
	min-height:500px;
}
#bodybg{
	background-color: #FFF;
	box-shadow: 0px 8px 18px #888888;
	width: 1040px;
	min-height: 600px;
	margin: 0px auto;
	position: relative;
	top: 75px;
}
#bodycontainer{
	padding:50px 60px;
}

#footerbg{
	background-color:#10336B;
	width:100%;
	height:500px;
}
#footercontainer{
width:1040px;
height:500px;
margin:0 auto;
}
#footerleft{
	width:409px;
	height: 150px;
	margin: 150px 0 100px;
	float:left;
}
#footercenter{
	width:222px;
	height: 150px;
	margin: 150px 0 100px;
	float:left;
}
#footerright{
	width:409px;
	height: 150px;
	margin: 150px 0 100px;
	float:left;
}
#rightcolumn{
	float: right;
	width: 400px;
	padding: 10px 0 35px 10px;
}
#contactformcontainer{
	float:right;
}
#testimonial{
	height: 450px;
	width: 450px;
	float: left;
	background-color: #EBEBEB;
	margin: 5px;
}
#testimonial:hover{
	background-color:#BFE6F5;
}
#hometestimonial{
	height: 200px;
	width: 100%;
	background-color: #FFF;
	min-width:1040px;
}

.phonenumber{
	font-family:tahoma, "Times New Roman",  serif;
	font-size:24px;
	color:#313140;
}
.navigation{
	font-family: tahoma, "Times New Roman",  serif;
	font-size:19px;
	color:#313140;
}
a.navigation{
	text-decoration:none;
	margin:0px 6px;
}
a.navigation:hover{
	text-decoration:underline;
}
.homepeg{
	width:1421px;
	height:578px;
}
.subheading{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:21px;
	padding:3px;
}
.homebutton{
	float:right;
	clear:right;
}
.footertext{
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:20px;
}
a.footertext{
	text-decoration:underline;
}
a.footertext:hover{
	text-decoration:none;
	color: #CCC;
}

.footertext a:hover{
	text-decoration:none;
	color: #CCC;
}


.footerlogo{
	margin:50px auto;
}
.sleepquestion{
	display:inline;
	line-height:35px;
}
.results{
	background: url("/submittestbutton.png") no-repeat scroll 0 0 transparent;
  	cursor: pointer;
  	height: 28px;
  	width: 155px;
	border:none;
}
.successbodybg{
	background: url("/successbg.jpg") no-repeat scroll 0 0 transparent;
}
.testimonial{
	font-family: "Times New Roman", Times, serif;
	color: #414141;
	font-style: italic;
	font-size: 20px;
	margin: 20px 10px 0 10px;
}
.testimonialspeaker{
	font-style:italic;
	color:#777;
	float:right;
	margin: 0 10px 0 0;
}
.testimonialthumbnail{
	width: 400px;
	height: 250px;
	margin: 25px;
}
.hometestimonial{
	text-align: center;
	font-size: 30px;
	padding-bottom:20px;
	font-family: times;
	color: #12336C;
	font-style: italic;
}

/* For modern browsers */
.container:before,
.container:after {
    content:"";
    display:table;
}
.container:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.container {
    zoom:1;
}


/* CUSTOM */

