html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	letter-spacing:normal;
	word-spacing:normal;
	line-height:normal;
	color: #222;
	background: #3d464f url(../images/bodybg.png) repeat-x;
}
ol, ul {
	list-style: none;
	padding-bottom: 10px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 60%;
	color: #000;
}
/* Layout
--------------------------------------- */
#header {
	width: 900px;
	height: 111px;
	margin: 0 auto;
	background: url(../images/logo.png) no-repeat;
}
#page {
	width: 100%;
	margin: 0 auto;
	background: url(../images/plate2.jpg) repeat;
}
#pagetop {
	width: 1000px;
	margin: 0 auto;
	padding: 66px 0 0;
	background: url(../images/wraptop.png) no-repeat 0 0px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/wrapperrepeat.png) repeat-y;
}
#home #wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/featurebg.png) no-repeat;
}
.badge {
	position: absolute;
	float: right;
	height: 100px;
	width: 100px;
	top: 52px;
	right: -60px;
	background: url(../images/badgesr.png) no-repeat;
}
.badge:hover, .badge:active {
	background: url(../images/badgesr.png) no-repeat 0 -100px;
}
#content {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}
.callout {
	margin:0 0 1px 5px;
	padding:0;
	background:#f9f9e5 url(../images/call1.gif) 10px 15px no-repeat;
	border: 2px solid #c1c1c1;
	width: 300px;
	float: right;
}
.callout p {
	margin:10px 10px 6px;
	padding: 12px 12px 15px;
	line-height:1.2em;
	font-size:1.3em;
	text-indent: 16px;
	background: url(../images/call2.gif) right bottom no-repeat;
}
#footertop {
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	background: url(../images/footertop.png) repeat-x;
	z-index: -7;
}
#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 20px;
	background: url(../images/footerbg.png) no-repeat;
	text-align: center;
}
#footer ul {
	padding: 80px 0 40px;
	margin: 0 auto;
}
#footer ul li {
	display: inline;
	padding: 0 3px;
}
#footer ul li a {
	color: #eee;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 5px 7px;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #fff;
	background: #000427;
}
#footer hr {
	padding:25px;
	margin: 25px;
	visibility: hidden;
}
#footer p {
	padding:0;
	color: #ddd;
	font-size: 1.4em;
	line-height: 1.6em;
}
#footer p.copy {
	font-size: 1.1em;
	padding: 20px 0 10px;
}
/* Text
--------------------------------------- */
p {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 0 10px 0;
}
#content li {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 0 30px;
	list-style:disc;
}

h1, h2, h3, h3 {
	font-weight: normal;
}
h1 {
	font-size: 3.6em;
	letter-spacing: 1px;
	padding: 0;
	color: #d11414;
	position: relative;
	top: -15px;
}
h2 {
	font-size: 2.6em;
	padding: 15px 0 5px;
	color: #d11414;
}
h3 {
	font-size: 1.6em;
	padding: 10px 0 5px;
	color: #d11414;
}
/* Links
--------------------------------------- */

a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active {
	color: #fff;
	background: #990000;
	text-decoration: none;
}
a.email {
	font-size: 1em;
	color: #0033ff;
	text-decoration: underline;
	font-weight: normal;
	background: none;	
}
img.left {
	float:left;
	margin: 10px 15px 15px 0;
}
img.right {
	float:right;
	margin: 10px 15px 5px 15px;
}
/* Home Page
--------------------------------------- */

#slider {
	width: 886px;
	height: 316px;
	margin: 0 auto;
}
#slider div {
	width: 740px;
	padding: 40px 0 0 81px;
	cursor: pointer;
}
#slider div img {
	margin:0;
	padding:0;
}
#slider p {
	margin: 10px 0;
	font-size: 1.6em !important;
	color: #333;
	width: 320px;
	clear: left;
}
#nav {
	margin: 10px 0;
	text-align: center;
	position: relative;
	z-index: 5;
}
#nav a {
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
}
#nav a.activeSlide {
	background: #999
}
#nav a:focus {
	outline: none;
}
.slidernav {
	margin: -25px auto 40px;
	font-size: 1.6em;
	width: 204px;
	border-top: 1px solid #999;
}
.slidernav a, .slidernav a:link, .slidernav a:visited, .slidernav a:active {
	color: #999;
	text-decoration: none;
	background: none;
}
.slidernav a:hover {
	color: #333;
	background: none;
	text-decoration: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #422410;
}
#columns {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 388px;
	background: url(../images/columnsbg.png) no-repeat;
}
.column {
	padding: 75px 20px 0;
	cursor: pointer;
}
.column img {
	margin: -20px 0 -7px -24px;
}
#column1 {
	float: left;
	width: 270px;
	margin-left: 68px;
	margin-right: 574px;
}
#column2 {
	float: left;
	width: 270px;
	margin-left: -544px;
}
#column3 {
	float: left;
	width: 270px;
	margin-left: -244px;
}
#logos {
	clear: both;
	position: relative;
	top: 40px;
	margin: 0 auto;
	padding: 0;
	height: 120px;
	width: 324px;
}
#capsule {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/capsulebg.png) no-repeat;
	text-align: center;
}
#capsule img {
	position: relative;
	top: 62px;
	margin: 0 5px 0 25px;
}
#capsule a:hover, #capsule a:active {
	background: none;
}
#home #footer {
	abackground: none;
	padding: 80px 0 20px 0;
}
#directionsForm input {
	float: left;
	margin: 5px 10px 10px 0;
}
.directions {
	font-size: 2em;
}

#form, #thanks {
	float: right;
	width: 320px;
	padding-left: 30px;
}
#form table td {
	padding: 0 5px 5px 0;
	font-size: 2em;
}
span.red {
	color: #d11414;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #d11414;
}
.validation-advice {
	margin: 2px 54px 8px 0;
	padding: 1px 5px;
	background: #d11414;
	color: #fff;
	font-weight: bold;
}