html
{
	height:100%;
	width:100%;
}

body
{
	background:#eeeeee;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.container
{
	width:960px;
	height:1050px;
	margin: 0 auto;
	background:#e5f6e0;
}

.bannerTop
{
	width:960px;
	height:250px;
	background:#2E9592;
	float:left;
}

.navBarTop
{
	width:960px;
	height:35px;
	float:left;
	background:#000000;
	_padding:0px 0px 10px 0px;
	_height:20px;
}

ul
{
	margin:0px;
	padding:0px;
}

li
{
	margin:0px;
	padding:0px;
}

.navButton
{
	word-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	width:auto;
	height:10px;
	float:left;
	text-align:center;
	font-size: 15px;
	list-style: none;
	margin: 10px 25px 0px 25px;
	line-height:15px;
	
	
}

a
{
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #b0b68f;
	margin:0px 0px 10px 0px;

}

a:active
{
	color:#007E7A;
}

a:hover
{
	color: #007E7A;
}

.leftColumnTop
{
	clear:both;
	float:left;
	width:920px;
	margin:50px 0px 0px 40px;
	_margin:40px 0px 0px 40px;
}

.listLeft
{
	float:left;
	clear:both;
	width:440px;
	_width:420px;
	margin:5px 0px 0px 20px;
	_margin:5px 0px 0px 10px;
	height:275px;
}

.listRight
{
	float:right;
	width:460px;
	_width:450px;
	clear:top;
	height:275px;
	margin:5px 30px 0px 10px;
}


h1
{
	color: #171B1B;
	line-height: 15px;
	letter-spacing: 5px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin:0px 0px 30px 0px;
	padding-bottom:5px;
	border-bottom:solid 2px #bbbbbb;
	width:300px;
}

h2
{
	font-style: italic;
	color: #007E7A;
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin:20px 0px 20px 0px;
	font-weight:normal;
	
}

p
{
	color: #3F3F3F;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:15px;
	float:left;
	width:350px;
	clear:left;
	padding-left:55px;
}

.rightColumnTop
{
	float:left;
	width:420px;
	margin:80px 20px 0px 40px;
}

.whiteLine
{
	border-bottom:solid 2px #555555;
	width:880px;
	margin-left:40px;
	height:auto;
	color: #b0b2ae;
}

.servicesList
{
	color: #3F3F3F;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height:25px;
	float:left;
	margin:0px 0px 0px 40px;
	_margin:0px 0px 0px 20px;
	list-style:none;
}	

.dotPoints
{
	float:left;
}

.rightPointsContainer
{
	margin-top:50px;
}

h3
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	color: #007E7A;
	letter-spacing: 0px;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	margin-left:55px;
	

}

h4
{
	font-style: bold;
	color: #007E7A;
	letter-spacing: 0px;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;

	font-weight:normal;
	text-align:center;
}

em
{
	margin-top:10px;
}
