#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 905px;
	padding-top: 35px;
	padding-bottom: 35px;
}
#wrapper #mainBody {
	float: left;
	width: 644px;
	margin-left: 2px;
}
#wrapper #mainIMG {
	float: left;
	height: 315px;
	width: 644px;
	margin-left: 2px;
}
#wrapper #mainAbt {
	float: left;
	width: 625px;
	margin-left: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
}
.noBorder {
	border: 1px solid #666;
}
#wrapper #header {
	background-image: url(../graphics/png/header.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 903px;
}
#header #spacerHeader {
	height: 70px;
}
#wrapper #header #navigation {
	margin-right: 12px;
	margin-left: 12px;
	height: 35px;
	font-family: Tahoma;
	color: #262625;
	font-size: 14px;
}
#wrapper #header #navigation a {
	display: block;
	width: 120px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #FF9;
	line-height: 34px;
	background-image: url(../graphics/png/hoverBG.png);
	background-repeat: repeat;
	background-position: left top;
	float: left;
}
#wrapper #header #navigation a:hover {
	background-repeat: repeat;
	background-position: left bottom;
	color: #333;
}
#mainBody #mainImg2 {
	margin-top: 12px;
}
#mainBody #content {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	padding-right: 8px;
	padding-left: 8px;
	height: 225px;
	margin-top: 12px;
}
#mainBody #contentIndex {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	padding-right: 8px;
	padding-left: 8px;
	height: 600px;
}
#mainBody #contentSrvc {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#mainBody #contentSolu {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	height: 500px;
}
#mainBody {
	float: left;
	width: 650px;
}
.heading {
	color: #CCC;
	font-size: 24px;
}
.orangeFont {
	color: #69F;
}
#contact  {
	float: right;
	height: 100px;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#wrapper #form {
	float: right;
	height: 460px;
	width: 240px;
	background-image: url(../graphics/png/formBG.png);
	font-family: Helvetica;
	font-size: 14px;
	color: #333;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
#wrapper #footer {
	height: 25px;
	width: 905px;
	float: left;
	background-image: url(../graphics/png/footerBG.png);
	background-repeat: repeat;
	font-family: Helvetica;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
}
#wrapper #footer a {
	color: #000;
	text-decoration: none;
}
#bottomSpacer {
	height: 35px;
	float: left;
	width: 905px;
	font-family: Helvetica;
	font-size: 10px;
	color: #999;
	text-align: center;
	padding-top: 6px;
}
