@import url(typography.css);
@import url(color.css);
@import url(ie.css);

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, label, option {
	margin: 0; padding: 0;
}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Remove list-style from lists */
ol, ul {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes list-style from lists */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
}

/* Left-aligns text in caption and th */
caption, th {
	text-align: left;
}

/* Removes quotation marks from q */
q:before, q:after {
	content: :'';
}

/* container to keep all the elements inside */

/* Sets the body to relative position */

body {	
	position: relative;
	width: 1000px;
	text-align: left;
}

.floated_img {
	clear: both;
	position: relative;
	float: left;
	padding: 0 .8em 0 0;
}

/* top sub navigation */

ul#nav_sub {
	float: left;
	display: inline;
	margin: 2px 0 0 300px;
}

ul#nav_sub li {
	float: left;
	display: inline;	
}

ul#nav_sub li a {
	display: block;
	padding: 0 5px;
	text-decoration: none; 
}

ul#nav_sub select {
	float: left;
	display: inline;
	width: 80px;
	height: 15px;
	margin-left: 3px;
}

ul#nav_sub label {
	float: left;
	display: inline;
	margin-left: 2px;
}

/* supp navigation section */

ul#nav_supp {
	float: left;
	display: inline;
	width: 593px;
	height: 27px;
}

ul#nav_supp li {
	float: left;
	display: inline;
	padding-right: 3px;
}

/* branding section */

div#branding {
	clear: both;
	padding-top: 5px;
}

div#branding h1 {
	float: left;
	display: inline;
	width: 187px;
	height: 107px;
}

div#branding blockquote {
	float: left;
	display: inline;
	width: 812px;
	height: 107px;
	background: transparent url(../img/header_center.jpg) no-repeat;
	text-indent: -9999px;
}

/* main navigation section */

div#nav_main {
	float: left;
	display: inline;
	margin-top: 2px;
	width: 1000px;
	height: 27px;
}

ul#nav_brand {
	float: left;
	height: 27px;
	display: inline;
	padding-left: 180px;
}

ul#nav_brand li {
	float: left;
	display: inline;
}

ul#nav_brand li a {
	display: block;
}

ul#nav_brand li a img {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#nav_brand .dividers {
	margin: 3px 0 0 2px;
}

/* content section */

div#content {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 2px;
}

#sweepstake {
	clear: both;
	position: relative;
	top: 20px;
	padding-bottom: 20px;
	width: 450px;
	height: 18px;
	background: transparent url(../img/sweep_hdr_01.gif) no-repeat;
	text-indent: -9999px;
} 

#priority {
	clear: both;
	position: relative;
	top: 20px;
	padding-bottom: 20px;
	width: 236px;
	height: 18px;
	background: transparent url(../img/sweep_hdr_02.gif) no-repeat;
	text-indent: -9999px;
} 

div#content_sub {
	float: left;
	display: inline;
	width: 186px;
}

div#content_main {
	float: left;
	display: inline;
	width: 593px;
	margin-top: 2px;
	padding-left: 3px;
}

div#inner {
	width: 560px;
	margin: 0 0 0 5px;
	padding: 0;
}

div#content_main #golf {
	float: left;
	display: inline;
	padding: .5em 1em 0 0;
}

div#content_main .images {
	float: left;
	display: inline;
	padding: 2em 1em 0 0;
}

div#content_main .spacer img {
	margin-left: 30px;
}

div#content_main h3 {
	clear: both;
}

#mercedes {
	clear: both;
	position: relative;
	top: 20px;
	padding-bottom: 20px;
	width: 232px;
	height: 16px;
	background: transparent url(../img/hdr_mercedes.gif) no-repeat;
	text-indent: -9999px;
} 

#pcr {
	clear: both;
	position: relative;
	top: 1em;
	width: 179px;
	height: 16px;
	background: transparent url(../img/hdr_pcr.gif) no-repeat;
	text-indent: -9999px;
}

.clear {
	clear: both;
}

div#content_main p {
	margin: 1.5em 0;
}

div#content_supp {
	float: left;
	display: inline;
	padding-top: 3px;
	width: 218px;
	height: 1200px;
}

div#content_supp p {
	padding-bottom: 10px;
}

div#inner_supp {
	width: 218px;
	height: 20px;
	background : transparent url(../img/buttons/btn_promotion.gif) no-repeat 0 0;
}

div#inner_supp img {
	float: left;
	display: inline;
	padding: 5px 3px 0 5px;
}

div#inner_content {
	padding: 10px 10px 0 10px;
}

.invisible {

display: none;

}

.visible {

}



#truste {	
	clear: both;
	padding: 400px 0 20px 240px;
}

div#site_info {
	width: 573px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 80%;
}

ul#outbound_url li {
	clear: both;
	display: inline;
	text-align: center;
}

ul#outbound_url li a {
	
}

#copyright {
	clear: both;
	padding-top: 10px;
}

#footer {
	float: left;
	display: inline;
	width: 1000px;
	height: 14px;
	background: url(../img/footer.gif) repeat-x;
}