.container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #000000;
	background-color: #ffffff;
}
.header
{
	width: 900px;
}
.logo
{
	width: 359px;
	height: 117px;
	position: absolute;
	top: 24px;
	background: url(../images/logo.png) no-repeat 0px 0px;
	margin-left: 9px;
}

.nav
{
	width: 900px;
	height: 32px;
	background-color: #D82000;
}
.nav a
{
	color: #ffffff;
	margin: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 10px;
}
.nav a:hover
{
	color: #000000;
}
.navSecond
{
	background-color: #000000;
	height: 18px;
	text-align: right;
	color: #ffffff;
	padding-top: 4px;
}
.navSecond a
{
	color: #ffffff;
	margin-right: 15px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.navSecond a:hover
{
	color: #D82000;
}

.navSecond a.red
{
	color: #D82000;
}
.phoneArea
{
	height: 68px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.body
{
	width: 900px;
	background-color: #ffffff;
}
.pictureArea
{
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	width: 900px;
	height: 206px;
}
.callOut
{
	width: 250px;
	height: 206px;
	background-color: #666666;
	float: left;
	padding-right: 5px;
	overflow: hidden;
	vertical-align: middle;
}
.pictures
{
	width: 645px;
	height: 206px;
	float: left;
}
.bodyArea
{
	border-top: 3px #D82000 solid;
	padding-top: 25px;
	border-bottom: 8px #000000 solid;
	width: 900px;
}
.footer
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding: 3px 3px 15px 0px;
}
.footer a
{
	color: #666666;
	text-decoration: underline;
}

.columnEntire
{
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px; 
}
.table .columnEntire
{
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px; 
}
.columnLeft
{
	float: left;
	width: 220px;
	padding: 0px 20px 0px 20px; 
	display: inline;
}
.columnRight
{
	float: left;
	width: 630px;
	padding: 0px 0px 0px 0px; 
	display: inline;
}

.columnInner
{
	float: left;
	width: 290px;
	padding: 0px 20px 0px 0px; 
	display: inline;
	line-height: 17px;
}

.columnInner a
{
	line-height: 17px;
}


.columnInnerThird
{
	float: left;
	width: 185px;
	padding: 0px 20px 0px 0px; 
	display: inline;
	line-height: 17px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
