body{
background: #000 url('img/bar_bg2.jpg') top center no-repeat;
	font-family: Century Gothic, Helvetica;
	font-size: 13px;
}
h1{
	
	color: #094727;
	font-family: Century Gothic, Helvetica;
	font-weight: bold;
	font-size: 18px;
}

#content
{
background:url('img/bg.jpg') no-repeat;
margin:0 auto;
width:1024px;
height:1030px;
padding-top:89px;
padding-left:12px;
}

#mainContent
{
background:url('img/content.jpg') no-repeat;
margin:0 auto;
padding:10px 0px 0px 20px;
width:894px;
height:797px;
}

#header
{
width:800px;
height:34px;
margin:0 auto;
}


#boxLeft
{
float:left;
width:206px;
height:782px;
}

#boxRight
{
padding-left:60px;
padding-top:35px;
float:left;
width:550px;
height:742px;
}

#footer
{
float:left;
padding-left:20px;
padding-top:0px;
width:800px;
height:34px;
}

#footerLeft
{
padding-right:30px;
width:249px;
height:34px;
/*background:url('img/footerLeft.jpg') no-repeat;*/
float:left;
}

#footerMid
{
padding-right:30px;
width:210px;
height:34px;
/*background:url('img/footerMid.jpg') no-repeat;*/
float:left;
}

#footerRight
{
width:190px;
height:34px;
/*background:url('img/footerRight.jpg') no-repeat;*/
float:left;
}



