/* CSS Document */
* {padding:0; margin:0;}
body {font: normal 76%/1.3 Verdana, Arial, Helvetica, sans-serif; background:#fff; color:#000;}
p, td {font-size: 1em;}
h1 {font-size: 1.6em; }
h2 {font-size: 1.4em; }
ul { margin:0; padding:0; margin-left: 40px; font-size: 1em; width: 290px;}
li {list-style: outside square;}
a:link, a:visited {color:#0077D4; text-decoration: underline;}
sup {font-size: 75%; vertical-align: top; font-weight:100;  }
#wrap1 {
	height:auto; 
	width:784px;
	color: #000;
	text-align:left;
	margin:auto;
	padding:0;
	position:relative;
	background:#fff;
}
#wrap2 {
	height:auto; 
	width:750px;
	color: #000;
	text-align:left;
	margin:auto;
	background:#fff;
	position:relative;
}
html>body #wrap1, html>body #wrap2{height:auto;} 
#header1, #header2, #header3, #header4{
	position:absolute;
	top:0;
	left:0;
	width:750px;
	height:262px;
	background:#fff;
	border-bottom: 1px solid #887e75;
	overflow:visible;
	color: #000;
}
#header1 { height: 345px; width: 784px; border-bottom-width: 0; top:0; left: 0; position:fixed;}
#header3 { height: 238px; }
#header4 { height: 191px; border-bottom-width:0;}
#content1 {
	padding: 0 0 0 10px;
	margin:0; margin-top: 350px; width:600px;
}
#content2 {
	width:530px;
	float:right;
	padding: 20px;margin:0;
	margin-top:275px; 
	background:#fff;
}
#content3 {
	width:530px;
	float:right;
	padding: 20px; margin:0;
	margin-top:255px;
	background:#fff;
}
#content4 {
	width:530px;
	float:right;
	padding: 20px; margin:0;
	margin-top:220px; 
	background: transparent;
}
#content2 p {padding: 0; margin: 10px 0; width: 320px;}
#features {
	border: 1px solid #887E75;
	position: absolute;
	top: 330px;
	left:542px;
	width:195px;
	height: auto;
}
#supplies p {width: 160px; margin-top: 0;}
#features p { width: 95px; margin: 3px; }
#features img {
	margin: 6px; padding:0;
}
#sidebar, #sidebar4 {
	position:relative;
	width:175px;
	margin-top:265px;
	float:left;
	background:#fff;
}
#sidebar4 {
	margin-top: 200px
}
#footer1, #footer2 {
	width:740px;
	background: #ccc;
	color: #000;
	text-align:left;
	margin: 0 auto;
	padding: 5px;
}
#clearfooter {width:100%; height:0; clear:both; }
#clear { clear:both;}
