html,body{ margin:0; padding:0; height:100%; border:none; background-color:#ffffff; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif}

#main{
	position: relative; width: 900px; height: 760px; border:1px solid gray;
}

#logo {position: absolute; top: 10px; left: 5px; width: 168px; height: 42px; z-index:50;}

#main-message {
	position: absolute;
	top: 114px;
	left: 584px;
	width: 251px;
	text-align: left;
	z-index: 15;
	height: 108px;
}

#banner-left {
	position: absolute;
	top: 39px;
	left: 0px;
	width: 371px;
	height: 242px;
	background-image: url(images/main-banner-left.jpg);
	border: 1px none #000000;
}

#banner-top-right {
	position: absolute;
	top: 77px;
	left: 553px;
	width: 45px;
	height: 42px;
	z-index: 10;
}

#banner-phone {
	position: absolute;
	top: 47px;
	left: 371px;
	width: 45px;
	height: 90px;
	z-index: 6;
}

#value-props {
	position: absolute;
	top: 293px;
	left: 16px;
	width: 511px;
	text-align: left;
	height: 29px;
	z-index: 7;
}

#value-props2 {
	position: absolute;
	top: 332px;
	left: 16px;
	width: 582px;
	text-align: left;
	height: 98px;
	z-index: 7;
}

#footer-container{
	background:#f0eded;
	bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 712px;
	left: -1px;
	width: 900px;
	text-align: center;
	font-size: 10px;
	height: 32px;
	padding-top: 15px;
	border:1px solid gray;
}

h1 {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #336699;
	font-size: 18px;	
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: -2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p {
	font-size: 12px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11pt;
	margin-top: 0px;
}

p.adbox {
	font-size: 12px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	margin-top: 0px;
}

p.adbox-readit {
	font-size: 12px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	margin-top: 0px;
}

.pricetag {color: #000000}

a { color:#006699; text-decoration: underline; }
a:hover { color:#666666; text-decoration: underline; }
a.pro { color:#135ab2; text-decoration: underline; }
a.pro:hover { color:#666666; text-decoration: underline; }
a.readit { color:#1322b2; text-decoration: underline; }
a.readit:hover { color:#666666; text-decoration: underline; }
a.white { color:#ffffff; font-size:12px; font-weight: bold; text-decoration: none; }
a.white:hover { color:#ffff00; text-decoration: underline; }