body         {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
#top {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
}
#center {
	background-color: #3E3E3E;
	float: left;
	width: 100%;
}

#wrapper {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


#content {
	text-align: left;
	float: left;
	width: 900px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.right {
	float: left;
	width: 325px;
	padding-left: 25px;
	font-size: 16px;
	line-height: 20px;
}
.left {
	float: left;
	width: 525px;
	padding-right: 25px;
	font-size: 12px;
	line-height: 18px;
}
p {
	line-height: 22px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #87C65D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
}

#logo {
	text-align: left;
	float: left;
	width: 900px;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 20px;
	font-size: 14px;
}



#head {
	text-align: left;
	float: left;
	width: 900px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
}
.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 400px;
	font-size: 14px;
	line-height: 20px;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 500px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}


.text16 {
	font-size: 16px;
	font-weight: normal;
}
.text18 {
	font-size: 18px;
	font-weight: normal;
}
a:link       {
	color: #67A343;
	text-decoration: none;
	font-weight: normal;
}
a:visited    {
	color: #67A343;
	text-decoration: none;
}
a:hover      {
	text-decoration: underline;
	color: #666666
 }
a:active     {
	color: #999999
}
a:link.gray       {
	color: #87C65D;
	text-decoration: none;
	font-size: 14px;
}
a:hover.gray      {
	text-decoration: underline;
	color: #CCCCCC
 }
a:active.gray     {
	color: #CCCCCC
}
a:visited.gray    {
	color: #87C65D;
	text-decoration: none;
}
.warperwebsites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 900px;
	margin-bottom: 20px;
}
.sitethumb {
	float: left;
	height: 288px;
	width: 300px;
	margin-right: 20px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6A4BF;
	border-right-color: #DCDBE6;
	border-bottom-color: #DCDBE6;
	border-left-color: #DCDBE6;
	background-color: #D3D2D5;
	padding-top: 4px;
}
.siteinfo {
	float: left;
	width: 555px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.headerright {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 600px;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	padding-top: 40px;
}
h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.headerleft {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 300px;
	font-size: 14px;
	line-height: 20px;
}
h4 {
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #999999;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
.green {
	color: #75B44C;
}

