@charset "utf-8";
/* CSS Document */
*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C493D;	
}
h3	{
	font-size: 18px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}
h4	{
	font-size: 15px;
	color: #3E4542;
	font-weight: 300;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}
#mainWrapper	{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 3px;
	background-color: #FFF;
}
#mainWrapper #main {
	display: block;
	height: 100%;
	width: 96%;
	padding: 0 2% 0 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #465146;
	margin-bottom: 10px;
	float: left;
}
#mainWrapper #main #top {
	display: block;
	width: 100%;
	height: auto;
	float: left;
}
#mainWrapper #main #top #topHeading  {
	display: block;
	width: 67%;
	height: auto;
	padding: 6% 2% 2% 1%;
	float: left;
}
#mainWrapper #main #top #topHeading h2  {
	font-family: Calibri;
	font-size: 18px;
	color: #3C493D;
	font-weight: 500;
	line-height: 26px;
	text-align: center;
	text-decoration: underline;
}
#mainWrapper #main #top #topRight  {
	display: block;
	width: 28%;
	height: auto;
	padding: 2% 1% 1% 1%;
	float: right;
}
#mainWrapper #main #top #topRight img  {
	width: 100%;
	height: auto;
}
#mainWrapper #main #top #topLeft  {
	display: block;
	width: 92%;
	height: auto;
	padding: 0 4% 1% 4%;
	color: #3C493D;
	line-height: 16px;
	text-align: justify;
	float: left;
	clear: both;
}
#mainWrapper #main #top #topLeft p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C493D;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0.55px;
}
#mainWrapper #main #top #topLeft a  {
	color: #D10003;
	text-decoration: none;
}
#mainWrapper #main #top #topLeft a:hover  {
	color: #D10003;
	text-decoration: underline;
}
#mainWrapper #main #top #topLeft h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
}
#mainWrapper #main #middle  {
	display: block;
	height: auto;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C493D;
	font-size: 10px;
	line-height: 16px;
	padding: 2% 4% 4% 4%;
	float: left;
}
#mainWrapper #main #middle p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C493D;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
}
#mainWrapper #main #middle p a  {
	color: #D10003;
	text-decoration: none;
}
#mainWrapper #main #middle p a:hover  {
	color: #D10003;
	text-decoration: underline;
}
#mainWrapper #main #middle h4  {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C493D;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#mainWrapper #main #botBit {
	display: block;
	width: 98%;
	height: auto;
	padding-left: 1%;
	padding-bottom: 2%;
	clear: both;
}
#mainWrapper #main #botBit h3  {
	font-size: 15px;
	color: #3C493D;
	line-height: 16px;
	font-weight: 500;
}
#mainWrapper #main #botBit p  {
	font-size: 10px;
	color: #3C493D;
	line-height: 16px;
	font-weight: normal;
}
#mainWrapper #main #botBit p a  {
	font-size: 10px;
	color: #3C493D;
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}
#mainWrapper #main #botBit p a:hover  {
	color: #253526;
	text-decoration: none;
}
.emailUs	{
	color: #0D1C0E;
	text-decoration: underline;
}
.emailUs:hover	{
	color: #29922C;
	text-decoration: none;
}
.service	{
	color: #2D9144;
	text-decoration: underline;
}
.service:hover	{
	text-decoration: none;
}


