@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333333;
	background-image: url(../images/green-bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e1ebc7;
}
.clear {
	clear: both;
}

p {
	margin-bottom: 10px;
}
a {
	color: #F75787;
	text-decoration: underline;
}
a:hover {
	color: #556934;
}


h2 {
	font-size: 190%;
	font-weight: lighter;
	color: #546B35;
	padding-bottom: 15px;
	font-style: italic;
}
h3 {
	font-size: 160%;
	color: #000000;
	margin-bottom: 15px;
	font-style: italic;
}
.benefitlist {
	float: left;
	width: 210px;
	margin-right: 20px;
	margin-left: 30px;
	line-height: 170%;
	list-style-image: url(../images/tick1.jpg);
	color: #506732;
	margin-bottom: 20px;
}
.intro {
	font-size: 150%;
	line-height: 140%;
	color: #000000;
}

.benefitlist li {
	margin-bottom: 10px;
}



.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}




.marginRight10px {
	margin-right: 10px;
}
.marginBottom5px {
	margin-bottom: 7px;
}
.marginRight5px {
	margin-right: 7px;
}
.por1 .container .content h1 {
	background-color: #e1ebc7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
	font-size: 320%;
	font-style: italic;
	font-weight: lighter;
	width: 600px;
	margin-bottom: 15px;

}
.por1 .container .header {
	background-image: none;
}




.marginRight30px {
	margin-right: 30px;
}

.marginLeft10px {
	margin-left: 10px;
}
.marginTop10px {
	margin-top: 10px;
}
.marginBottom10px {
	margin-bottom: 10px;
}
.marginRight20px {
	margin-right: 20px;
}
.marginLeft20px {
	margin-left: 20px;
}
.marginBottom20px {
	margin-bottom: 20px;
}
.nav {
	font-size: 280%;
	display: inline;
	margin-top: 50px;
	text-align: right;
	float: right;
	width: 600px;
	margin-right: 10px;
}
.nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.nav a {
	color: #999999;
	text-decoration: none;
}
.nav a:hover {
	color: #FF4989;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #FF4989;
}
.cta {
	height: 27px;
	width: 201px;
	background-image: url(../images/green-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	font-size: 160%;
}
.header {
	background-image: url(../images/head-bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 160px;
}

::selection {
	background: #dd97bd; /* Safari */
	}
::-moz-selection {
	background: #dd97bd; /* Firefox */
}.featureBox {
	float: left;
	width: 400px;
	margin-right: 30px;
	background-image: url(../images/featurebox-bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CDCDCD;
	margin-bottom: 20px;
}
.content {
	background-image: url(../images/content-bkg-strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
.mainContent {
	float: left;
	width: 520px;
}
.tick {
	list-style-image: url(../images/tick.jpg);
}
.featureBox h1 {
	background-color: #e1ebc7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
	font-size: 320%;
	font-style: italic;
	font-weight: lighter;
}
.featureinner {
	padding: 20px;
}
.content p {
	line-height: 180%;
	margin-bottom: 15px;
}
.banner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.footer {
	background-image: url(../images/foot-bkg-strip.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footer p {
	font-size: 90%;
	line-height: 170%;
}
.footer ul {
	margin-left: 30px;
}
.footer ul li {
	margin-bottom: 10px;
}
.footbox2 {
	width: 150px;
	margin-right: 30px;
	float: left;
}


.footbox {
	float: left;
	width: 250px;
	margin-right: 30px;
}
.footer a {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #FD518C;
}
.footer h1 {
	font-size: 150%;
	margin-bottom: 10px;
	color: #000000;
}
.base {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #a3ae85;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.base a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
.base a:hover {
	color: #000000;
}

.hom1 #hom1, .ser1 #ser1, .por1 #por1, .con1 #con1 {
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.content .mainContent ul {
	color: #506732;
	line-height: 170%;
	margin-bottom: 20px;
	margin-left: 20px;
}
.content .mainContent ul li {
	margin-bottom: 10px;
	margin-left: 25px;
}
.tick {
	list-style-image: url(../images/tick1.jpg);
}
.border {
	border: 1px solid #CCCCCC;
}
.con1 .container .content {
	background-image: none;
}
.con1 .container .header {
	background-image: none;
}

.por1 .content {
	padding-left: 30px;
	background-image: none;
}
.areas {
	float: left;
	width: 200px;
	margin-right: 30px;
}
.greenbkg {
	color: #FFFFFF;
	background-color: #919E72;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 160%;
}
.con1 .container .content .featureBox {
	width: 510px;
}
