@charset "UTF-8";
/* CSS Document */

/* PNG Fix for those pesky IE people */
img, div, a, table, tr, td, input, ul, li { behavior: url(css/resources/iepngfix.htc) }

body {
	background-color: #FB7101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/inquiries-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3399CC;
	font-weight: normal;
	font-size: 48px;
	text-shadow: 0 0 0 #FFF;
	letter-spacing: -0.05em;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3399CC;
	font-weight: normal;
	font-size: 32px;
	text-shadow: 0 0 0 #FFF;
	letter-spacing: -0.05em;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-shadow: 0 0 0 #FFF;
	letter-spacing: 0.2em;
	line-height: 14px;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	line-height: 18px;
}
#wrapper {
	display: block;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	display: block;
	width: 150px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
}
#logo div a {
	height: 80px;
	position: block;
	display: block;
}
#logo div a:hover {
	height: 80px;
	position: block;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	padding: 0px;
	height: 35px;
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#nav div {
	width: 140px;
	position: block;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#nav div a {
	height: 35px;
	position: block;
	display: block;
}
#nav  div.whySwerve {
	width: 140px;
	background-image: url(../images/why-swerve-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.whatWeDo {
	width: 140px;
	background-image: url(../images/what-we-do-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.ourWork {
	width: 130px;
	background-image: url(../images/our-work-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.inquiries {
	width: 140px;
	background-image: url(../images/inquiries-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.givingBack {
	width: 140px;
	background-image: url(../images/giving-back-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.news {
	width: 90px;
	background-image: url(../images/news-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div:hover {
    background-position: 0px -35px
}
#subnav {
	display: block;
	height: 20px;
	width: 950px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav .why {
	text-align: center;
	display: block;
	width: 250px;
	height: 20px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#subnav .why a {
	font-size: 11px;
	color: #5E1600;
	text-decoration: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
#subnav .why a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
#subnav  .active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
#content {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	margin-top: 0px;
}
#content  .content_body  {
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#content .content_body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding: 0px;
	margin-right: 120px;
	margin-left: 0px;
}
#content .content_body a {
	color: #D65707;
	text-decoration: underline;
}
#content .content_body a:hover {
	color: #3399CC;
}
#content .quick_stats {
	background-image: url(../images/quick-stats.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .rightCol_img {
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	display: block;
	color: #5E1600;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #5E1600;
	text-decoration: none;
}
#footer a:hover {
	color: #5E1600;
	text-decoration: underline;
}
.map {
	display: block;
	padding: 0px;
	float: right;
	height: 200px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.map a {
	color: #000000;
}
.table_body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
#contacts {
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dave {
	width: 205px;
	float: left;
}
