html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

body {
	background-color: #aabfd5;
	background-image: url(images/back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: center;
}

img {
	border: none;
}

a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #aabfd5;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a:visited:hover {
	font-size: 12px;
	color: #aabfd5;
	text-decoration: underline;
}

#wrapper {
	width: 910px;
	background-color: #fff;
	margin: 0 auto;
	padding-bottom: 5px;
}

#clearer {
	clear: both;
}

#header {
	width: 898px;
	height: 136px;
	background-image: url(images/header.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #aabfd5;
	border-top: none;
	margin-left: 5px;
}

#buttonLogin a:link {
	height: 27px;
	width: 197px;
	background-image: url(images/buttonLogin.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 20px;
	margin-right: 27px;
}

#buttonLogin a:hover {
	height: 27px;
	width: 197px;
	background-image: url(images/buttonLogin.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	float: right;
	margin-top: 20px;
	margin-right: 27px;
}

#buttonLogin a:visited {
	height: 27px;
	width: 197px;
	background-image: url(images/buttonLogin.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 20px;
	margin-right: 27px;
}

#buttonLogin a:visited:hover {
	height: 27px;
	width: 197px;
	background-image: url(images/buttonLogin.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	float: right;
	margin-top: 20px;
	margin-right: 27px;
}

#topLinks {
	width: 900px;
	height: 47px;
	background-image: url(images/backLinks.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ff00ff;
	margin-left: 5px;
	margin-top: 5px;
}

#topLinksLinkWrapper {
	float: left;
	width: 180px;
	height: 30px;
	padding-top: 17px;
}

#topLinksLinkWrapperOn1 {
	float: left;
	width: 180px;
	height: 30px;
	padding-top: 17px;
	font-size: 14px;
	color: #fff;
	background-image: url(images/topLinksOn1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#topLinksLinkWrapperOn2 {
	float: left;
	width: 179px;
	height: 30px;
	padding-top: 17px;
	font-size: 14px;
	color: #fff;
	background-image: url(images/topLinksOn2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#topLinksLinkWrapperOn3 {
	float: left;
	width: 178px;
	height: 30px;
	padding-top: 17px;
	font-size: 14px;
	color: #fff;
	background-image: url(images/topLinksOn3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
}

#topLinks a:link {
	font-size: 14px;
	color: #ffe05d;
	text-decoration: none; 
}

#topLinks a:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}

#topLinks a:visited {
	font-size: 14px;
	color: #ffe05d;
	text-decoration: none;
}

#topLinks a:visited:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}

#bodyWrapper {
	width: 900px;
	background-image: url(images/backBody.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	padding: 27px;
	text-align: left;
}

#superiorBoxes {
	width: 900px;
	height: 261px;
	background-image: url(images/superiorBoxes.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 0px;	
}

#praises {
	float: right;
	text-align: left;
	width: 200px;
	font-size: 12px;
	font-style: italic;
	color: #fff;
	margin: 55px 30px 0px 0px;
}

#buttonLearnMore a:link {
	height: 26px;
	width: 126px;
	background-image: url(images/buttonLearnMore.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 226px;
	margin-right: 30px;
}

#buttonLearnMore a:hover {
	height: 26px;
	width: 126px;
	background-image: url(images/buttonLearnMore.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	float: right;
	margin-top: 226px;
	margin-right: 30px;
}

#buttonLearnMore a:visited {
	height: 26px;
	width: 126px;
	background-image: url(images/buttonLearnMore.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 226px;
	margin-right: 30px;
}

#buttonLearnMore a:visited:hover {
	height: 26px;
	width: 126px;
	background-image: url(images/buttonLearnMore.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	float: right;
	margin-top: 226px;
	margin-right: 30px;
}

#footer01 {
	width: 898px;
	height: 57px;
	background-image: url(images/footer01.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #aabfd5;
	margin-left: 5px;
	margin-top: 5px;
}

#footer02 {
	width: 900px;
	height: 59px;
	background-image: url(images/footer02.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}

#footerLinksWrapper {
	float: left;
	margin-top: 23px;
	margin-left: 25px;
	text-align: left;
}

#footerLinksWrapper span {
	color: #fff;
	font-size: 14px;
	margin: 0px 8px;
}

#buttonSocialWrapper {
	float: right;
	width: 130px;
	margin-top: 15px;
	margin-right: 30px;
	text-align: left;
}

#copyright {
	width: 868px;
	font-size: 11px;
	color: #7598ba;
	text-align: left;
	padding: 12px 0px 0px 0px;
	margin-bottom: 20px;
}

/*-- Secondary Page --*/

#bodyWrapperSecondary {
	width: 900px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
}

#leftColumnWrapper {
	float: left;
	width: 646px;
	background-color: #fff;
	border: solid 1px #aabfd5;
	height: 1048px;
	text-align: center;
}

#rightColumnWrapper {
	float: right;
	width: 252px;
	height: 1050px;
	background-image: url(images/backRtColSecondary.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #94aeca;
	text-align: center;
}

#praisesSecondary {
	float: right;
	text-align: left;
	width: 200px;
	font-size: 12px;
	font-style: italic;
	color: #fff;
	margin: 426px 30px 0px 0px;
}

#textWrapper {
	width: 575px;
	height: 725px;
	margin-left: 40px;
	margin-top: 30px;
	font-size: 13px;
	text-align: left;
	color: #333;
}

span#bulletPoints1 {
	float: left;
	clear: both;
	color: #336699;
	margin: 5px 0px 4px 0px;
	font-weight: bold;
}

span#bulletPoints2 {
	float: left;
	clear: both;
	color: #336699;
	margin: 0px 0px 3px 10px;
	color: #333;
}

/*-- Form Page One --*/

body#green {
	background-color: #184021;
	background-image: url(images/backGreen.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: center;
}

#headerGreen {
	width: 898px;
	height: 136px;
	background-image: url(images/headerGreen.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #86b892;
	border-top: none;
	margin-left: 5px;
}

#bodyWrapperGreen {
	width: 900px;
	height: 617px;
	background-image: url(images/backBodyForm.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
}

#footer01Green {
	width: 898px;
	height: 57px;
	background-image: url(images/footer01Green.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #86b892;
	margin-left: 5px;
	margin-top: 5px;
}

#footer02Green {
	width: 900px;
	height: 59px;
	background-image: url(images/footer02Green.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}

#copyrightWhite {
	width: 868px;
	font-size: 11px;
	color: #fff;
	text-align: left;
	padding: 12px 0px 0px 0px;
	margin-bottom: 20px;
}

#formWrapper {
	float: right;
	width: 251px;
	height: 299px;
	background-image: url(images/backForm.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #fff;
	margin-right: 30px;
	margin-top: 30px;
}

#formWrapper table {
	width: 220px;
	height: 100px;
	color: #194624;
	margin: 110px 0px 14px 5px;
}

input#formField {
	width: 165px;
	height: 20px;
	border: solid 1px #194624;
	background-color: #fff;
}

#linkCoupon a:link {
	float: left;
	width: 82px;
	height: 82px;
	margin: 505px 0px 0px 288px;
	border: none;
}

#linkCoupon a:hover {
	float: left;
	width: 82px;
	height: 82px;
	margin: 505px 0px 0px 288px;
	border: none;
}

#linkCoupon a:visited {
	float: left;
	width: 82px;
	height: 82px;
	margin: 505px 0px 0px 288px;
	border: none;
}

#linkCoupon a:visited:hover {
	float: left;
	width: 82px;
	height: 82px;
	margin: 505px 0px 0px 288px;
	border: none;
}

#buttonForm a:link {
	float: left;
	height: 49px;
	width: 211px;
	background-image: url(images/buttonForm.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 19px;
}

#buttonForm a:hover {
	float: left;
	height: 49px;
	width: 211px;
	background-image: url(images/buttonForm.png);
	background-repeat: no-repeat;
	background-position: 0px -49px;
	margin-left: 19px;
}

#buttonForm a:visited {
	float: left;
	height: 49px;
	width: 211px;
	background-image: url(images/buttonForm.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 19px;
}

#buttonForm a:visited:hover {
	float: left;
	height: 49px;
	width: 211px;
	background-image: url(images/buttonForm.png);
	background-repeat: no-repeat;
	background-position: 0px -49px;
	margin-left: 19px;
}

/*-- Form Page Two --*/

#footerAMClogo {
	width: 900px;
	height: 130px;
	background-image: url(images/footerAMClogo.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}

#bodyWrapperGreen2 {
	width: 900px;
	height: 685px;
	background-image: url(images/backBodyForm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
}

#formWrapper2 {
	float: right;
	width: 251px;
	height: 310px;
	background-image: url(images/backForm.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: solid 1px #fff;
	margin-right: 30px;
	margin-top: 110px;
}

#formWrapper2 table {
	width: 220px;
	height: 100px;
	color: #194624;
	margin: 100px 0px 14px 5px;
}

input#formField2 {
	width: 165px;
	height: 18px;
	border: solid 1px #194624;
	background-color: #fff;
}

#linkCoupon2 a:link {
	float: left;
	width: 82px;
	height: 82px;
	margin: 568px 0px 0px 292px;
	border: none;
}

#linkCoupon2 a:hover {
	float: left;
	width: 82px;
	height: 82px;
	margin: 568px 0px 0px 292px;
	border: none;
}

#linkCoupon2 a:visited {
	float: left;
	width: 82px;
	height: 82px;
	margin: 568px 0px 0px 292px;
	border: none;
}

#linkCoupon2 a:visited:hover {
	float: left;
	width: 82px;
	height: 82px;
	margin: 568px 0px 0px 292px;
	border: none;
}