body  {
	margin: 0px auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	font-size: 14px;
	COLOR: #9C9870;
	line-height: 1.5em;
	background-color: #ffffff;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: top center;

}


#wrapper {
	margin: 0 auto;
	width: 980px;
}
#faux {
	margin-bottom: 0px;
	width: 980px;
	background-image: url(contentBG.jpg);
}

#fauxhome {
	margin-bottom: 0px;
	width: 980px;
	background-image: url(contentBGhomeV4.jpg);
}


#faux2 {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background: url(../bg/contentBGx.jpg);
}
#header {
	width: 980px;
	margin: 0px 0px 0px 0px;
}
#navigation {
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE;
}
#footer {
	width: 980px;
	clear: both;
	margin: 0px 0px 10px 0px;
	height: 125px;
}
.clear { clear: both; background: none; }

#footerleft {
	margin: 20px 0px 0px 30px;
	float: left;
	width: 550px;
	font-Size: 11px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 18px;
	Text-Decoration: none;
	font-family: georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;	
	text-align: left;
}

#footerright {
	margin: 12px 0px 0px 550px;
	width: 200px;
	font-Size: 11px;
	font-Weight: normal;
	COLOR: #777777;
	line-height: 18px;
	Text-Decoration: none;
	font-family: georgia, "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	text-align: right;
}


#menu_container {
	height: 26px;
	clear: both;
   margin-left: auto;
   margin-right: auto;
}

#menu_fill1 {
	width: 91px;
	text-align: right;
	height: 100%;
	float: left;
}

#menu_fill2 {
	width: 20px;
	text-align: right;
	height: 100%;
	float: left;
}


#menu_div {
	width: 1px;
	text-align: right;
	height: 100%;
	float: left;
}


#menu_item1 {
	width: 100px;
	text-align: left;
	height: 21px;
	float: left;
	padding-top: 5px;
}

#menu_item2 {
	width: 81px;
	text-align: center;
	height: 21px;
	float: left;
	padding-top: 5px;
}

#menu_item3 {
	width: 112px;
	text-align: center;
	height: 21px;
	float: left;
	padding-top: 5px;
}

#menu_item4 {
	width: 151px;
	text-align: center;
	height: 21px;
	float: left;
	padding-top: 5px;
}

#menu_item5 {
	width: 136px;
	text-align: center;
	height: 21px;
	float: left;
	padding-top: 5px;
}

#menu_item6 {
	width: 190px;
	text-align: left;
	height: 21px;
	float: left;
	padding-top: 5px;
}
