body {
	margin: 0px;
	background-color: #0089d3;
	text-align: center;
	color: #5c5a5b;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
}

a{
	color: #5c5a5b;
	outline: none;
}

a:hover{
	text-decoration: none;
}

p{
	margin: 0px;
	padding-bottom: 15px;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top{
	height: 75px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#top.home{
	background-image: url(images/top-home.gif);

}

#middle{
	background-color: #FFFFFF;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#middle.home{
	background-image: url(images/middle-home.jpg);
	background-position: center bottom;
	height: 310px;
}


#menu{
	height: 110px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#menu, #content, #footer {
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#content2 {
	width: 600px;
	text-align: left;
	float: left;
}

#menu ul {
	padding-top: 30px;
}

#menu li{
	float: left;
}

#menu li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #5c5a5b;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 14px;
	letter-spacing: 1px;
	float: left;
	text-transform: lowercase;
}

#menu li a:hover{
	color: #0089d3;
}

#menu li.last a, .service-list li.last, .home-services li.last{
	border-right-style: none;
}

#menu span{
	display: none;
}

.clients{
	background-image: url(images/clients.gif);
}

.services{
	background-image: url(images/services.gif);
}

.bio{
	background-image: url(images/bio.gif);
}

.portfolio{
	background-image: url(images/portfolio.gif);
}

.contact{
	background-image: url(images/contact.gif);
}

.business{
	background-image: url(images/business.gif);
}

#menu.green{
	background-image: url(images/green.gif);
	background-position: 0px 10px;
}

.health{
	background-image: url(images/healthcare.gif);
}

#menu #home a{
	height: 72px;
	width: 225px;
	float: right;
}


#content{
	line-height: 18px;
	padding-bottom: 10px;
}

#content.green-bg {
	background-image: url(images/green-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.service-list {
	width: 555px;
}

ul.service-list li{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5c5a5b;
	padding-right: 6px;
	margin-right: 6px;
	margin-bottom: 8px;
	line-height: 15px;
}

ul.client-list {
	float: left;
	margin-right: 40px;
	margin-bottom: 6px;
	width: 250px;
}

#directory{
	float: left;
	width: 100px;
	padding-top: 60px;
}

ul.portfolio-list {
}

ul.portfolio-list li a{
	color: #378c42;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 15px;
	display: block;
	font-size: 13px;
	line-height: 16px;
	width: 100px;
}

ul.portfolio-list li a:hover{
	color: #80a140;
}

ul.portfolio-list li a.active{
	color: #0089d3;
}

ul.portfolio-select li {
	float: left;
}

ul.portfolio-select li a{
	color: #80a140;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	float: left;
	width: 33px;
	padding-top: 22px;
	font-size: 11px;
	background-image: url(images/select.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

ul.portfolio-select li#next a{
	background-position: right top;
}

ul.portfolio-select li a:hover{
	color: #378c42;
}

#showcase{
	height: 304px;
	width: 603px;
	float: left;
	margin-bottom: 6px;
	
}
#showcase img{
	border: 1px solid #01a0e1;
}

ul.home-services{
	float: left;
	padding-top: 230px;
	padding-left: 50px;
	padding-bottom: 50px;
}
ul.home-services li{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5c5a5b;
	font-size: 19px;
	line-height: normal;
}

ul.home-links{
	padding-top: 230px;
	padding-left: 10px;
}

ul.home-links li{
	float: left;
}

ul.home-links li a{
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	font-size: 19px;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5c5a5b;
}

ul.home-links li a.last{
	border-right-style: none;
}

ul.home-links li a:hover{
	color: #0089d3;
}

#footer{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	padding-top: 20px;
}

#footer.home{
	height: 65px;
	background-image: url(images/footer-home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.clear{
	clear: both;
	height: 7px;
}

ul.links {}

ul.links li {
	display: inline;
	padding-right: 10px;
}

.side-image {
	float: right;
	width: 220px;
	margin-left: 20px;
	padding-top: 10px;
	margin-bottom: 30px;
}


#subnav {
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#subnav h2, #subcontent  h2{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #467800;
}


#subnav li#green a{
	background-position: 0px -35px;
}

#subnav li#business a{
	background-position: 0px -85px;
}

#subnav li#health a{
	background-position: 0px -135px;
}

#subnav li a{
	color: #467800;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
}

#subnav li a:hover{
	color: #7cc925;
}

#subcontent {
	float: left;
	width: 500px;
}

h2.payment {
	color: #80a140;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 17px;
	font-weight: normal;
}

p.small {
	font-size: 12px;
	line-height: 16px;
}

form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
