HTML {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16pt;
	color: #000;
	}

BODY {
	font-size: .75em;
	background:#fff url(img/bg.gif) repeat-x;
	padding-top: 5px;
	}

IMG { border: none; }

P {	font-size: .85em; }

OL.nostyle { list-style: none; }

LI { font-size: .85em; }

A, A:visited {
	color: blue;
	text-decoration: none;
}

A:hover {
	color: blue;
	text-decoration: underline;
}

#main-table {
	width: 650px;
	border: 1px solid black;
	background-color: white;
	}

#hdr-wrap {
	background: #FF7800 url('img/hdr-bg.gif') repeat-x;
	height: 92px;
	margin-bottom: 10px;
	}

#header {
	line-height: 92px;
	float: left;
	width: 178px;
	height: 92px;
	color: #fff;
	text-align: center;
	}

#header span { font-weight: normal; }

#header h1 {
	font-size: 23px;
	color: #fff;
	letter-spacing: -1px;
	height: 92px;
	}

#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #FCE2CA;
	}

#header sup { color: #fff; }

#splash {
 	float: right;
	background: #EAEAE2 url('img/hdr-img.jpg') no-repeat;
	width: 449px;
	height: 92px;
	}

#menu UL { list-style: disc; margin-bottom: 10px; }
	
#menu li { float: right; padding-left: 25px; }

#menu A, A:visited {
	color: black;
	text-decoration: none;
	}

#menu A:hover {
	color: blue;
	text-decoration: none;
	}

#content { text-align: left; }
#content2 { display: none; }
.index { padding: 0px 15px; }

.title {
	padding-bottom: 20px;
	border-bottom: 1px black solid;
	margin-bottom: 10px;
	}

H1 {
	font-size: .95em;
	padding: 0px;
	margin: 0px;
	}

H2 {
	font-size: .85em;
	padding: 0px;
	margin: 0px;
	}

H3 {
	font-size: .85em;
	padding: 0px;
	margin: 0px;
	}

.hdr1 {
	background-color: #444;
	color: white;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.hdr2 {
	color: black;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 10px 5px;
	margin: 0px;
}

.pad-content {
	padding-left: 25px;
	padding-bottom: 1em;
	}

.company-url { text-align: center; }

sup { font-size: 0.6em; }

#clr { clear: both; }

#footer {
	width: 90%;
	border-top: black 1px solid;
	margin: 10px auto;
	font-size: .85em;
	text-align: center;
}

#footer A, #footer A:hover, #footer A:visited {
	color: black;
	text-decoration: none;
}


.timer { font-size: .7em; }

.prod-img {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
}

#tracking { display: none; height: 1px; width: 1px; }

.testimonial {
	border-color: blue;
	border-style: dotted;
	background-color: yellow;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
	}
#offer {
	width: 100%;
	height: 100%;
	}