body
{
	background-color:#d1d1d1;
	text-align: center;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
div
{
	margin: 0px;
	padding: 0px;
}
p
{
	text-align: left;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fullcontainer
{
	width:780px;
	margin:0px auto;
	background-color:white;
}
#maincontainer
{
	width: 780px;
	background-color: white;
	float: left;
}
#header
{
	width:780px;
}
.title
{
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	color:#54AB76;
	padding:10px 10px 5px 10px;
}
.subtitle
{
	font-size: 16px;
	text-align: left;
	padding:0px 10px 5px 10px;
	font-style: italic;
	font-weight: bold;
	color:#5C5B1B;
}
#navimage
{
	width:780px;
	float: left;
}
#mainimage
{
	background:url(images/mainimage.jpg);
	width:213px;
	height:136px;
	float: right;
}
#headerbgimage
{
	background:url(images/headerimg.jpg);
	height:136px;
	background-repeat: repeat-x;
	width: 567px;
	float: left;
}
#headerbar
{
	width: 567px;
	height: 50px;
	margin-top: 83px;
}
#whitebar
{
	background-color: white;
	height: 53px;
	width: 500px;
	margin: 0px auto;
}
#navleftimage
{
	background:url(images/navbar_left.jpg);
	width:22px;
	height:53px;
	float: left;
}
#navrightimage
{
	background:url(images/navbar_right.jpg);
	width:22px;
	height:53px;
	float: right;
}
#nav
{
	padding: 15px 0px 0px 0px;
}
span.nav
{
	color:#5C5B1B;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
#maincontent
{
	width:780px;
	float: left;
}
#leftimage
{
	background:url(images/image01.jpg);
	width:540px;
	height:37px;
	margin: 10px 10px 0px 10px;
	overflow: hidden;
}
#leftcolumn
{
	width:560px;
	float:left
}
#upperleftcolumn
{
	width:560px;
}
#lowerleftcolumn
{
	width:560px;
}
.leftcolheading
{
	font-size: 13px;
	font-weight: bold;
	color: #54AB76;
	margin-left: 15px;
	text-align: left;
	padding: 5px;
}
.leftcoltext
{
	margin-left: 15px;
	padding: 5px;
}
#rightcolumn
{
	width: 220px;
	float: right;
}
#upperrightcolumn
{
	width: 220px;
	margin-top: 20px;
}
#lowerrightcolumn
{
	width: 220px;
	margin-top: 20px;
}
#rightimage
{
	background:url(images/image02.jpg);
	width:201px;
	height:37px;
}
.rightcolheading
{
	font-size: 13px;
	font-weight: bold;
	color: #5C5B1B;
	text-align: left;
	padding: 10px;
}
#rightcoltext
{
	padding: 0px 10px;
}
#footer
{
	border-top: solid 2px #54AB76;
	width:780px;
	font-size:11px;
	color:#5C5B1B;
	text-align:center;
	clear:both
}
#footer1
{
	font-weight:bold;
}
#footer2
{
	font-weight:normal;
}
#footer1 a
{
	color:#5C5B1B;
	font-size:11px;
	text-decoration:none
}
#footer1 a:visited
{
	color:#5C5B1B;
	font-size:11px;
	text-decoration:none
}
#footer2 a
{
	color:#5C5B1B;
	font-size:11px;
	text-decoration:none
}
#footer2 a:visited
{
	color:#5C5B1B;
	font-size:11px;
	text-decoration:none
}
a
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
a.nav
{
	color:#5C5B1B;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a:visited
{
	color:#5C5B1B;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.nav:visited
{
	color:#5C5B1B;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
