body {
	background-color: #A4ADCE;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #796938;
}
#wrapper {
	background-color: #F1EDDA;
	height: auto;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #857649;
	border-bottom-color: #857649;
	border-left-color: #857649;
}
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
h2 {
	margin: 0px;
}
ul.Nav {
	margin: 0px;
	padding: 0px;
}
ul.Nav li {
	float: left;
	list-style-type: none;
}
ul.Nav li a {
	display: block;
	height: 42px;
}
a.homeBtn {
	width: 128px;
	background-image: url(../images/homeBtn.jpg);
}
a.homeBtn:hover {
	background-image: url(../images/homeBtnover.jpg);
}
#footer {
	font-size: 0.9em;
	height: 20px;
	clear: both;
	color: #F1EDDA;
	margin-right: auto;
	margin-left: auto;
	width: 889px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #F1EDDA;
}
.copy {
	float: left;
}


a.trainingBtn {
	width: 127px;
	background-image: url(../images/trainingBtn.jpg);
}
a.trainingBtn:hover {
	background-image: url(../images/trainingBtnover.jpg);
}
a.doorBtn {
	width: 126px;
	background-image: url(../images/doorBtn.jpg);
}
a.doorBtn:hover {
	background-image: url(../images/doorBtnover.jpg);
}
a.mobileBtn {
	width: 127px;
	background-image: url(../images/mobileBtn.jpg);
}
.simple {
	float: right;
}

a.mobileBtn:hover {
	background-image: url(../images/mobileBtnover.jpg);
}
a.staticBtn {
	width: 126px;
	background-image: url(../images/staticBtn.jpg);
}
a.staticBtn:hover {
	background-image: url(../images/staticBtnover.jpg);
}
a.testimonialsBtn {
	width: 127px;
	background-image: url(../images/testimonialsBtn.jpg);
}
a.testimonialsBtn:hover {
	background-image: url(../images/testimonialsBtnover.jpg);
}
a.contactBtn {
	width: 128px;
	background-image: url(../images/contactBtn.jpg);
}
a.contactBtn:hover {
	background-image: url(../images/contactBtnover.jpg);
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
#content {
	float: left;
	width: 859px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content a {
	color: #75683E;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.floatleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright  {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mapholder {
	float: right;
	height: auto;
	width: 500px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sia {
	clear: both;
}
