body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
color:#000000;
}

#wrapper {
	margin-right:auto;
	margin-left:auto;
	margin-top:-15px; 
	width:980px;
	text-align:center;
}

#header {
	border-right:#e7f2ce thin solid;
	border-left:#e7f2ce thin solid;
}
		
.menu {font-family: arial, sans-serif; width:980px; height:30px; position:relative; margin-top:-10px;font-size:14px; font-weight:800; text-transform:uppercase; background-color:#9ccb3b;}
.menu ul {padding:0; margin-top:0; width:100%;margin-left:-10px;}
.menu ul li {clear:both; position:relative; display:inline; list-style-type:none; height:30px; line-height:30px;}
.menu a:link, .menu a:visited {width:auto; color:#000; text-decoration:none; padding:0px 18px 10px 16px; height:30px; line-height:30px; margin-right:-4px; margin-left:-4px;}
.menu a:hover, .menu li.active a {color:#fff; background-image:url(activemenu.gif); background-position:bottom; background-repeat:repeat-x; padding-top:9px; padding-bottom:7px; margin-right:-4px; margin-left:-4px;}

.active ul li a{color:#fff; background:#9ccb3b;}

/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:978px;			/* width of whole page */
		overflow:hidden;	/* this chops off any overhanging divs */
		border-right:#e7f2ce thin solid;
		border-left:#e7f2ce thin solid;
	}
	
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
		text-align:left;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 15px 0;
		overflow:hidden;
		padding-bottom:15px;
		padding-top:30px;
	}
	
	.colleft{
	border-right:#e7f2ce thin solid;
	}
	
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:78%;			/* right column width */
		background:#ffffff;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:72%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:20%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */

}

#subnav {
	position:relative;
	width:190px;
	font-weight:bold;
	background-color:#9ccb3b;
	margin-left:15px;
}

li {
	list-style: outside disc;
	padding-bottom:5px;
}

a {
	color: #045f3e;
	font-weight:bold;
}

#subnavtitle{
	color:#fff;
	text-align:center;
	padding:5px;
	min-height:19px;
	margin-bottom:-19px;
	padding-left: 18px;
	padding-bottom:10px;
	vertical-align:middle;
	background:color:#9ccb3b; 
	background-image:url(activemenu.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
	padding-top:9px; 
	padding-bottom:7px;
}

#subnav ul {
	width:200px;
	}
#subnav li {
	position:relative;
	list-style: none;
	font-size:12px;
	background-color:#9ccb3b;
	color:#000000;
	padding-top:5px;
	padding-left:10px;
	margin-left:-40px;
	text-align:left;
	font-weight:bold;
	min-height:19px;
	width:200px;
}

#subnav li.active {
	background-color:#9ccb3b;
	color:#fff;
	background-image:url(activemenu.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
}

#subnav a:link, #subnav a:visited {
	text-decoration:none;
	color:#000000;
	background-color:#9ccb3b;
}
#subnav a:hover {
	background-color:#9ccb3b;
	color:#fff;
}

#homequotebox{
	background-color:#e7f2ce;
	width:190px;
	margin-left:15px;
	margin-right:0px;
	margin-top:100px;
}
	
#homequoteA{
	clear:both;
	position:relative;
	width:190px;
	text-align:left;
	padding:5px;
}
#homequoteB{
	clear:both;
	position:relative;
	width:190px;
	text-align:left;
	margin-top:100px;
	padding:5px;
}

#pdfbox{
	clear:both;
	position:relative;
	width:150px;
	height:60px;
	text-align:center;
	margin-top:100px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:5px;
	padding:10px;
	background-color:#9ccb3b;
}

#clientquote{
	clear:both;
	position:relative;
	width:190px;
	text-align:left;
	margin-left:15px;
	margin-right:0px;
	margin-top:100px;
	padding:5px;
}
	
#clientquotemenu{
	clear:both;
	position:relative;
	width:190px;
	text-align:left;
	margin-left:15px;
	margin-right:0px;
	margin-top:30px;
}
			
#sidequote{
	background-color:#e7f2ce;
	padding:10px;
}	

#topquote{
	width:180px;
	margin-left:auto;
	margin-right:auto;
}	

#quotetxt{
	clear:both;
	position:relative;
	width:155px;
	}
	
#bottomquote{
	clear:both;
	position:relative;
	width:170px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e7f2ce;
}
#maincontent {
	float:right;
	margin-right:40px;
	margin-top:30px;
	margin-left:15px;
 	text-align:left;

}


#footer {
clear:both;
color:#ffffff;
background-color:#9ccb3b;
height:25px;
width:970px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;	
}

h1 {
font-size:18px;
/*color:#9ccb3b;*/
color:#28903a;
background-color:#FFFFFF;
}

h2, .h2text {
font-size:16px;
color:#62a45f;
/*color:#045f3e;*/
background-color:#FFFFFF;
}

.greentext {
color:#62a45f;
background-color:#FFFFFF;
}

.imageborder {
border-left:thin solid #9ccb3b;
border-bottom: thin solid #9ccb3b;
border-collapse: separate;
padding-left:4px;
padding-bottom:4px;
}

.greenbox {
border:thin solid #9ccb3b;
padding:5px;
color:#045f3e;
background-color:#ffffff;
width:250px;
float:left;
/*margin-left:15px;*/
margin-right:15px;
}

.largeblacktxt {
	font-size:14px;
}
	