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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	padding-left:25px;
	margin:10px;
}
p {
	margin:12px 0px 7px 0px;
}
/* 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: "" "";
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	background-color: #452B04;
}
a {
	color:#FFF;
	font-weight: bold;
}
#headerContainer {
	width:770px;
	margin: 30px auto;
}
#headerLeft {
	width:200px;
	float: left;
	margin-left:10px;
}
#headerRight {
	width: 468px;
	height: 60px;
	float: left;
	margin-left: 70px;
}
#mainRight {
	width: 190px;
	float: right;
	text-align:right;
	display:block;
}
#mainRight span {
	margin-bottom:8px;
	display: block;
}
.bottomLink {
	margin-bottom:0px;
}
#mainLeft {
	float:left;
	width: 560px;
}

#mainLeft a {
color:#452B04;
font-weight:bold;
text-decoration:underline;
}

#mainLeft img {
	margin: 0px 3px 3px 3px;
}

#menuContainer {
	width:754px;
	padding: 0px 7px 0px 7px;
	height:33px;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 33px;
	border-top: 1px solid #8B540A;
	border-right: 1px solid #8B540A;
	border-left: 1px solid #8B540A;
	background:url(../img/menu_bg.jpg) repeat-x;
}
#imageContainerMain {
	width: 770px;
	margin: 0 auto;
}
#mainContainer {
	width:752px;
	margin: 0 auto;
	background-color:#FFF;
	padding:9px;
	clear: both;
	overflow: auto;
	display: block;
}
#menuContainer a {
	margin-right: 26px;
}
#menuContainer img {
	margin-top: 9px;
 #margin-top: 5px;
}
.menuLast {
	margin-right: 0px;
}
#boxBottom {
	margin: 0 auto;
	width: 770px;
	height: 4px;
	background-image:url(../img/footer.jpg);
}
#copyRight {
	margin: 0 auto;
	width: 730px;
	color: #D4CCC0;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
}

#copyRight a {
	color:#CCC;
}

.promoContainer {
	width:560px;
	float:left;
	background-color:#630;
	display:block;
	overflow:visible;
	height:100px;
}
.promoBG {
	background: url(../img/bgFade.png) no-repeat;
	width: 422px;
	float: right;
	height:100px
}
	
.promoContent {
	width: 370px;
	float: right;
	margin:3px 10px 0px 0px;
}
.promoContent p {
	padding: 0px;
	margin: 0px;
}
