body {
	background-color:	#DCEDF8;
	text-align: center;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
}

div#container {
	background-image: url(../images/circles2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:	#fff;
	width: 829px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border-right: 1px solid #4183B3;
	border-left: 1px solid #4183B3;
	border-bottom: 1px solid #4183B3;
} 

img#logo {
	position: absolute;
	left: 43px;
	top: 19px;
	z-index: 100;
}

div.subnav {
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	left: 0px; 
	top: 50px;
	z-index: 100;
}

div.subnav ul {
	margin: 0;
	padding: 0;
}

div.subnav ul li {
	list-style: none;
	padding: 15px 5px 3px 50px;
	margin: 0;
	border-bottom: 1px solid #E87900;
}

div.subnav ul li a {	
	color: #4183B3;
	text-decoration: none;
}

div.subnav ul li a:hover {
	color: #E87900;
}

div#header {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 88px 20px 5px 236px;
}

div#header ul {
	position: relative;
	z-index: 10;
	margin: 0px 0px 0 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #D3E2ED;
}

div#header ul li {
	display: inline;
	list-style: none;
	padding: 0 8px 0px 5px !important;
	padding: 0 5px 0px 8px;
	border-right: 1px solid #D3E2ED;
	margin: 0;
}

div#container li.last {
	border: none;
}

div#header ul li a {
	color: #4183B3;
	text-decoration: none;
}

div#header ul li a:hover {
	color: #E87900;
}

/*
div#header ul li#active a {
	background-image: url(../images/navBg.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #CD7375;
}
*/

div#content {
	margin: 0 0px 0px 0px;
	height: 100%;
	position: relative;
}

div#maincontent {
	background-image: url(../images/gradient_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #737F87;
	padding: 22px 0 40px 236px;
	height: 100%;
}

/*div#maincontent a {
	color: #4183B3;
	text-decoration: underline;
} */

div#maincontent a:hover {
	color: #E87900;
}

div.homepara1 {
	margin: 0;
	height: 100%;
	width: 520px;
}

div.article {
	padding-right:75px;
	
}

div.article img {
	float: right;
}

div.article p {
	margin-right: 200px;
	
}

div.contentcolumn1 {
	float: left;
	width: 158px;
	margin: 0 16px 10px 0px;
	padding: 20px 0 0 0;
	height: 100%;
}

div.contentcolumn2 {
	float: left;
	width: 158px;
	margin: 0 16px 10px 0px;
	padding: 20px 0 0 0;
	height: 100%;
}

div.contentcolumn3 {
	float: left;
	width: 158px;
	margin: 0 16px 10px 0px;
	padding: 20px 0 0 0;
	height: 100%;
}

p, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

h1, h2, h3 {
	color: #03993B;
	padding: 5px 0 0 0;
}



p {
	color: #737F87;
	padding: 5px 0 0 0;
}



h2 span {
	color: #6D2A7F;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

div#footer {
	background: url(../images/footer_image.jpg) no-repeat top;
	min-height: 155px;
	_height: 155px;	
}

div#footer h2 {
	color:#254576;
}

div#footer p {
	color:#254576;
}

div#footcolumn1 {
	float: left;
	width: 158px;
	margin: 80px 57px 10px 10px;
}

div#footcolumn2 {
	float: left;
	width: 158px;
	margin: 50px 20px 10px 0px;
}

div#footcolumn3 {
	float: left;
	width: 158px;
	margin: 50px 20px 10px 0px;
}

div#footcolumn4 {
	float: left;
	width: 158px;
	margin: 65px 16px 10px 0px;
}

a {	
	color: #4183B3;
	text-decoration: none;
}

a:hover {
	color: #E87900;
}



