﻿body 
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	margin-top:0px;
	color: #ffffff;
	background-color: #9BC3D5;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}

h1
{
	color:#DEEFCE;
	font-size: 2em;
	font-weight: lighter;
}

h2
{
	color:#ffffff;
	font-size: 1.5em;
	font-weight: lighter;
	border-bottom: solid 1px #DEEFCE;
}

a:link, a:active, a:visited
{
	font-weight: bold;
	color: #DEEFCE;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #DEEFCE;
	font-weight: bold;
}

.sub-heading
{
	color:#DEEFCE;
	font-size: 1.25em;
	font-weight: lighter;
	line-height: 0px;
}

#container
{
	width:793px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#header-area
{
	background-image: url(images/header-and-nav.jpg);
	background-repeat: no-repeat;
	height:193px;
	vertical-align: bottom;
}

#nav
{
	height: 20px;
	width: 450px;
	*-width:460px;
	float:right;
	margin: 0px 67px 0px 0px;
	padding-top: 164px;
	text-align: left;
	*-margin-left:40px;
}

#nav a:link, #nav a:visited 
{
	text-decoration: none;
	color: #ffffff;	
	font-weight: normal;
	*-margin-left:25px;
}

#nav a:hover, #nav a:active 
{
	text-decoration: none;
	color: #424142;		
	font-weight: normal;
}

#why
{
	float:left;
	width: 180px;
	margin: 0px 0px 0px 35px;
	padding-top: 164px;
	color: #000000;
	font-size: 14pt;
	line-height: 20pt;
	border-bottom: solid 1px #000000;
	*-margin-left:15px;
}

#main-content
{
	background-color: #9B9B89;
	background-image: url(images/main-content-bg.jpg);
	background-repeat: repeat-x;	
	width: 793px;
	min-height: 600px;
}

#left-pane
{
	float:left;	
	width: 250px;	
}

#feature
{
	background-image: url(images/feature-bg.jpg);
	background-repeat: no-repeat;
	width: 190px;
	margin-left: 7px;
	padding-left: 30px;
	padding-right: 21px;
	min-height: 600px;
	color: #000000;
}

#right-pane
{
	float:right;	
	width: 510px;	
	padding: 0px 20px 0px 10px;
}

#footer
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 793px;
	height:32px;
	text-align:center;
}