/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-size: 100.01%;
	background-color: #FFFFFF;
	text-align: center;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper {
	background-color: #66cc33;
	margin:0px auto;

	float: none;
	width: 796px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
.main {
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 20px;
	}
.maintext {
	font-size: 12px;
	text-align: left;
}	
.services {
	text-align: left;
	vertical-align: top;
	padding-left: 110px;
	padding-right: 10px;
	line-height: 20px;
	}	

.need {
	background-image: url(images/need.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 14px;
	font-style: normal;
	}
.grey {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.grey {
	font-size: 12px;	
	color: #333333;
}
.greybold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.greyboldlg {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.contact {
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
.contact a:link {
	text-decoration: none;
	color: #333333;
	}
.contact a:visited {
	text-decoration: none;
	color: #333333;
	}
.contact a:hover {
	text-decoration: underline;
	color: #333333;
	}
.contact a:active {
	text-decoration: none;
	color: #333333;
	}

a:link,  A:visited,  A:active{
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.table {
	color: #66CC33;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bk.gif);	
}
.email {
background-color: #66cc33;
}
#wrapper2 {
	background-color: #FFFFFF;
	margin:0px auto;
	float: none;
	width: 796px;
	text-align: left;
}
 

 
.discover {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #333333;
}

#red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-align: right;
}
#red a:link {
	text-decoration: underline;
	color: #CC0000;
}
#red a:visited {
	text-decoration: none;
	color: #CC0000;
}
#red a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#red a:active {
	text-decoration: none;
	color: #CC0000;
}
