﻿.clear
{
    position:relative;
    display:block;
    width:1px;
    height:1px;
    font-size:1px;
    clear:both;
}
/********************************************************************************************************
	BODY
********************************************************************************************************/
body
{
    background:#6a747d url(../images/backgrounds/body.gif) top center repeat-y;
}
/********************************************************************************************************
	WRAPPERS
********************************************************************************************************/
#container1
{
	width:100%;
	text-align:center;
}
#container2
{
	margin:0 auto;
	position:relative;
	padding:0;
	width:904px;
	background:#fff;
	text-align:left;  
}
#container3
{
	margin:0 auto;
	position:relative;
	padding:0;
	width:850px;  
}
#mainContent
{
	position:relative;
	padding:0 5px 15px 5px;
	width:840px;
	overflow:hidden;
	background:#e8fac5 url(../images/backgrounds/maincontent.gif) bottom left no-repeat;  
}
#footer
{
	position:relative;
	margin:4px 0 0 0;
	padding:12px 0 0 0;
	width:850px;
	height:42px;
	background:url(../images/backgrounds/footer.gif) top left no-repeat;  
}
#footerLinks
{
    padding:0 0 35px 0;
    width:850px;
    w\idth:850px;
    height:30px;
    font-size:0.8em;
}