#container {
	width: 950px;
	margin: 0 auto 0 auto;
	position: relative;
/*
	min-height: 100%;
	height: 100%;
*/
}

#foot {
	position: absolute;
	top: 0;
	left: 0;
	width: 339px;
	height: 759px;
	background: transparent url('images/foot.jpg') no-repeat;
}

.main-site-button {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -83px;
	width: 166px;
	height: 141px;
}

#header {
	position: relative;
	float: right;
	width: 635px;
	color: #fff;
}

#header li {
	background: transparent url('images/bullet.png') no-repeat scroll center left;
	padding-left: 15px;
	font-size: 18px;
}

#content {
	height:540px;
	overflow:hidden;
	position:relative;
	float: right;
	width: 620px;
}

#sections {
	width:10000px;
}

.section {
	float:left;
	height:520px;
	width: 620px;
	padding-top: 20px;
	font-size: 12px;
	overflow: auto;
}

#home {
}

.comment-success {
	color: #E4AE5F;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.comment {
	background: transparent url('images/comment-top-back.png') no-repeat scroll 0 20px;
	margin-top: 20px;
	width: 572px;
}

.comment-foot {
	background: transparent url('images/comment-foot-back.png') no-repeat;
	width: 100%;
	height: 13px;
}

.comment-name {
	font-size: 16px !important;
	font-weight: bold !important;
}

.comment-data {
	font-size: 13px;
	color: #000;
	padding: 25px 15px 0;
}

.comment-date {
	font-size: 11px;
	color: #000;
}

.comment-link a {
	color: #e4ae5f;
}

#terms li {
	margin-top: 1em;
}

.enter-now-button {
	margin: 0 auto;
	width: 469px;
	padding: 20px 0;
}

.winning-months {
	font: normal normal bold 12px arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
}

#footer-container {
	clear: both;
	width: 100%;
	height: 150px;
	padding-top: 0px;
/*	background: #1f3361 url('images/footer-background.png') repeat-x;*/
	position: relative;
}

#footer {
	width: 950px;
	margin: 0 auto;
	color: #fff;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul:first-child {
	margin-left: 0;
}

#footer li {
	float: left;
	padding-top: 20px;
	margin-left:55px;
	font-size: 20px;
	text-transform: uppercase;
}

#footer li.selected {
	background: transparent url('images/page-arrow.png') no-repeat scroll top center;
	
}

#footer li a {
	text-decoration: underline;
	color: #fff;
}

.money-back {
	clear: left;
	font-size: 12px;
	padding-top: 20px;
}

/* GENERIC CLASSES */

.gold {
	color: #e4ae5f;
}

.location-restriction {
	color: #e4ae5f;
	font-size: 110%;
	font-weight: bold;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

.separator {
	border-top: 1px dotted #efefef;
	margin: 15px 0;
}

.file-help {
	font-size: 11px;
	color: #fff;
	clear: both;
	font-style: italic;
	padding-bottom: 5px;
}

.bottom-feeder {
	clear: both !important;
}

/* FORM CLASSES */

.field-group, .checkbox-group, .extra-instructions {
	padding: 7px 0;
	font: normal normal normal 13px arial;
	color: #fff;
}

.inline-group {
	float: left;
	clear: none;
	padding-right: 10px;
}

.form-row {
	clear: both;
}

.checkbox-group {
	clear: both;
}

.checkbox-group label {
	width: 450px;
	text-align: left;
}

.checkbox-group input {
	float: left;
}

.extra-instructions {
	padding: 20px 0 0 120px;
	clear: both;
	font-weight: bold;
}

.field-helper-text {
	font-size: 8px;
	padding-left: 130px;
}

.submit {
	clear: both;
	padding: 15px 0 0 0;
}

.error {
	clear: both;
	font-weight: bold;
	font-size: 11px;
	color: #E4AE5F;
}

.checkbox-group .error {
	padding-left: 20px;
}

.col, .col-wide {
	width: 290px;
	float: left;
	padding-top: 50px;
}

.col-wide {
	width: 600px;
}

/* HTML TAGS */

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	font: 12px/1 arial, helvetica, sans-serif;
	line-height: 1.2em;
	color: #fff;
}

span, applet, a, abbr, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: inherit;
	vertical-align: baseline;
	background: transparent;
	font-family: arial, helvetica, sans-serif;
}

html, body {
/*	height: 100%;*/
}

body {
	background: #173365 url('images/page-background.jpg') repeat-x;
	line-height: 1.2em;
}

body.blank {
	background-color: #fff;
}

body.blank .post {
	padding: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
}

h1 {
	font: normal normal bold 50px/1em arial, verdana, sans-serif;
	text-align: center;
	margin-top: 50px;
}

h2 {
	font-size: 18px;
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

p {
	margin-bottom: 1em;
	line-height: 1.3em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #203669;
}

a:hover {
	text-decoration: underline;
/*	border-bottom: 1px dotted #8E439A;*/
}

ul {
	list-style: none;
}

ol {
	list-style: decimal outside;
	padding-left: 2em;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 1px;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

label {
	display: block;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
