﻿body
{
	background-color: #e7e7e7;
	margin-top: 10px;
}

.textHead
{
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	font-family: verdana;
	display:block;
}

.textSubHead
{
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-family: verdana;
	display:block;
}

ul
{
	margin-top:0px;
	margin-bottom: 26px;
}

hr
{
	color: #a9a9a9;
	height: 1px;
	margin-top: -3px;
}

.client
{
	font-weight: bold;
	font-size: 12px;
	color: #039;
	font-family: verdana;
	display:block;
	padding-top: 6px;
}

.testimony
{
	display: block;
	width: 300px;
	line-height: 16px;
	margin-left: 8px;
	font-style: italic;	
}
#pageDiv { text-align: center; }
#pageDiv { text-align: -moz-center; }

#pageBody
{
	text-align:left;
	border-right: #ccc 2px solid;
	border-left: #ccc 2px solid;
	background-color: #fff;
	width: 761px;
}

#navDiv
{
	position: relative;
	top: -48px;
	left: 430px;
	height: 18px;
	overflow:hidden;
}

#navDiv em
{
	display: block;
	float: left;
	background-repeat:no-repeat;
	height:18px;
}

#navDiv em:hover
{
	background-position: 0px -18px;
}

#subNavDiv
{
	left: 0px;
	background-image: url(../images/subnavbkg.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 757px;
	top: -40px;
	height: 23px;
	font-size: 12px;
	color: #666;
	font-family: verdana;
	padding-top: 4px;
	padding-left: 4px;
}

#subNavDiv a
{
	text-decoration: none;
	color: #666;
}

#subNavDiv a:hover
{
	color: #006;
}

#pageContent
{
	display:block;
	top: -44px;
	position: relative;
}

#bodyTextDiv { text-align: center; }
#bodyTextDiv { text-align: -moz-center; }

#bodyTextContent
{
	text-align: justify;
	padding: 6px;
	width: 695px;
	background-color: #f3f3f3;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	font-family: verdana;
}

#homeContent
{
	text-align: justify;
	padding: 6px;
	width: 695px;
	background-color: #f3f3f3;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	font-family: verdana;
}

#homeContent a
{
	text-decoration: none;
	color: #039;
}

#homeContent a:hover
{
	color: #ff6600;
}

#footDiv
{
	color: gray;
	font-family: Verdana;
	font-size: 7pt;
	line-height: 18pt;
}