#body {

}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 900px;
	background: #FFF;
	height: 2550px;
}


#banner {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 130px;
	width: 900px;
	position: absolute;
	text-align: center;
	background: #FFF;
}
#mainContent {
	background: #FFF;
	height: 391px;
	width: 900px;
	position: absolute;
	top: 197px;
	text-align: center;
}
#tableContact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	border-top: 0px none #B42119;
	border-right: 1px solid #B42119;
	border-bottom: 0px none #B42119;
	border-left: 1px solid #B42119;
}
#nav {
	background: #CCC;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 900px;
	position: absolute;
	top: 157px;
	background-color: #FFFFFF;
}
#phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	border-bottom: 0px none #B42119;
	border-top-width: 0px;
	border-top-color: #B42119;
	border-right: 1px solid #B42119;
	border-left: 1px solid #B42119;
}
