* { 
	margin:0; 
	padding:0;
}
html, body { 
	background-color: #b9bdbf;
	width:100%;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
html, input, textarea, select {		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;		
	color: #778690;
	line-height: 16px;
}	

#container {
	margin: 0 auto; 
	text-align: left; 
	width: 780px;
}

a img 	{ border: 0px; }
form 	{ display: inline; }
a		{ color:#87a400; text-decoration:none; } 
a:hover	{ text-decoration:underline; }

h1 {
	color: #87a400;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
}
h3 {
	color: #87a400;
	font-weight: normal;
	font-size: 13px;
	display: inline;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.column {
	float: left;
}
#content {
	width:780px; 
	background:url(/images/bgContent.gif);
	height: auto !important;
	min-height: 475px;
	height: 475px;	
}
#header {
	width:780px; 
	height: 358px;
}
#columnLeft {
	width: 45px;
	height: 474px;
	float: left;
	background-image: url(/images/leftContent.gif);
	background-repeat: no-repeat;
}
#columnMiddle { 
	width: 689px; 
	float: left; 
	background-image: url(/images/bgContent2.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto !important;
	min-height: 475px;
	height: 475px;
	padding-bottom: 20px;
}

#columnRight {
	width: 46px;
	height: 472px;
	float: left;
	background-image: url(/images/rightContent.gif);
	background-repeat: no-repeat;
}

#footer { 
	text-align: center; 
	width: 100%; 
	background-color: #2b2e3d; 
	height: 80px;
	color: #FFFFFF;
	line-height: 17px;
	font-size: 12px;
}
#footerContent {
	width:740px; 
	text-align: left;
	padding: 15px 0px 0px 40px;
	margin: auto;
}
#footer a {
	margin: 0px 5px 0px 5px;
}
#contentRight {
	width: 220px;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	text-align: left;	
	float: left;	
}

#contentFull {
	padding: 40px 0px 40px 0px;
}

.testimonial {
	border-top: #cfd0d2 1px solid; 
	padding: 5px 0px 0px 0px;
}

.testimonial img {
	margin: 0px 5px 0px 5px;
}

#toolsLeft {
	float: left; 
	width: 180px; 
	padding-right: 27px; 
	margin-right: 27px; 
	background-image: url(/images/bgSepLine.gif); 
	background-position: right; 
	background-repeat: repeat-y;
	height: auto !important;
	min-height: 325px;
	height: 325px;
	line-height: 23px;
}
#toolsRight {
	float: left; 
	width: 455px;
	height: auto !important;
	min-height: 325px;
	height: 325px;	
}

#toolsLeft a {
	color: #4884c2;
	font-size: 14px;
	text-decoration: underline;
}
#toolsLeft a:hover {
	text-decoration: none;
}
#toolsLeft img {
	margin: 0px 3px 0px 0px;
}

#frmContact input {
	margin-bottom: 6px;
	width: 250px;
	padding-left: 2px;
}

#frmContact textarea {
	margin-bottom: 6px;
	width: 250px;
	padding-left: 2px;
}
.button {
	width: 93%;
	text-align: right;
	margin-top: 7px;
}

#toolsLeftGreen {
	float: left; 
	width: 180px; 
	padding-right: 27px; 
	margin-right: 27px; 
	background-image: url(/images/bgSepLine.gif); 
	background-position: right; 
	background-repeat: repeat-y;
	height: auto !important;
	min-height: 325px;
	height: 325px;
	line-height: 23px;
}

#toolsLeftGreen a {
	color: #87a400;
	font-size: 12px;
	text-decoration: underline;
}
#toolsLeftGreen a:hover {
	text-decoration: none;
}

#joinFirmInformation label {
	width: 200px;
}
#joinFirmInformation input {
	width: 325px;
}

#pickupForm label {
	width: 100px;
}
#pickupForm select {
	width: 285px;
	height: 23px;	
}
#pickupForm input {
	width: 275px;
}
#pickupForm textarea {
	width: 275px;
	height: 175px;
}

ul { margin:0; padding:0 0 0 2px; list-style:none; line-height:20px; }
ul li{ background:url(/images/check.gif)  center left no-repeat; margin:0px; padding-left:20px; }
ul li a{ color:#4884c2; text-decoration:underline; font-size:11px; } 
ul li a:hover { color:#4884c2; text-decoration:none; }

.memberBenifits ul li { background-position: 0px 5px; }