html, body, form, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: arial;
	background: #000000;
	behavior: url("csshover.htc");
}
#main {
	width: 925px;
	margin: 0px auto;
}
#main_center {
	width: 925px;
	background: url(images/bg_center.jpg) repeat-y;
	float: left;
}
#main_top {
	width: 925px;
	background: url(images/bg_top.jpg) no-repeat;
	float: left;
}
#main_bottom {
	width: 875px;
	min-height: 1010px;
	_height: 1010px;
	background: url(images/bg_bottom.jpg) no-repeat 0 bottom;
	padding: 0 0 0 50px;
	float: left;
}
#logo {
	width: 875px;
	height: 150px;
	text-align: right;
	float: left;
}
#sidebar {
	width: 186px;
	min-height: 550px;
	_height: 550px;
	padding: 270px 0 30px 0;
	float: left;
}
#menu {
	width: 186px;
	list-style: none;
	position: relative;
	float: left;
}
#menu li {
	width: 186px;
	height: 33px;
	background: url(images/menu.png) no-repeat;
	float: left;
}
* html #menu li {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu.png' );
}
#menu li:hover {
	background: url(images/menu_hover.png) no-repeat;
}
* html #menu li:hover {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_hover.png' );
}
#menu a {
	width: 160px;
	height: 23px;
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
	padding: 9px 10px 0 16px;
	position: relative;
	float: left;
}
#ad {
	width: 186px;
	text-align: center;
	padding: 20px 0 0 0;
	float: left;
}
#ad a {
	margin: 10px 0 10px 0;
	display: block;
}
#phone_no {
	width: 256px;
	height: 37px;
	padding: 0 20px 0 0;
	float: right;
}
#content {
	width: 547px;
	min-height: 690px;
	_height: 690px;
	color: #FFFFFF;
	padding: 60px 20px 20px 0;
	float: right;
	position:relative;
}
#content p {
	font:14px/175% Verdana, Arial, Helvetica, sans-serif;
	padding-left:90px;
}
#content p img {
float:right;
margin:0 0 15px 15px;
border:1px solid #FFFF00;
}

#content h1 {
	width: 547px;
	color: #FFFFFF;
	font-size: 22px;
	text-align: right;
	background: url(images/line_1.gif) no-repeat 0 28px;
	padding: 0 0 15px 0;
	float: left;
}
#content h1 span {
	color: #FAE000;
	font-style: italic;
}
#content h2 {
	width: 500px;
	color: #FAC800;
	font-size: 26px;
	padding: 10px 0 20px 47px;
	float: left;
}
#content h2 span {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
}
#content h4 {
	width: 500px;
	color: #FFFFFF;
	font-size: 22px;
	padding: 10px 0 20px 47px;
	float: left;
}
#content h5 {
	font-size: 14px;
	color: #FAC800;
	margin-bottom: 0px;
}
#content .list_1 {
/*	width: 390px;
*/	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	list-style: none;
/*	margin: 0 0 20px 300px;
	float: left;
*/}
#content .list_2 {
	width: 360px;
	font-size: 18px;
	list-style: disc outside;
	padding: 0 0 10px 187px;
	float: left;
}
#content .list_1 li, #content .list_2 li {
	padding: 10px 0 10px 0;
}
#content .list_1 img {
	vertical-align: middle;
}
h3 {
	width: 685px;
	color: #FFFFFF;
	font-size: 22px;
	padding: 10px 0 25px 0;
	float: right;
}
#footer_top {
	width: 850px;
	color: #F8FCFD;
	font-size: 10px;
	font-family: verdana;
	padding: 0 0 5px 25px;
	float: left;
}
#footer_top a {
	color: #F8FCFD;
	text-decoration: none;
}
#footer_top a:hover {
	color: #072F80;
	text-decoration: underline;
}
#footer_bottom {
	width: 850px;
	color: #F8FCFD;
	font-size: 10px;
	font-family: verdana;
	padding: 5px 0 5px 75px;
	float: left;
}
#footer_bottom p {
	padding: 0 0 4px 0;
	display: block;
}
#footer_bottom .designed {
	color: #262626;
}
#footer_bottom .designed a {
	color: #262626;
	text-decoration: none;
}
#footer_bottom .designed a:hover {
	text-decoration: underline;
}

div.formHolder {
text-align:right;
width:400px;
margin-left:10px;
line-height:120%;
}


div.formHolder input {
margin:3px 10px;
}


div.formHolder input.text {
font:11px Verdana, Arial, Helvetica, sans-serif normal;
padding:1px;
height:14px;
width:150px;
color:#666666;
border:1px solid #999999;
margin:3px 10px;
}

div.formHolder input.zip {
font:11px Verdana, Arial, Helvetica, sans-serif normal;
padding:1px;
height:14px;
width:50px;
color:#666666;
border:1px solid #999999;
margin:3px 10px;
}
div.formHolder input.button { width:75px; padding:3px; height:30px; cursor:pointer; }

.sloganAddress {
	text-align:right;
	font-size: 10px;

}
