#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 120px;
	width: 960px;
	background-image: url(../images/indeximages/header.jpg);
	background-repeat: no-repeat;
}


#wrapper #menu {
	height: 42px;
	width: 960px;
}

#wrapper #dropshadow {
	height: 10px;
	width: 960px;
	background-image: url(../images/indeximages/shadow2.jpg);
}
#wrapper #header #quicklinks {
	float: right;
	height: 100px;
	width: 200px;
}


#wrapper #flasharea {
	height: 310px;
	width: 960px;
}



#wrapper  #body  {
	width: 960px;
}
#wrapper #body #bodyTop {
	height: 14px;
	width: 960px;
}
#wrapper #body #bodyMiddle {
	width: 920px;
	background-image: url(../images/indeximages/middle2.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	height: 300px;
	background-position: center top;
}
#wrapper #body #bodyBottom {
	height: 14px;
	width: 960px;
}
#wrapper  #shadow   {
	height: 20px;
	width: 960px;
	background-image: url(../images/indeximages/shadow2.jpg);
	background-position: center top;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	height: 150px;
	background-color: #4A61C9;
	margin: 0px;
}

#footer #centerFooter {
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4A61C9;
	text-align: center;
}
#footer #centerFooter #left {
	float: left;
	height: 140px;
	width: 150px;
}
#footer #centerFooter #center {
	float: left;
	height: 140px;
	width: 660px;
	padding-top: 10px;
}
#footer #centerFooter #right {
	float: right;
	height: 140px;
	width: 150px;
	padding-top: 10px;
}
.phone {
	font-size: 26px;
	color: #0105EA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}


.footerFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.quicklinksfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#footer #centerFooter #center a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer #centerFooter #center a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
#wrapper #header #quicklinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0053A1;
	text-decoration: none;
}
#wrapper #header #quicklinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDBA2E;
}
.hoursFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

