body {
	background-color: #000000;
	margin:0;
	background-image: url(../images/bckgrnd2.gif);
	background-repeat: repeat-y;
	background-position: center;	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
h1, h2, h3, h4 {
	margin:5px 0;
}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.red_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.redline {
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
	background-position: left 54px;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}.contactable_lft {
	background-image: url(../images/contactable_lft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contactable_rhgt {
	background-image: url(../images/contactable_rght.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.contactable_back {
	background-image: url(../images/contactable_mdl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.orange_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
.alt_font_color {
	color: #FF9933;
}
.lrgwht_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactable_btm {
	background-image: url(../images/contactable_btm.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	display: block;
	height: 19px;
	vertical-align: middle;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	display: block;
	height: 19px;
	vertical-align: middle;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	display: block;
	height: 19px;
	background-color: #990000;
	vertical-align: middle;
}

td.mainheaderbg{
	background: url(../images/mainimage_placeholder.jpg) no-repeat top left;
}
.bold_lite{
	font-weight:normal;
	font-size:14px;
}

#header {
	padding-top:7px;
	text-align:center;
}

#home_quote_block {
	width:418px;
	display:block;
	clear:both;
	background:url(../images/quote_bg.gif) top left;
	padding:30px;
}

.client_quote {
	font:normal 20px "Times New Roman", Times, serif;
	color:#CCCCCC;
	padding:15px 10px 35px 10px;
}
.client_quote_mark {
	display:block;
	width:30px;
	height:20px;
	float:left;
	background:url(../images/client_quote.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-99999px;
}
.client_quote_person {
	font:normal 14px "Times New Roman", Times, serif;
	color:#FF9933;
	display:block;
	text-align:left;
	margin-left:40px;
}

.client_quote_person a {
	color:#777;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.contact_map {
	display:block;
	clear:both;
	text-align:center;
	padding:13px 10px;
	background:url(../images/contact_map_bg.gif) top left no-repeat;
}
.contact_map iframe {
	margin:0 auto;
	border:2px solid #111;
}

.contact_map small a {
	display:block;
	width:128px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/contact_map_button.gif) top left no-repeat;
}
