* {
	margin:0;
	padding:0;
}
body {
	background:#FFF url(images/body_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
img { border:0; }
#page {
	width:934px;
	margin: 0 auto;
	background:url(images/page_bg.png) repeat-y;
}
#inner {
	width:900px;
	margin-left:17px;
}
#header {
	width:900px;
	height:100px;
	background:url(images/header_bg.jpg) no-repeat top;
}
#header .phone {
		float:right;
		font-weight:bold;
		font-size:28px;
		margin-right:15px;
		margin-top:55px;
}
/*#header .headline {
		float:left;
		width:470px;
		font-weight:bold;
		font-size:24px;
		margin-left:215px;
		margin-top:27px;
}*/
#header .headline {
		position:absolute;
		width:470px;
		font-weight:bold;
		font-size:24px;
		margin-left:210px;
		margin-top:30px;
}
#left {
	width:593px;
	height:840px;
	float:left;
}
#left_top ul li {
	display:inline;
}
#left_top {
	background:#833101;
}
#content {
	background:url(images/content_bg.jpg) right repeat-y;
	padding:8px;
	font-size:12px;
	height:475px;
}
#content a { color:#572100; }
#content p { margin: 5px 0; }
#content table {
	font-size:12px;
	margin-top:10px;
}
#content ul {
	margin-left:40px;
	font-size:12px;
}
#content h3 { font-size:18px; font-weight:bold; color:#572100; }
#right {
	width:307px;
	height:840px;
	padding-top:20px;
	background:#fed url(images/right_bg.jpg) top left no-repeat;
	float:right;
}
#questions a{
	display:block;
	background:url('images/button_questions.jpg') no-repeat;
	width:307px;
	height:58px;
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	margin-top:5px;
}
#questions a:hover{
	background:url('images/button_questions_hover.jpg');
}
#form table {
	font-size:12px;
	margin-top:12px;
}
#form .privacy {
	width:105px;
	font-size:10px;
	margin-left:25px;
}
#form .privacy p {
	float:right;
}
#form .privacy a { color:#572100; }
#form .terms {
	font-size:10px;
	width:275px;
	float:right;
	font-style:italic;
}
#footer {
	background:url(images/footer_bg.jpg) top left no-repeat;
	height:108px;
	padding-right:10px;
	color:#FFF;
}
#footer a { color:#FFF; }
#footer_center {
	width:410px;
	text-align:center;
	margin-left:250px;
	padding-top:30px;
	font-weight:bold;
}
#footer_center p {
	margin-top:4px;
	font-size:22px;
}
#footer_right {
	float:right;
	font-weight:bold;
	font-size:24px;
	margin-top:35px;
	margin-right:20px;
}

#sweepstakes {
 width:800px;
 padding-left:70px;
 height:420px;
 background:url(images/sweepstakes_bg.jpg) top left no-repeat;
} 

