body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	background-color:#000;
	text-align: left;
}

img.logo {
	text-align: left;
}

.h1 {
	color:#F7AA52;
	font-size:20px;
}

.h3 {
	color:#6698C0;
	font-weight:bold;
}

img {
	border: 0;
}

ul
{
	list-style-image: url("../images/bullet_point.jpg");
	line-height: 150%;
	margin-top: 0px;
}

A:link {
	text-decoration: none;
	color:#66AED9;
}
A:visited {
	text-decoration: none;
	color:#66AED9;
}
A:active {
	text-decoration: none
	color:#dcb192;
}
A:hover {
	text-decoration: none;
	color:#cc9900;
}

.nav { 
vertical-align: bottom;
}  

.nav img { 
	vertical-align: top;
	margin-top: -2px;
}

.sub_nav {
	text-align: left;
}

.sub_nav A:link {
	text-decoration: none;
	color:#F7AA52;
}
.sub_nav A:visited {
	text-decoration: none;
	color:#F7AA52;
}
.sub_nav A:active {
	text-decoration: none
	color:#F7AA52;
}
.sub_nav A:hover {
	text-decoration: none;
	color:#66AED9;
}

.top {
	text-align: right;	
}

.top_hr {
	margin-top:0px;
	color: #fff; 
	background-color: #fff;
	border: 1px dotted #66ADD8;
	border-style: none none dotted; 

}

hr {
	color: #fff; 
	background-color: #fff;
	border: 1px dotted #F7AA52;
	border-style: none none dotted; 
}

.footer_txt {
	font-family: verdana;
	font-size: 10px;
	color: #999;
	text-align: center;
}

.testimonial {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

div.sub_main {
	text-align: left;
}
