body {
	background-color: #D9F5F9;
	background-image: url(../gfx/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 62.5%;
}

#footer {
	background-color: #2FACD3;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 7px;
}

#footer li {
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}

#footer p {
	font-size: 9px;
	margin-top: 5px;
}

#wrapper {
	text-align: left;
	width: 760px;
	border-top: 2px solid #2FACD3;
	margin: auto auto 50px;
}
#main {
	background-image: url(../gfx/mainBG.png);
	background-repeat: repeat;
	overflow: hidden;
	width: 758px;
	border-right: 2px solid #2FACD3;
	margin-right: 0px;
}
#footerImage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#mainContent {
	float: right;
	padding: 0px 2px;
	margin-left: 10px;
	width: 552px;
}

#mainContentHome {
	width: 370px;
	float: left;
	padding: 0px 2px;
	margin-left: 10px;
}

#sidebar {
	float: right;
	margin-right: 2px;
}




h1 {
	background-color: #2FACD3;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.6em;
	font-weight: normal;
	padding: 5px;
	margin: 5px 0 5px 0;
}

#home h1 {
	background-color: #2FACD3;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.6em;
	font-weight: normal;
	padding: 5px;
	margin: 5px 2px 5px 195px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	background-image: url(../gfx/bg-h2.jpg);
	background-repeat: repeat-y;
	padding: 7px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #B2E0EF;
	color: #FFFFFF;
	clear: both;
}
.aboutBox {
	width: 175px;
	float: left;
	background-color: #E0F3F8;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.aboutBox p, .aboutBoxEnd p {
	padding: 2px;
}


p {
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1.6em;
}

label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

fieldset {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2FACD3;
	padding: 5px;
	background-color: #87CFE5;
	font-size: 1.6em;
}



.clearboth {
	height: 1px;
	clear: both;
}
.aboutBoxEnd {

	width: 179px;
	float: left;
	background-color: #E0F3F8;
	border-right-width: 2px;
	border-right-style: hidden;
	border-right-color: #FFFFFF;
}
.summary {
	font-style: italic;
	font-weight: bold;
}

.sectionIcon {
	float: left;
	padding: 5px;
}
.sectionText {
	margin-left: 120px;
}
address {

	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1.6em;
	margin-left: 25px;
}
address li {
	list-style-type: disc;
}
#gallery li {
	margin: 1px;
	display: inline;
	width: 105px;
}
#gallery {
	background-color: #D5F4F9;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
}

/* Hides from IE-mac \*/
* html .floatholder {
height: 1%;
}

* html #navlist li {
height: 1%;
_height: 0;
}

* html #navlist ul {
height: 1%;
_height: 0;
}

.floatholder { _height: 0; }
/* End hide from IE-mac */

/*  */

#contact form input {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	color: #85c329;
	text-transform: none;
}

#fade-fluff {
	width: 760px;
	height: 225px;
	background-color: #FFF;	
}

#fade-fluff li {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 225px;
	background-color: #FFF;
	visibility: hidden;
}
#logos {
	text-align: center;
}
