DIV {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
BODY {
	color: #000000;
    font-family: verdana, helvetica;
    font-size: 10pt;
    font-weight: normal;
}
FORM, TABLE, TD {
    font-family: verdana, helvetica;
    font-size: 11px;
	padding: 0px;
	margin: 0px;
	color:#646566;
}
P {
	line-height:18px;
	font-size:12px;
	color:#646566;
}
SELECT, INPUT, TEXTAREA {
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
}
H1 {
    color: #804000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
	font-stretch: expanded;
	padding-top: 5px;
	background-image:url(images/h1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:25px;
}
H2 {
    color: #97581C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
H3 {
    color: #A33959;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
A {
	text-decoration: underline;
	color: #280706;
}
A:HOVER {
	color: #975718;
}
ul {
	padding-left:11px;
}
li {
	font-size:12px;
	line-height:18px;
}

p.testimonial {
	font-size:11px;
}
#main_body #content {
	width: 95%;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

#footer {
	color: #000000;
	height: 30px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
}
#footer a {
	color: #006699;
}
#footer a:hover {
	color: #FF6600;
}
#version_footer {
	padding: 5px;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
}
#address {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.email {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.email A{
	color: #FFCC00;
	font-size: 14px;
	text-decoration: none;
}
.email A:HOVER{
	color: #FF9933;
}
A IMG {
	border:none;
}
.image {
	border:1px solid #999999;
}