body {
	background-image: url(images/bglines.gif);
	background-color: #3b84c1;
	color: #192948;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	text-align: center;
}

a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: underline; color: #ffffff;}

#mainbox {
	background-image: url(images/bgmain2.gif);
	width: 807px;
	height: 800px;
	position: aboslute;
}

#headerbox {
	background-image: url(images/header.gif);
	position: absolute;
	margin-top: 25px;
	margin-left: 6px;
	width: 792px;
	height: 123px;
}

#headerlogo {
	position: absolute;
	left: 20px;
	top: 5px;
	z-index: 1;
}

.headerlinksdark {
	position: absolute;
	top: 16px;
	left: 541px;
	font-size: 11px;
	line-height: 9px;
	z-index: 2;
}

.headerlinkslight {
	position: absolute;
	top: 15px;
	left: 540px;
	height: 12px;
	font-size: 11px;
	line-height: 9px;
	z-index: 3;
	color: #ffffff;
}

.contentbox {
	position: absolute;
	margin-left: 6px;
	width: 792px;
}

.textbox {
	position: absolute;
	left: 34px;
	width: 721px;
	text-align: left;
}

.top {
	background-image: url(images/top.gif);
	width: 792px;
	height: 30px;
}

.topimage {
	margin-top: 6px;
	margin-left: 34px;
	position: absolute;
	text-align: left;
}

.top_md {
	background-image: url(images/top_md.gif);
	width: 726px;
	height: 26px;
}

.top_sm {
	background-image: url(images/top_sm.gif);
	width: 181px;
	height: 27px;
}

.middle {
	background-image: url(images/middle.gif);
	background-color: #f0faff;
	background-repeat: repeat-y;
	width: 792px;
	height: 100%;
}

.middle_md {
	background-image: url(images/middle_md.gif);
	background-color: #f0faff;
	background-repeat: repeat-y;
	width: 726px;
	height: 100%;
}

.middle_sm {
	background-image: url(images/middle_sm.gif);
	background-color: #f0faff;
	background-repeat: repeat-y;
	width: 181px;
	height: 100%;
}

.bottom {
	width: 792px;
	height: 40px;
}

.bottom_md {
	width: 726px;
	height: 33px;
}

.bottom_sm {
	width: 181px;
	height: 31px;
}

.line {
	position: absolute;
	width: 800px;
}

#featcomp {
	position: absolute;
	width: 166px;
	height: 256px;
	margin-top: 2px;
	margin-left: 44px;
	z-index: 2;
}

#featname {
	position: absolute;
	margin-left: 208px;
	width: 476px;
	height: 22px;
}

#feattext {
	position: absolute;
	font-size: 10px;
	height: 159px;
	width: 476px;
	margin-left: 185px;
	margin-top: 25px;
}

.comp_sm {
	position: absolute;
	margin-top: 10px;
	z-index: 2;
}

.compsm_text {
	position: absolute;
	margin-left: -17px;
	margin-top: 175px;
	width: 100px;
	font-size: 10px;
	z-index: 2;
}

.vertline {
	position: absolute;
	width: 2px;
	height: 184px;
}

.name_sm {
	position: absolute;
	width: 129px;
	margin-top: 7px;
	margin-left: 26px;
}

#logoline {
	position: absolute;
	width: 781px;
	margin-left: 10px;
	margin-top: 990px;
	text-align: left;
	z-index: 2;
}

.price_feat {
	position: absolute;
	margin-left: 463px;
	margin-top: 160px;
	font-size: 12px;
	font-weight: bold;
}

.price_sm {
	position: absolute;
	margin-left: 25px;
	margin-top: 415px;
	font-size: 12px;
	font-weight: bold;
}