* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #363E41;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#wrapper #header {
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	background-color: #363E41;
	font-weight: bold;
	margin-left: 19px;
	line-height: 30px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #363E41;
	margin-left: 19px;
	text-align: center;
}

#wrapper #banner {
}
#wrapper #banner #logo {
	float: left;
}
#wrapper #banner #slideshow {
	width: 377px;
	float: right;
	height: 157px;
	background-color: #FFF;
}
#wrapper #nav {
	clear: both;
	height: 46px;
}
#wrapper #body {
	background-color: #FFF;
	padding-left: 47px;
}
#wrapper #body #bodyLeft {
	float: left;
	width: 310px;
}
#wrapper #body #partners {
	clear: both;
	height: 73px;
	background-color: #FFF;
}

.subHeadTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.mainTxtRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#wrapper #body #bodyRight {
	width: 348px;
	float: right;
	padding-left: 21px;
}
.headerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #77B400;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.contactTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	left: 50px;
}
#wrapper #body #bodyLeft #contactTxt {

}
#wrapper #body #bodyLeft #contactTxt #phoneFaxRight {
	float: right;
	width: 250px;
	line-height: 17px;
	padding-top: 3px;
}

#wrapper #body #bodyLeft #contactTxt #phoneFax {
	float: left;
	width: 50px;
	line-height: 17px;
	padding-top: 3px;
}
#wrapper #body #bodyLeft #contactTxt #contactForm {
	clear: both;
}
#wrapper #body #bodyLeft #contactTxt #contactForm form #contactFormLeft {
	float: left;
	width: 70px;
	line-height: 22px;
}
#wrapper #body #bodyLeft #contactTxt #contactForm form #submit {
	clear: both;
	padding-left: 200px;
	padding-top: 5px;
}
#wrapper #body #bodyLeft #contactTxt #contactForm form #contactFormRight {
	float: right;
	width: 230px;
}
