@charset "UTF-8";
body * {
	margin:0;
	padding: 0;
}

body {
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#6FBEAF
}
img { border:0 }
#container {
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 0px;
	height: 650px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font: bold 24px Arial;
	color: #999999;
}
h2 {
	font: bold 24px Georgia, Arial;
	color: #999999;
}
h6 {
	font: 11px/15px Arial;
	color: #999999;
	padding: 16px 0px 0px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: none;
}


#nav {
	height: 15px;
	width: 268px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 532px;
}
#nav img {
    border:0px;
	padding: 0px;
	border-style: none;
}
#nav ul { padding: 0px;}
#nav ul a { display:block;  }
#nav li {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav-home a { width:48px }
#nav-work a { width:43px }
#nav-us a { width:53px }
#nav-contact a { width:63px }


/* roll over */

#nav-home a:hover { background:url(images/nav/navigation_over_01.gif) no-repeat left top;  }
#nav-work a:hover { background:url(images/nav/navigation_over_02.gif) no-repeat left top;  }
#nav-us a:hover { background:url(images/nav/navigation_over_03.gif) no-repeat left top;  }
#nav-contact a:hover { background:url(images/nav/navigation_over_04.gif) no-repeat left top;  }

#nav a:hover img { visibility:hidden; } 

/* following hacks for ie5.0s sake */

#nav ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#nav a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:15px;}
#ie5postBoxHack{}

#next img {
    border:0px;
	padding: 0px;
	border-style: none;
}
#next ul {
	padding: 0;
}
#next ul a { display:block;  }
#next li {
	display: block;
	padding: 0px 12px 0px 0px;
	float: left;
}

#next-left a { width:9px }
#next-right a { width:9px }

/* roll over */
#next-left a:hover { background: url(images/arrowL_over.gif) no-repeat left top; }
#next-right a:hover { background: url(images/arrowR_over.gif) no-repeat left top; }



#next a:hover img { visibility:hidden; } 

/* following hacks for ie5.0s sake */

#next ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#next a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:18px;}
#ie5postBoxHack{}

/* page mark up */

#menuList {
	padding: 0px;
	height: 367px;
	width: 532px;
	margin: 0px 0px 0px 266px;
	font: 15px/28px Arial, Helvetica, sans-serif;
}
#menuList ul {
	font: 15px/28px Arial, Helvetica, sans-serif;
	padding: 0px;
	list-style: none;
}
#menuList ul ul {
	font: 13px/22px Arial, Helvetica, sans-serif;
	padding: 6px 0px 6px 6px;
	list-style: url(none) none inside;
	left: 0px;
}

/* -------------- */

#flowerThree {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 800px;
}
#flowerThree img {
	margin: 0px;
	padding: 28px 0px 0px 656px;
}

#horiOne {
	height: 167px;
	width: 640px;
	padding: 0px 80px 0px;
}
#horiTwo {
	height: 200px;
	width: 800px;
}
#horiOne img {
	padding: 0px 0px 10px;
}
/* -------------- */
#peopleOne {
	margin: 0px;
	padding: 50px 0px 0px;
	float: left;
	height: 317px;
	width: 266px;
}
#peopleOne img {
	border: thin solid #999999;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	width: 200px;
	height: 205px;
}
#peopleTwo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 317px;
	width: 533px;
	font: 15px/26px Arial, Helvetica, sans-serif;
}
#peopleTwo img {
	padding: 0px 0px 30px;
}
#peopleTwo ul {
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(images/dot.gif);
}
/* -------------- */
#home {
	margin: 0px;
	padding: 50px 0px 0px;
	height: 317px;
	width: 800px;
}
/* -------------- */

#map {
	float: left;
	height: 317px;
	width: 266px;
	padding: 0px;
}

/** footer **/
#footer {
  text-align: center;
  font-size: 10px;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}
