﻿body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFF;
	background-image: url(../assets/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.container {
	background-color: #FAF7EE;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAD6BD;
	border-left-color: #EAD6BD;
	min-height:100%;

	[if IE 6]>
#container {
   height:100%;
	height: auto;
}
<![endif]

}
.header {
	width: 800px;
	background-color: #FFF;
	height: 177px;
	background-image: url('../../assets/images/title_tp.jpg');
	background-repeat: no-repeat;
}
.contentbg {
	background-color: #FFF;
	float: none;
	background-image: url(../assets/images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
	width: 680px;
	clip: rect(auto,auto,auto,120px);
}
.content {
	background-color: #FAF7EE;
	padding-top: -20px;
}
.subcontent {
	height: auto;
	width: 800px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDC4A5;
	border-bottom-color: #DDC4A5;
}

.navarea {
	height: 49px;
	background-color: #FAF7EE;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D19B37;
	background-image: url(../assets/images/gfx/nav_bg.jpg);
}
.navbut{
	background-image: url(../assets/images/gfx/buttonbg.jpg);
	background-repeat: no-repeat;
	width: 81px;
	font-family: Arial, Helvetica, sans-serif;
	color: #512828;
	font-size: 12px;
	text-decoration:none;
	text-align: center;
	vertical-align: baseline;
	margin-top: 31px;
	cursor: pointer;
	top: 1px;
	float: right;
	padding-top: 2px;
	overflow: auto;
}

.navbut:hover{
	background-image: url(../assets/images/gfx/buttonbg_hv.jpg);
	background-repeat: no-repeat;
	width: 81px;
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #512828;
	font-size: 12px;
	margin-top: 22px;
	padding-top: 2px;
	cursor: pointer;
	font-weight: bold;
	height: 25px;
}
.navsel {
	background-image: url(../assets/images/gfx/buttonbg_sel.jpg);
	color: #512828;
	cursor: pointer;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 17px;
	width: 81px;
	height: 30px;
	font-weight: bolder;
	padding-top: 2px;
	background-repeat: no-repeat;
}

.footer {
	width: 800px;
	background-color: #FAF7EE;
	background-image: url(../assets/images/gfx/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
.nav_spacer {
	height: 100px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.containertext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #030;
	list-style-type: disc;
}


html, body {
	height: 100%;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	/*width: 600px;
	margin-left: 200px;
	margin-top: 85px;*/
	float: right;
	vertical-align: bottom;
	margin-right: 10px;
	padding-top: 32px;
}
.footerlink {
	width: auto;
	cursor: pointer;
	color: #300;
}

.welcome_bignav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #512828;
	width: 160px;
	float: right;
	text-align: left;
	margin-top: 25px;
	margin-right: 7px;
}
.main_message {
	width: 600px;
	margin-left: 150px;
}

.welcome_img_buttons {
	height: 160px;
	width: 160px;
	cursor: pointer;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.welcome_cont {
	background-image: url(../assets/images/welcome/wel_nw_n.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 500px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E1D0B2;
}
.bignav_text {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.welcome_note {
	width: 800px;
}

.welcome_strip {
	margin-top: 15px;
	margin-bottom: 15px;
}

.main_backtotop {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.history_full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 15px;
}
.health_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 195px;
	margin-left: 20px;
	margin-top: 50px;
	font-style: normal;
	font-weight: normal;
	color: #300;
}
.main_space {
	height: 75px;
	clear: both;
}
.article_link_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.facebook {
	float: left;
	width: 41px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 18px;
	height: 35px;
	margin-left: 10px;
	cursor: pointer;
}
.MiniNav {
	width: auto;
	height: 80px;
	margin-top: 90px;
	margin-left: 10px;
	float: left;
}
.facebook {
}
.CustomerMessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EAD6BD;
}
.cust_notice {
	width: 580px;
	margin-left: 0px;
	height: 461px;
	background-image: url(../assets/images/welcome/letter.jpg);
}
.NewProdSide {
	float: right;
	width: 180px;
	height: 50px;
	margin-right: -5px;
}
.tradeq {
	height: 75px;
	width: 220px;
	float: right;
	margin-top: 380px;
	margin-right: 40px;
}
.Apology {
	height: 35px;
	width: auto;
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	font-size: 12px;
	font-weight: bold;
}
