body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
#container{
	position: absolute;
	background: url(images/bg.png) no-repeat;
	width: 955px;
	left: 50%;
	margin-left: -500px;
}
#contentArea { height: 522px; }
#left_sticky {
	position: absolute;
	left: 293px;
	top: 207px;
	width: 384px;
	height: 257px;
	font-size: 18px;
	text-align: center;
}
#left_sticky h2 { color: #fff; font-size: 24px;}
#right_page {
	position: absolute;
	left: 566px;
	top: 127px;
	width: 276px;
	height: 353px;
	line-height: 22px;
}
#next { width: 276px; text-align: center; margin-top: 20px; }
#tab1, #tab2, #tab3 {
	position: absolute;
	width: 163px;
	left: 75px;
	margin-top: 13px;
	height: 108px;
}
#tab1 {
	top: 351px;
	left: 729px;
}
#tab2 {
	top: 196px;
} 
#tab3 {
	top: 346px;
	width: 160px;
}
#footer {
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
}
span.highlighted, #question_text { color: #fc0; }
#question_heading { color: #fff; font-size: 18px; font-weight: bold;}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 28px;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	color: #DADADA;
	font-size: 18px;
}
.style6 {color: #CCCCCC}
.style7 {color: #E1E1E1}
#top_price {color: #fff; text-align: center;}
.yellowhdr {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 24px;
}
.question_option {
	background-color:#000000;
	color: #fff;
	width: 200px;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	text-align: center;
	font-size: 20px;
	margin: 0px auto 3px auto;
	cursor: pointer;
}
#q_answers {
	position: absolute;
	top: 141px;
	left: 0px;
	width: 384px;
}
.question_hover {
	background-color:#E7A43E;
	color: #000000;
}
#phonearea {position: absolute; left: 0px; top: 100px; width: 384px;}
#pinarea {position: absolute; left: 0px; top: 100px; width: 384px;}
#areacode,#prefix,#suffix { font-size: 12pt; text-align: center; }
#areacode { width: 90px; }
#prefix { width: 90px; }
#suffix { width: 120px; }
#price, #price_att { display: none; }
