@charset "UTF-8";

body{
	background: url(images/top_bar.jpg) no-repeat top center, #FFFFFF url(images/top_back.jpg) repeat-x top;
	margin: 0px;
}

.nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 970px;
	margin: 50px auto 10px auto;
	height: 40px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.snow-nav {
	padding-right: 7px;
	padding-left: 30px;
}
.phone {
	text-align: left;
	float: right;
	width: 190px;	
}
.container {
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.container_top {
	background-image: url(images/container_top.png);
	height: 197px;
	width: 986px;
	text-align: center;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #282861;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
.container_middle {
	background-image: url(images/container_back.png);
	width: 986px;
}
.container_bottom {
	background-image: url(images/container_bottom.png);
	height: 62px;
	width: 986px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #737f87;
	text-align: center;
	padding-top: 80px;
	background-repeat: no-repeat;
	background-position: top;
}
.home_bullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	line-height: 36px;
	color: #282861;
	width: 400px;
	margin: 0 0 0 100px;
}
.home_copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #282861;
	width: 300px;
	margin: 30px 0 20px 100px;
}
.sub_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 36px;
	color: #282861;
	width: 400px;
	margin: 0 0 0 100px;
}
.sub_copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #282861;
	width: 450px;
	margin: 20px 0 20px 100px;
}
.sub_copy_large {
	font-size: 16px;
	line-height: 20px;
}
.sub_copy_med {
	font-size: 14px;
	line-height: 18px;
}
.equip-head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #282861;
	margin: 5px 0 5px 0;
}
.contact_table {
font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #282861;
}
.bottom_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	line-height: 21px;
	color: #282861;
	margin: 0 0 8px 0;
}
.bottom_copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #282861;
}
.bottom_copy a {
	color: #282861;
}.form-field {
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	padding: 2px;
	width: 192px;
}
.button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(images/button_back.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
