*, html {
	margin: 0px;
	padding: 0px;
}

* {margin:0; padding:0; border:0;}

body {
	font-size: small;
	font-family: Arial,Verdana,Trebuchet MS,Geneva,Helvetica,sans-serif;
	background-color: #a8ba62;
	color: #666666;
	background-image: url(img/body_bg.jpg);
	background-position: 100% top;
	background-repeat: repeat-x;
}

#wrapper {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	background-color: #f1f1f1;
}

#container {
	margin: 0;
	padding: 0;
	position: relative;
}

#header {
	width: 918px;
	height: 146px;
	padding: 0;
	margin: 0;
	background-image: url(img/head_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#logo {
	padding: 24px 0px 26px 47px;
	width: 69px;
	float: left;
}

#logo a{
	border: 0;
}

/* main nav styles */


#nav {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #c66916;
	padding: 70px 52px 0 0;
	letter-spacing: 0.03em;
	line-height: normal;
	letter-spacing: 0.02em;
	float: right;
	list-style: none;

}

#nav li{
margin: 0;
float: left;
width: 72px;
	list-style: none;
}

#who a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: transparent url(img/nav_who_bg.gif);
	background-position: top;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#who a:hover {
	color: #c66916;
	background: transparent url(img/nav_who_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#who a:visited:hover {
	color: #c66916;
	background: transparent url(img/nav_who_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#what a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: transparent url(img/nav_what_bg.gif);
	background-position: top;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#what a:hover {
	color: #a8ba62;
	background: transparent url(img/nav_what_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#what a:visited:hover {
	color: #a8ba62;
	background: transparent url(img/nav_what_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#work a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: transparent url(img/nav_work_bg.gif);
	background-position: top;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#work a:hover {
	color: #7db7bf;
	background: transparent url(img/nav_work_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#work a:visited:hover {
	color: #7db7bf;
	background: transparent url(img/nav_work_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#clients a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: transparent url(img/nav_clients_bg.gif);
	background-position: top;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#clients a:hover {
	color: #475f62;
	background: transparent url(img/nav_clients_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#clients a:visited:hover {
	color: #475f62;
	background: transparent url(img/nav_clients_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#contact a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background: transparent url(img/nav_contact_bg.gif);
	background-position: top;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#contact a:hover {
	color: #bab699;
	background: transparent url(img/nav_contact_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

#contact a:visited:hover {
	color: #bab699;
	background: transparent url(img/nav_contact_bg.gif);
	background-position: 100% 7px;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

  
#content {
	padding:0;
	margin:0;
}

#body {

	background: #f1f1f1;

}

#bodyleftcol {
	width: 521px;
	background-color: transparent;
	padding-left: 50px;
	float: left;
	line-height: 1.4em;
}

#bodyrightcol {
	width: 280px;
	background-color: transparent;
	position: relative;
	left: 18px;
	float: left;
	line-height: 1.4em;
}


.orange {
	color: #c66916;
}

#introbox {
	background-color: #a8ba62;
	margin-bottom: 30px;
	border-top: 7px solid #bccf74;
	padding: 20px 13px 25px 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #eef1e0;
	font-size: 155%;
	line-height: 1.3em;
}

#introbox a{
	font-weight: lighter;
	color: #eef1e0;
	text-decoration: underline;
}

#introbox a:hover{
	font-weight: lighter;
	color: #eef1e0;
}

#introbox a:visited{
	font-weight: lighter;
	color: #eef1e0;
	text-decoration: underline;
}

a:link {
color: #c66916;
text-decoration: none;
font-weight: bolder;
}
	
a:hover {
color: #c66916;
text-decoration: underline;
font-weight: bolder;
}
	
a:visited {
color: #c66916;
text-decoration: none;
font-weight: bolder;
}

a:visited:hover {
color: #c66916;
text-decoration: underline;
font-weight: bolder;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 195%;
	line-height: 1.2em;
	color: #475f62;
	margin: 15px 0 10px 0;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 115%;
	line-height: 1em;
	color: #636363;
	text-transform: uppercase;
	letter-spacing: .04em;
}

h2 a:link{
	text-decoration: none;
	color: #636363;
}

h2 a:hover{
	text-decoration: underline;
	color: #636363;
}

h2 a:visited{
	text-decoration: none;
	color: #636363;
}

h2 a:visited:hover{
	text-decoration: underline;
	color: #005264;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 120%;
	line-height: 1.3em;
	color: #475f62;
	margin-bottom: 3px;
}

h3 a:link{
color: #495243;
text-decoration: none;
}

h3 a:hover{
	text-decoration: underline;
	color: #495243;
}

h3 a:visited{
	text-decoration: none;
	color: #495243;
}

h3 a:visited:hover{
	text-decoration: underline;
	color: #495243;
}
h4{
	color: #666666;
	font-size: 105%;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.3em;
}

#primary {
	background-image: url(img/primary_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	padding: 0;
	width: 800px;
}

#primary img {
	float: left;
	margin: 0 20px 0 0;
	vertical-align: bottom;
}

#primarytext {
	padding: 34px 0 0 0;
	width: 350px;
	float: left;
	clear: none;
}

#primarytext a{
	font-size: 120%;
}

#footer {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	width: 838px;
	margin:30px 0 0 0;
	padding: 20px 30px 20px 50px;
	float:left;
	clear: all;
	line-height: 2em;
	font-size: 85%;
	background-color: #ffffff;
	color: #666666;
}

#footer ul {
  margin:0;
  padding:5px 10px 0px 0px;
  list-style: none;
}

#footer ul li{
float: left;
 border-bottom: 7px solid #c5c5c5;
 list-style: none;
 margin: 0;
 padding-bottom: 5px;
}

#footer ul li a{
	color: #666666;
	margin-right: 11px;

}

hr {
	border: 0;
	color: #bdc8b7;
	background-color: #bdc8b7;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 20px 0px 10px 0px;
}

#clear {
	clear: both;
}

