#siteBody_Left
{
	color:#fff;
	width:220px;
	float:left;
}

#siteBody_Right
{
	width:810px;
	float:left;
}

body
{
	height:100%;
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #DBCAAA;
}

#siteWrapper
{
	padding: 0px 0px 0px 0px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	width: 1080px;
}



#siteBodyWrapper
{
	background-color: #fff;
	border: solid 0px #000;
	border-top:0px;
	border-bottom:0px;
	background-image: url( /assets/images/bkgs/bkg_mainsite.jpg );
	background-repeat:x;
}

#siteHeader
{
	position: relative;
	width: 100%;
	height: 139px;
	margin-bottom: 0px;
}

#siteMenu2
{
	height:36px;
}






#siteBody_Right .pageContent
{

}

.clearLeft
{
clear:left;
height:0px;
}
.clearRight
{
clear:Right;
height:0px;
}
.clearBoth
{
clear:Both;
height:0px;
}

#siteFooter
{
color:#ffffff;
padding: 0px 25px 25px 25px;
}



































