#mainContent{
	width:875px;
	text-align:center;
	margin:auto;
	background-color:#FFFFFF;
}

#topHeader{
	width:700px;
	height:80px;
	
	float:left;
}

#headerLeft{
	background-color:#999999;
	width:700px;
	float:left;	
	height:110px;
}

#headerAddress{
	width:175px;
	float:left;	
	height:70px;
    padding: 10px 0px 0px 0px;
}

#headerRight{
	background-color:#8A846C;
	width:175px;
	float:left;	
	height:111px;
}

#bulletin
{
	padding:5px;
	color:#DAD8D9;
	font-weight:bold;
}

#banner{
	width:700px;
	height:90px;
}

#menu{
	background-image:url(../images/menubg.jpg);
	border-width:1px 0 0 1px;
	border-color:#FAFCEE;
	border-style:solid;
	width:699px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
}

#mainLeft{
	width:700px;
	float:left;	
	background-color:#FFFFFF;
}

#mainLeft2{
	width:700px;
	float:left;	
	background-color:#FFFFFF;
}

#mainRight{
	width:174px;
	float:left;	
	padding-top:0;
	background-color:#FFFFFF;
	border-width:0;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#B7B199;
}

#leftSideBox{
	width:245px;
	float:left;
	
}

#rightSideBox{
	width:445px;
	float:left;
	border-width:0 0 0 1px;
	border-color:#B7B199;
	border-style:solid;
}

#pageContent{
	width:690px;
}

#lBox1{
	width:230px;
	float:left;
	margin-left:5px;
}

#lBox2{
	width:425px;
	float:left;
	margin-left:10px;
}

#lBox3{
	width:425px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#footer{
	background-color:#FFFFFF;
	color:#69694F;
	text-align:center;
	line-height: 20px;
}
#newsBox {
    text-align: center;
}

.clear{
	clear:both;
}

