/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #238;}
a:hover {color: #68a;}

body {
	margin: 0 auto;
	background: #42424c url(../images/bg-repeat.png) top left repeat;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
li {list-style:none;}
ul {margin-left: 1.2em;}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #000;}

/*---------- Misc ---------*/
.clearer {clear: both;}
#outerwrapper {
	min-height: 100%;
	margin-bottom: -90px;
	position: relative;
}
#innerwrapper {
	margin: 0 auto;
	width:1000px;
}
#admininnerwrapper {
	margin: 20px auto;
	width:1000px;
}
#chsinnerwrapper {
	margin: 10px auto;
	width:1000px;
}
#chsinnerwrapper .middle{
	margin: 10px auto;
	width:700px;
}
#wrapper {
	margin-left: -205px;
	width:1205px;
}
#finishedwrapper {
	margin-left: -205px;
	width:1225px;
}

/*---------- Navigation ---------*/
.nav {
	height:125px;
	background: url(../images/menu-bg.png) top center repeat-x;
}
.nav ul {
	margin: 0 auto;
}
.nav span {
	display:none;
}
#navmain {
	width:1000px;
	margin: 0 auto;
}
#home a{
	display:block;
	width:380px;
	padding:55px 0;
	background: url(../images/home.png) top center no-repeat;
	float:left;
}
#home a:hover {
	background-position: 0 -110px;
	color: #049;
}
#menu1 a{
	display:block;
	width:155px;
	padding:55px 0;
	background: url(../images/menu1.png) top center no-repeat;
	float:left;
}
#menu1 a:hover {
	background-position: 0 -110px;
	color: #049;
}
#menu2 a{
	display:block;
	width:155px;
	padding:55px 0;
	background: url(../images/menu2.png) top center no-repeat;
	float:left;
}
#menu2 a:hover {
	background-position: 0 -110px;
	color: #049;
}
#menu3 a{
	display:block;
	width:155px;
	padding:55px 0;
	background: url(../images/menu3.png) top center no-repeat;
	float:left;
}
#menu3 a:hover {
	background-position: 0 -110px;
	color: #049;
}
#menu4 a{
	display:block;
	width:155px;
	padding:55px 0;
	background: url(../images/menu4.png) top center no-repeat;
	float:left;
}
#menu4 a:hover {
	background-position: 0 -110px;
	color: #049;
}


/*---------- header ---------*/
#header {
	width:933px;
	height:446px;
	/*background: url(../images/top-image.png) top center no-repeat;*/
}
#headerinside {
	margin-right:37px;
	width:933px;
	height:446px;
	background: url(../images/top-image-about.png) top center no-repeat;
	float:right;
}
#headercontact {
	margin-right:37px;
	width:933px;
	height:446px;
	background: url(../images/top-image-contact.png) top center no-repeat;
	float:right;
}
#headerfinished {
	margin-right:57px;
	width:933px;
	height:446px;
	background: url(../images/finishedhome.png) top center no-repeat;
	float:right;
}
.finishedPic {
	margin: 13px 0 0 36px;
	width:844px;
	/*height:370px;*/
	border: #fff 10px solid;
}

#centercontent {
	float:left;
}
#insidecentercontent {
	float:right;
}

#leftpic {
	margin-top:1px;
	width:248px;
	height:656px;
	background: url(../images/compass-left.png) top center no-repeat;
	float:left;
}


/*---------- content ---------*/
#content {
	margin-top:14px;
	min-height:192px;
	background: url(../images/compass-bottom.png) top left no-repeat;
}
#content #right span {
	display:none;
}
#content #right {
	margin:20px 0;
	float:right;
}
#content #right a {
	margin-top:20px;
	display:block;
	width:251px;
	height:196px;
	background: url(../images/experiancematters.png) top center no-repeat;
}
#content #right a:hover {
	background-position: 0 -196px;
}
#content #left {
	margin:20px 20px 20px 0;
	padding-right:20px;
	width:650px;
	min-height:192px;
	background: url(../images/bar-vert.png) top right repeat-y;
	float:right;
}
#content #left h1 {
	margin-bottom:10px;
	font-size: 1.8em;
}

.leftContact {
	margin: 0 0 0 8px;
}
.quickcontacttop {
	margin-top:20px;
	height:15px;
	width:630px;
	background: url(../images/quickcontacttop.png) top center no-repeat;
}
.quickcontact {
	margin-top:-20px;
	width:630px;
	background: url(../images/quickcontact.png) top center repeat-y;
}
.quickcontactbottom {
	height:15px;
	width:630px;
	background: url(../images/quickcontactbottom.png) top center no-repeat;
}
.quickcontent {
	padding:0 10px;
}



#inside-content #right {
	margin:20px 57px 20px 20px;
	padding-left:20px;
	width:593px;
	min-height:192px;
	background: url(../images/bar-vert.png) top left repeat-y;
	float:right;
}
#inside-content #right h1 {
	margin-bottom:10px;
	font-size: 1.8em;
}
#inside-content #left {
	margin-top:-145px;
	width:502px;
	height:351px;
	background: url(../images/coffee2.png) top right no-repeat;
	float:right;
}



#contact-content #right {
	margin:20px 57px 20px 20px;
	padding-left:20px;
	width:593px;
	min-height:192px;
	background: url(../images/bar-vert.png) top left repeat-y;
	float:right;
}
#contact-content #right h1 {
	margin-bottom:10px;
	font-size: 1.8em;
}
#contact-content #left {
	margin-top:-145px;
	width:496px;
	height:337px;
	background: url(../images/letter2.png) top right no-repeat;
	float:right;
}



#chscontent {
	margin: 0 auto;
}
#chscontent #right span {
	display:none;
}
#chscontent #right {
	margin:20px 0;
	width:243px;
	float:left;
}
#chscontent #left {
	margin:20px 20px 20px 0;
	padding-right:20px;
	width:650px;
	min-height:192px;
	background: url(../images/bar-vert.png) top right repeat-y;
	float:left;
}
#chscontent #right h1 {
	margin-bottom:10px;
	font-size: 1.8em;
}



#finished-content #right {
	margin:20px 77px 20px 0px;
	padding-left:20px;
	width:593px;
	min-height:192px;
	background: url(../images/bar-vert.png) top left repeat-y;
	float:right;
}
#finished-content #right h1 {
	margin-bottom:10px;
	font-size: 1.8em;
}
#finished-content #left {
	margin-top:-145px;
	width:532px;
	height:373px;
	background: url(../images/plant.png) top right no-repeat;
	float:right;
}



/* SITE FOOTER/NAVIGATION */
.clearfooter {
	height: 90px;
	clear: both;
}

.footBy {
	width: 1000px;
	padding-bottom:20px;
}
.footAddress {
	float:left;
}
.footSplash {
	margin-top:-18px;
	float:right;
}
.footSplash span {
	display:none;
}
.footSplash a{
	display:block;
	width:96px;
	padding:20px 0;
	background: url(../images/splashfooter.png) top center no-repeat;
	float:left;
}
.footSplash a:hover {
	background-position: 0 -40px;
	color: #049;
}
.footInfo {
	float:right;
}

#footer {
	height: 90px;
	position: relative;
	color: #2f373f;
	padding: 20px 0 20px 0;
	border-top: #536e89 3px solid;
	background: url(../images/footer-repeat.png) top left repeat;
}	
	#footer .width {
		width: 1000px;
		margin: 0 auto;
	}
	
	#footer a {
		color: #2f373f;
		text-decoration: none;
	}
		#footer a:hover {
			color: #1c1c1c;
			text-decoration: underline;
		}	
		
	#footer ul li {
		display: inline;
		padding: 0 13px 0 0;
		font-weight: bold;
	}
