body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
* {
	text-align: left;
}
p {
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	color:#036;
}
a:link, a:visited {
	color: #036;
	text-decoration: underline;
}
a:hover, a:active {
	color: #036;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	color:#515151;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 20px;
}

/*--------- main frame holding ------------*/

#wrap {
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 812px;
}
#core {
	position: relative;
	top: 0px;
	left: 0px;
}
#backL {
	background-image: url(images/backL.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#backR {
	background-image: url(images/backR.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 500px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#center {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 6px;
}
#main {
	width: 800px;
	background-color: #fff;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}

/*--------- end main frame holding ------------*/



/*--------------- navigation ----------------*/

#nav {
	width: 800px;
	height: 145px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #fff;
}
#logo {
	width: 215px;
	height: 95px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
}
#home {
	width: 83px;
	height: 84px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 330px;
	top: 30px;
}
#range {
	width: 83px;
	height: 84px;
	background-image: url(images/range.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 423px;
	top: 30px;
}
#mychair {
	width: 83px;
	height: 84px;
	background-image: url(images/mychair.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 516px;
	top: 30px;
}
#testreport {
	width: 83px;
	height: 84px;
	background-image: url(images/press.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 609px;
	top: 30px;
}
#contact {
	width: 83px;
	height: 84px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 702px;
	top: 30px;
}

/*--------------- end navigation ----------------*/

#expander {
	position: relative;
	width: 800px;
}
#frameInside p {
	margin-right: 10px;
	margin-left: 10px;
}
#leftCol {
	width: 310px;
	float: left;
	margin-left: 0px;
}
#rightCol {
	background-color:#fff;
	margin-right: 20px;
}
#foot {
	clear: both;
	background-color: #fff;
}
#foot p {
	margin: 0px 10px;
	font-size: x-small;
	text-align: right;
}
#foot p a:link, #foot p a:visited {
	color: #036;
	text-decoration: none;
}
#foot p a:hover {
	color: #036;
	text-decoration: underline;
}
#frame {
	width: 450px;
	float: right;
	position: relative;
	right: 0px;
	background-image:url(images/frameMid.jpg);
	background-repeat: repeat-y;
	top: 0px;
	/*margin-left: 330px;*/
}
#frameInside {
	background-image: url(images/frameTop.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#frameBottom {
	background-image: url(images/frameBtm.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 450px;
	clear: both;
}
#frameInsideRange1 {
	background-image: url(images/frameRangeTop.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 450px;
}
.rangeNav {
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 40px;
	padding-top: 7px;
}
.rangeNav a:link, .rangeNav a:visited {
	text-decoration: none;
	color: #ffe511;
}
.rangeNav a:hover {
	text-decoration: underline;
}
.tab {
	height: 30px;
	line-height: 30px;
	position: relative;
	width: auto;
	float: left;
}
.L {
	background: url(images/tabL.gif) no-repeat;
	width: 10px;
	height: 30px;
	float: left;
}
.R {
	background: url(images/tabR.gif) no-repeat;
	width: 10px;
	height: 30px;
	float: left;
}
.M {
	float: left;
	background: url(images/tabM.gif) repeat-x;
}
.rangeOFF {
	height: 30px;
	line-height: 30px;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#features {
	float: right;
	margin-left: 6px;
	clear: right;
	margin-bottom: 0px;
	margin-right: 10px;
	height: 170px;
	width: 175px;
}
#lozenge {
	background-image: url(images/lozenge.gif);
	background-repeat: no-repeat;
	background-color:#f4f4f4;
	width: 390px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
}
#lozengeText {
	color: #003366;
	position: absolute;
	top: 9px;
}
#lozengeText img {
	float: left;
	margin-left: 14px;
	margin-right: 14px;
}
#L1 {
	width: 211px;
	background-color: #f4f4f4;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 20px;
}
#L1T {
	width: 211px;
	height: 10px;
	background: url(images/1T.gif) no-repeat;
}
#L1M {
	width: 211px;
	background: url(images/1M.gif) repeat-y;
	color: #036;
}
#L1B {
	width: 211px;
	height: 10px;
	clear: both;
	background-color: #CCCCCC;
	background-image: url(images/1B.gif);
	background-repeat: no-repeat;
}
#L1M p, #L2M p {
	margin: 0px 10px;
	text-align: left;
}
#L2M {
	width: 211px;
	background: url(images/1M.gif) repeat-y;
}
.contactSpec {
	font-weight: bold;
	color: #036;
	font-size: 13px;
}
#price {
	width: 211px;
	height: 51px;
	background-position: top;
	background-image: url(images/price.gif);
	background-repeat: no-repeat;
}
#mychairBG {
	float: left;
	margin-left: 1px;
}
.mcLogo {
	margin-bottom: 15px;
}
#priceMC {
	width: 211px;
	height: 51px;
	background-position: top;
	background-image: url(images/priceMyChair.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}


/*------------- styles for the form -----------------*/

.required {
	font-style: italic;
	font-size: 10px;
	color: #666;
}
.formLabels {
	color: #036;
}
.formBG {
	background-color: #eaeaea;
	display: block;
	height: 140px;
	width: 265px;
	background-image: url(images/formBig.gif);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}
.formSM {
	background-color: #eaeaea;
	display: block;
	height: 23px;
	width: 220px;
	background-image: url(images/formSM.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}

/*------------- end! styles for the form -----------------*/
