.address
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	margin-right:55px;
	float:right;
	margin-top: 0px;
}

.banner
{
	width:1010px;
	height:115px;
	margin:0;
	padding:0;
	background:#FFF;
	background-image:url(../images/banner.jpg);
	background-image:url(../images/banner.gif);
	background-position: top left;
}

body
{
	background-image: url(../images/pageBkgd.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin:0;
}

.containerHome
{
	width:1010px;
	height:705px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
}

.contentArea
{
	width:1010px;
	height:360px;
	padding:0;
	margin:0;
	background:#ccc;
	z-index: 1;
}

.contentLeft
{
	width:720px;
	height:360px;
	float:left;
	margin:0;
	padding:0;
}

.leftTop
{
 	width:720px;
	height:249px;
	margin:0;
	padding:0;
}

.leftBottom:
{
 	width:720px;
	height:111px;
	margin:0;
	padding:0;
}

.contentRight
{
	width:290px;
	height:360px;
	float:right;
	margin:0;
	padding:0;
}

.rightTop
{
	width:290px;
	height:249px;
	margin:0;
	padding:0;
}	

.rightBottom
{
	width:290px;
	height:111px;
	margin:0;
	padding:0;
}	

.footer
{
	width:990px;
	height:190px;
	background-color:#000;
	background-image:url(../images/footerBkgd.jpg);
	font-family:Verdana,Geneva,san-serif;
	font-size:10px;
	text-align:left;
	color:#666666;
	background-image: url(../images/footerBkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 700px;
	margin-left: 10px;
	float: left;
}

.navbar
{
	width:1010px;
	height:34px;
	background-image:url(../images/buttonBkgd.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}



#noDivider
{
	background-image:none;
}
