@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */
html {
	font-family: sans-serif;
}
body {
	margin: 0px 0px 0px 0px;
	text-rendering: optimizeLegibility;
	line-height: 1.15;
	font: Segoe UI;
	font-size: 18px;
	background-color: #B3D5CB;
}
p {
	margin-top: 0em;
	margin-bottom: .6em;
}

h1 {
	color: #000000;
	font: Verdana;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	color: #000000;
	font: Verdana;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
}

a          {
	color: #0033CC;
}
a:visited  {
	color: #0033CC;
}
a:hover    { color: black; }

.container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}


/* BANNER AREA */
 .bannerArea {
	height: 200px;

/*	background-image: url(images/shadow_bar.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	*/
}

/* Navigation AREA */

.navigationArea {
	height: 40px;
	border-bottom: solid;
	border-color: #006600;
	border-width: 1px;
}

.bannerNav {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding-left: 227px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 0px 0px 56px;
	#margin-left: 56px; /* for IE */
	color: #000000;
}

.bannerNav a{
	padding: 0px 0px 0px 0px;
	color: #006666;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #006600;
}

.bannerNav a:hover{
	color: #009966;
}

/* CONTENT AREA */

.contentArea {
	padding: 0px 0px 20px 0px;
}

.contentleft {
	float: left;
	width: 748px;
	margin-left: 20px;
	margin-right: 0px;
	padding-right: 0px;
}
.contentleft1 {
	float: left;
	width: 748px;
	height: 80px;
}
.contentleft1a {
	float: left;
	width: 374px;
	height: 80px;
}
.contentleft1b {
	float: right;
	width: 374px;
	height: 80px;
}
.contentleft2 {
	float: left;
	width: 660px;
	margin-left: 48px;
	margin-right: 60px;
	height: auto;
}
.contentleft3 {
	float: left;
	width: 748px;
	font-size: 16px;
	height: auto;
}
.contentleft3a {
	float: left;
	width: 360px;
	height: auto;
	margin-top: 10px;
}
.contentleft3b {
	float: right;
	width: 374px;
	height: auto;
	margin-top: 10px;
}
.contentleft4 {
	float: left;
	width: 700px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 48px;
	font-size: 14px;
	height: auto;
}
.container .contentArea .contentleft h3 {
	font-style: italic;
	color: #007109;
}

.contentright {
	float: right;
	width: 380px;
	margin: 20px 20px 0px 0px;
	background-color: #E7FAF5;
}
.contentright p {
	padding-left: 20px;
	padding-right: 15px;
	font-size: 16px;
}

.contentright2 {
	float: left;
	margin-top: 70px;
}
.imageright {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	padding-left: 5px;
}
.imageleft {
	margin-bottom: 10px;
	float: left;
	padding-right: 10px;
}
.bullets {
	list-style-position: outside;
	margin-left: -5px;
	margin-right: 10px;
	line-height: 1;
	margin-top: 0px;
}
.bullet {
	font-size: 16px;
	margin-bottom: 12px;
}


/* FOOTER AREA */
.footerArea {
	height: 60px;
}
.copyright {
	border-top: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left: 40px;
	padding-top: 12px;
	color: #000000;
	font-size: 12px;
}
