@charset "UTF-8";

@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear:both;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* END RESET */


body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center; 
	color: #000000;
}
#container {
	width: 1038px;  
	margin: 0 auto; 
	text-align: left;
	background:url(images/bottom_banner.gif) no-repeat bottom left;
	height:814px;
}

#navbar {
	position: relative;
	top: 0px;
	width: 754px;
	height: 36px;
	padding-right: 10px;
	border-right: 1px solid #ddd7ce;

}
#fillin {
	width:758px;
	height: 29px;
	background-color: #8b8174;
	position:relative;
	top: 0px;
	left: 0px;
}

#mainContent {
	position:relative;
	width:1038px;
	height:814px;
}

.logo {
	position:absolute;
	left:0; top:0;
	width:244px;
	height:705px;
}

.nav {
	position:absolute;
	left:244px;
	width:794px;
	height:156px;
}

.nav img {
	vertical-align:bottom;
}

.flash {
	position:absolute;
	left:244px;
	top:160px;
	width:623px;
	height:544px;
}

.r_banner {
	position:absolute;
	right:0px;
	top:160px;
	width:171px;
}

.footer {
	position:absolute;
	bottom:0;
	left:0;
	width:867px;
	height:20px;
	overflow:hidden
}

.movie {
	background-color:#000;
	padding:3px 12px 3px 11px;
}

.newsletter {
	height:273px;
	position:relative;
	background:url(images/newsletter_box.gif) no-repeat right -2px;
}

.newsletterform {
	height:50px;
	position:absolute;
	top:65px;
	left:85px;
}

.newsletter input {
	color:#858174;
}

.bannerlinks {
	top:704px;
}
