html, body {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
a{
color:#193D7D;
text-decoration:none;
}
a:hover{
	color:#FF6900;
	text-decoration:underline;
}


#menu {
	height: 25px;
	width: 780px;
	background-image: url(/images/menu_bg.jpg);
}
h1 {
	background-image:url(../images/underline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#FF9000;
	font-family:arial, verdana, helvetica;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.5px;
	margin:0 0 7px;
	padding-bottom:3px;
	text-align:left;
	text-transform:uppercase;
	line-height: 17px;
}
#footer {
	background-image: url(/images/footer_bg.jpg);
	height: 39px;
	width: 780px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #9A9A9A;
}

#footer a {
	color: #FFFFFF;

	text-decoration: none;

}

#footer a:hover {
	text-decoration: underline;
	color: #193D7D;

}

h2 {
	color:#FF9000;
	font-family:arial, verdana, helvetica;
	font-size:12px;
	font-weight:bold;
	margin:0 0 7px;
	text-align:left;
	text-transform:uppercase;
	text-decoration: none;
}
h3 {
	color:#666666;
	font-family:arial, verdana, helvetica;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 12px;
	padding-bottom: -5px;
	float: left;
}
h4 {
	color:#193D7D;
	font-family:arial, verdana, helvetica;
	font-size:12px;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 16px;
}
.subheading {
	color:#FF9000;
	font-family:arial, verdana, helvetica;
	font-size:12px;
	font-weight:bold;
	margin:0 0 7px;
	text-align:left;
	text-transform:uppercase;
	text-decoration: none;
}
.minorheadings{
	color:#666666;
	font-family:arial, verdana, helvetica;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	}

.subheading a{
	text-decoration: none;
	color: #FF9000;
}
.subheading a:hover{
}


.subheadingline {
	background-image:url(../images/underline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#FF9000;
	font-family:arial, verdana, helvetica;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-0.5px;
	margin:0 0 7px;
	padding-bottom:3px;
	text-align:left;
	text-transform:uppercase;
}
.subheadingline a{
	text-decoration: none;
	color: #FF9000;
}
.subheadingline a:hover{
}
.image {
	border: 2px solid #CCCCCC;
}
.quote {
color:#000000;
display:block;
font-size:12px;
font-style:italic;
font-weight:bold;
margin:5px 10px 5px 20px;
}
a.anchor:link {
color:#193D7D;
}
#container {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
#contactform #Message {
	width: 450px;
}
.testimonial {
	padding-bottom: 30px;
	padding-top: 10px;
}
.testimonialtitle {
	color: #FF9000;
	text-decoration: none;
}

.testimonialtitle a {
	color: #FF9000;
	text-decoration: none;
}
.testimonialtitle a:hover{
}

.testimonial a {
	
}
.testimonial a:hover {
	
}
