/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #040404;
	background-color: #009966;
}

#wrapper {
	width: 750px;
	text-align: left;
	font-size: 100%;
	padding-top: 1px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: medium solid #28885E;
	height: 950px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	top: 0px;
}
#wrapper_long {
	width: 750px;
	text-align: left;
	font-size: 100%;
	padding-top: 1px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: medium solid #28885E;
	height: 2700px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	top: 0px;
}
#menu {
	height: 142px;
	width: 139px;
	position: absolute;
	left: 2px;
	top: 70px;
	z-index: 20;
	font-size: 85%;
}
#content1 {
	height: 597px;
	width: 390px;
	position: absolute;
	left: 163px;
	top: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #D1DEB2;
	padding: 2px;
}
#content1_services {
	height: 1325px;
	width: 405px;
	position: absolute;
	left: 159px;
	top: 274px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #D1DEB2;
	padding: 2px;
	z-index: 15;
	overflow: scroll;
}
#content1_testimonials {
	height: 2250px;
	width: 568px;
	position: absolute;
	left: 162px;
	top: 271px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #D1DEB2;
	padding: 2px;
}
.divider {
	text-align: center;
}


#banner {
	height: auto;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 2px;
	z-index: 3;
	background-color: #FFFFFF;
	text-align: center;
}
#main_photo {
	height: 190px;
	width: 583px;
	position: absolute;
	top: 70px;
	left: 159px;
	border: thin solid #369B6F;
}



body {
	background-color: #A43440;
}
#logos {
	height: 565px;
	width: 143px;
	position: absolute;
	top: 304px;
	left: 3px;
	z-index: 5;
}
#footer {
	position: absolute;
	height: 76px;
	width: 744px;
	left: 7px;
	top: 873px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #666666;
	padding-top: 3px;
}
#footer_services {
	position: absolute;
	height: 76px;
	width: 744px;
	left: 7px;
	top: 1620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #666666;
	padding-top: 3px;
}
#footer_longpage {
	position: absolute;
	height: 76px;
	width: 744px;
	left: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #666666;
	padding-top: 3px;
	bottom: -1101px;
}
#rtColumn {
	height: 565px;
	width: 150px;
	position: absolute;
	top: 272px;
	left: 563px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#rtColumn_services {
	height: 1327px;
	width: 150px;
	position: absolute;
	top: 272px;
	left: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a {
	color: #A43440;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #28885E;
	text-decoration: underline;
}

