body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#container
{
	margin: 1em auto;
	width: 940px;
	text-align: left;
	background-color: #fff;
}

#header
{
	height: 454px;
	width: 100%;
	background-image: url(../images/banner_shadow.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	position: relative;
	background-color: #ffffff;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}
/*Home styles--------------------------footer2*/
#footer2 {
	width: 440px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left; /* Contain floated list items */	
}
#footer2 li {
  margin: 0;
  padding: 0;
  float: left;
}
#footer2 ul {
	float: left;
}

#footer2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;		
}

#footer2 a:hover {
  color: #0099CC;
}
#footer2 img {
	vertical-align: middle;
}
#body_one #nav_one a,
#body_two #nav_two a,
#body_three #nav_three a,
#body_four #nav_four a,
#body_five #nav_five a,
#body_six #nav_six a,
#body_seven #nav_seven a,
#body_eight #nav_eight a 
{
	font-weight: bold;
	color: #0099CC;
}

/*Home styles--------------------------Welcome*/
#homewelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	width: 440px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
}
#homewelcome h1{
	background-image: url(../images/home/heading_welcome.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	padding-top: 0px;
	background-position: left top;
}
#homewelcome img{
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/*Home styles--------------------------Testimonials*/
#hometestimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	width: 440px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: right;
	padding-left: 15px;
}
#hometestimonials h1{
	background-image: url(../images/home/heading_testimonials.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	padding-top: 0px;
	background-position: left top;
}
/*Home styles--------------------------Coming Soon*/
#homeComingSoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	width: 440px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: right;
	padding-left: 15px;
}
#homeComingSoon h1{
	background-image: url(../images/home/heading_comingsoon.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	padding-top: 0px;
	background-position: left top;
}
#homeComingSoon a {
	color: #0099CC;
	text-decoration: none;	
}

#homeComingSoon a:hover {
  color: #000000;
}
#homeComingSoon img{
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/*NAVIGATION styles--------------------------Main*/
#nav {
	width: 940px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right; /* Contain floated list items */	
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
  vertical-align: 50%;
}
#nav ul {
	margin-left: 15%;
	float: right;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;		
}

#nav a:hover {
  color: #0099CC;
}
#nav img {
	vertical-align: middle;
}
#body_one #nav_one a,
#body_two #nav_two a,
#body_three #nav_three a,
#body_four #nav_four a,
#body_five #nav_five a,
#body_six #nav_six a,
#body_seven #nav_seven a,
#body_eight #nav_eight a 
{
	font-weight: bold;
	color: #0099CC;
}