body {
	background-color: #7D8731;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/top_image1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 124px;
	width: 854px;
}

#menu_bg {
	background-attachment: scroll;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 854px;
}
#frame {
	height: auto;
	width: 854px;
}
#top_bar {
	background-attachment: scroll;
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 854px;
}
#main {
	float: left;
	height: auto;
	width: 834px;
	background-attachment: scroll;
	background-image: url(../images/main_page_bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#model_image {
	float: left;
	height: 450px;
	width: 400px;
}
.right_side {
	background-color: #DEE0CA;
	float: left;
	height: auto;
	width: 360px;
	padding: 0px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-top: 30px;
}
.small_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6F40;
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7AD72;
	margin-top: 5px;
	margin-bottom: 5px;
}

.p_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7D8731;
	float: left;
	height: 22px;
	width: auto;
	line-height: 22px;
	padding: 2px;
	border: 1px solid #D8DAC0;
	margin-right: 5px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #7D8731;
	text-align: right;
	float: right;
	width: 100%;
}

#main_menu_row {
	float: left;
	height: 18px;
	width: 844px;
	text-align: right;
	padding-top: 9px;
	padding-right: 10px;
}
.page_top {
	background-attachment: scroll;
	background-image: url(../images/whatisfarinfrared_heading.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 834px;
}
#flash_text {
	height: 75px;
	width: 456px;
}

a.main_btn:link, a.main_btn:active, a.main_btn:visited {
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 16px;
	width: auto;
	border: 1px solid #969D57;
}

a.main_btn:hover {
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969D57;
	height: 16px;
	width: auto;
	background-color: #C9CDA8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADB379;
	border-right-color: #EEEFE4;
	border-bottom-color: #FFFFFF;
	border-left-color: #ADB379;
}

#footer {
	background-attachment: scroll;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 132px;
	width: 854px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 40px;
}
#sub_menu_1, #sub_menu_2, #sub_menu_3, #sub_menu_4, #sub_menu_5 {
	float: right;
	height: auto;
	width: 800px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	display: none;
}
#sub_menu_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F5423;
	font-style: italic;
	padding-right: 10px;
}

a.sub_btn:link, a.sub_btn:active, a.sub_btn:visited {
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5423;
	height: 16px;
	width: auto;
	border: 1px solid #DEE0CA;
	font-weight: normal;
}

a.sub_btn:hover {
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 16px;
	width: auto;
	background-color: #969D57;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADB379;
	border-right-color: #EEEFE4;
	border-bottom-color: #FFFFFF;
	border-left-color: #ADB379;
	font-weight: normal;
}
a.foot:visited, a.foot:active, a.foot:link {
	color: #4F5423;
	text-decoration: none;
}
a.foot:hover {
	color: #000000;
	text-decoration: none;
}
.cellline {
	float: left;
	height: auto;
	width: 100%;	
}

.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	float: left;
	height:auto;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.celldata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	float: left;
	height:auto;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#front {
	background-attachment: scroll;
	background-image: url(../images/front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	width: 188px;
	padding-top: 80px;
	padding-left: 224px;
	padding-right: 395px;
}
a.sauna_btn:link, a.sauna_btn:visited, a.sauna_btn:active {
	background-attachment: scroll;
	background-image: url(../images/btn_sauna_up.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 188px;
	float: left;
}
#front_buttons {
	float: left;
	height: auto;
	width: 188px;
}

a.sauna_btn:hover {
	background-attachment: scroll;
	background-image: url(../images/btn_sauna_over.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 188px;
}
a.benefit_btn:link, a.benefit_btn:visited, a.benefit_btn:active {
	background-attachment: scroll;
	background-image: url(../images/btn_benefits_up.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 188px;
	float: left;
}
a.benefit_btn:hover {
	background-attachment: scroll;
	background-image: url(../images/btn_benefits_over.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 188px;
}
a.contact_btn:link, a.contact_btn:visited, a.contact_btn:active {
	background-attachment: scroll;
	background-image: url(../images/btn_contact_up.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 188px;
	float: left;
}
a.contact_btn:hover {
	background-attachment: scroll;
	background-image: url(../images/btn_contact_over.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 188px;
}
.right_photo {
	background-attachment: scroll;
	background-color: #E8EEDD;
	background-image: url(../images/image1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px;
	padding: 5px;
	float: right;
	height: 263px;
	width: 175px;
	border: 1px solid #003300;
}
a.v_link:link, a.v_link:visited, a.v_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
}

a.v_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
	padding: 1px;
	float: left;
	height: auto;
	width: 100%;
	background-color: #F3F4EC;
}
