#mainWrapper {
	margin: auto;
	width: 811px;
	border: 1px solid #333333;
}
#topNav {
	background-color: #FFFFFF;
	height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 18px;
	padding-left: 458px;
}
#copyright {
}
#topNav a {
	color: #A3BB0F;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding-left: 202px;
	padding-top: 10px;
	width: 410px;
}
#titles {
	padding-left: 173px;
}
#contentWrapperAbout {
	background-image: url(../_img/pageBgAbout.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 420px;
}
#contentWrapperContact {
	background-image: url(../_img/pageBgContact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 420px;
}
#contentWrapperServices {
	background-image: url(../_img/pageBgServices2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 420px;
}
#contentWrapperPeople {
	background-image: url(../_img/pageBgPeople.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 420px;
}
#contentWrapperEnter {
	background-image: url(../_img/pageBgEnter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 420px;
}
#contentWrapperEnter2 {
	height: 420px;
}

