html{
	padding:0px;
	margin:0px;
}
body {
	margin:0px;
	padding:0px;
	background-color: #A0CF67;
}

body,td,th, input, select, option {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
}
ul,li{
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-position:outside;
}
li.on{
	color:#000000;
}
ul.grey{
	color:#4d4d4d;
}
ul.grey li.on{
	color:#FFFFFF;
}
strong.grey{
	color:#4d4d4d;
}
h2 {
	clear:both;
}
h3 {
	font-size:12px;
}
div.navigation{
	width:190px;
	height:76px;
	float:right;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:104px;
	background-image:url(images/menu.gif);
	background-position: -45px top;
}
div.navigation a {
	display:block;
	float:left;
	height:76px;
	background-position:0px 17px;
	text-indent:-99999px;
}
div.navigation a.home{
	width:50px;
}
div.navigation a.services{
	width:46px;
}
div.navigation a.portfolio{
	width:50px;
}
div.navigation a.contact{
	width:50px;
}
div.navigation a:link {
	background-image:none;
}
div.navigation a:visited {
	background-image:none;
}
div.navigation a:hover {
	background-image:url(images/nav-hover.gif);
	background-repeat:no-repeat;
}
div.navigation a.on {
	background-image:url(images/nav-hover.gif);
	background-repeat:no-repeat;
}
#top{
	padding-left:50%;
	background-color:#FFFFFF;
	border-bottom:solid 2px #dcf2c1;
}
#top div.container {
	margin-left:-400px;
	background-image:url(images/header-right.gif);	
}
#top img.memu{
	padding-left:50px;
	float:left;
}
#stripe {
	background-color:#A0CF67;
	width:735px;
	padding-left:50%;
	margin-left:-400px;
	text-align:right;
}
#main {
	background-color:#FFFFFF;
	border-bottom:solid 2px #dcf2c1;
	color:#000000;
 	
}
#main div.container{
	overflow:auto;
	width:800px;
	height:297px;
	background-image:url(images/main-partners.gif);
}
#main *{
	color:#000000;
}
#main div.tagline {
	padding-top:79px;
	margin-left:132px;
	font-weight:bold;
	text-align:left;
}
#main div.tagline h1 {
	font-size:0px;
	text-indent:-99999px;
	margin:0px;
	padding:0px;
}
#main div.servicesleftcol {
	padding-left:132px;
	margin-top:30px;
	width:260px;
	text-align:justify;
	float:left;
}
#main div.servicesrightcol {
	margin-top:30px;
	margin-left:18px;
	width:260px;
	text-align:justify;
	float:left;
}
#main p{
	padding:5px;
	margin:0px;
}
#main #contact table{
	padding:5px;
	margin:0px;
}
#main p.orange{
	color:#A0CF67;
}
#main p.on {
	background-color:#ffffff;
	border:solid 1px black;
	padding:4px;
}
orange p.on{
	color:#000000;
}
#bottom {
	min-height:350px;
	_height:350px;
	clear:both;
	
}
#bottom div.container{
	width:800px;
	padding-top:20px;
}
#bottom div.leftcol {
	background-image: url(images/x-testimonials.gif);
	background-repeat: no-repeat;
	padding-top:26px;
	padding-left:40px;
	padding-right:5px;
	/*border-right:solid 1px #dcf2c1;*/
	width:258px;
	text-align:justify;
	margin-left:90px;
	float:left;
	display:inline;
}
#bottom div.leftcol div {
	padding-bottom:4px;
	border-bottom:solid 1px #6fa430
}
#bottom div.rightcol {
	background-repeat: no-repeat;
	margin-left:2px;
	padding-top:26px;
	padding-left:15px;
	width:250px;
	text-align:justify;
	float:left;
}
#bottom div.container .leftcol p{
	border:solid 1px #A0CF67;
	padding:3px;
}
#bottom div.container .leftcol blockquote {
	padding:0px;
	margin:0px;
}
#bottom div.container .leftcol blockquote.on{
	background-image:url(images/testimonials-arrows.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
}
#bottom div.container .leftcol blockquote.on p{
	background-color:#FFFFFF;
	color:#A0CF67;
	border:solid 1px black;
}
#bottom ul{
	border-bottom:solid 1px #6fa430;
	margin-top:5px;
	padding-bottom:5px;
}
#bottom ul.end {
	border:none;
}
#bottom li{
	padding-left:6px;
	background-image:url(images/bullet-white.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#bottom ul.grey li{
	padding-left:6px;
	background-image:url(images/bullet-grey.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#footer{
	padding-left:50%;
}
#footer strong{
	text-align:center;
	margin-left:-400px;
	width:800px;
	display:block;
	padding-top:10px;
	padding-bottom:4px;
	border-top:solid 1px #6fa430;
	font-weight:normal;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}
/*sublinks*/
#sublinks a {
	font-size:0px;
}
/*end of sublinks*/
#bottom div.rightcol p, #bottom div.leftcol p {
	margin:0px;
	padding:3px;
	border:solid 1px #A0CF67;
}

#bottom div.rightcol p.on, #bottom div.leftcol p.on {
	border:solid 1px black;
	background-color:#FFFFFF;
	color:#6fa430;
}
#bottom div.rightcol div, #bottom div.leftcol div {
	padding-top:10px;
}
#bottom div.rightcol{
	padding-left:0px;
	margin-left:10px;
	background:none;
	background-image:none;
	width:258px;
}
#bottom div.rightcol {
	background-image: url(images/x-whatwedo.gif);
	background-repeat: no-repeat;
	margin-left:20px;
	padding-top:26px;
	padding-left:40px;
	width:218px;
	text-align:justify;
	float:left;
}
img.portfolio {
	padding-left:40px;
	padding-bottom:8px;
}
.clear {
	clear:both;
}