body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
#header {
	background-color: #CCCCCC;
	background-image: url(./images/htm_logo_long.gif);
	background-repeat: no-repeat;
	height: 119px;
	background-position: left;
}
#banner {
	height:30px;
	background-color: #660033;
	background-image: url(./images/htm_topbanner.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#contentWrapper {
}
#topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-align: right;
	width: 875px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
#topNav a:link {
	color: #660033;
	text-decoration: none;
}
#topNav a:visited {
	color: #660033;
	text-decoration: none;
}
#topNav a:hover {
	color: #000666;
	text-decoration: none;
}
#phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	text-align: right;
	margin: 0px;
	padding: 25px 10px 0px 0px;
	clear: both;
}
#phone a:link {
	color: #660033;
	text-decoration: none;
}
#phone a:visited {
	color: #990000;
	text-decoration: none;
}
#phone a:hover {
	color: #000666;
	text-decoration: none;
}
#sideNav {
	background-color: #CCCCCC;
	float: left;
	width: 200px;
	margin: auto;
}
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:98%;top:-1px;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px 0px 20px 0px;
	list-style:none;
	padding:0px 1px 1px 20px;
	background-color:#CCCCCC;
	background-repeat:repeat;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	_width:200px;
	float: left;
}
ul.cssMenu ul{
	width:150px;
}
ul.cssMenu li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	background-color:#CCCCCC;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:bold 14px Verdana;
	color: #660033;
	text-decoration:none;
	cursor:pointer;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:100%;
	height:3;
	display:inline-block;
	background-color:#EEEEEE #777777 #666666 #C9C9C9;	background-image:none;}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#CCCCCC;
	font:bold 14px Verdana;
	color: #000666;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#CCCCCC;
	font:bold 14px Verdana;
	color: #000666;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:24px;
	height:24px;
}
ul.cssMenu ul img {width:30px;
	height:15px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arrow_sub1.gif);
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:12px;}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arrow_sub1.gif)}

#testimonial {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	width: 180px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#testimonial h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 680px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;	
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #660033;
	text-align: left;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#content h3 {
	font-size: 13px;
	color: #660033;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
#content h4 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}
#content a:link {
	color: #000666;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #000666;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer {
	background-color: #CCCCCC;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 30px;
}
#footer a:link {
	color: #000666;
	text-decoration: none;
}
#footer a:visited {
	color: #000666;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
.addclear:after {
content: ".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clr {clear:both;}

