body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #000;
}
#wrapper {
	width: 100%;
}
#header-outer-wrapper {
	height: 120px;
	width: 100%;
	float: left;
	background-color: #000;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header-container {
	float: left;
	height: 120px;
	width: 1000px;
}
#logo {
	float: left;
	height: 120px;
	width: 400px;
}
#tagline {
	float: left;
	width: 525px;
	height: 65px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #FFF;
	text-align: right;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#tagline a {
	color: #58869E;
}
#navigation-outer-wrapper {
	float: left;
	height: 40px;
	width: 100%;
	background-image: url(../images/bg-navigation.png);
	background-repeat: repeat-x;
}
#navigation-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	float: left;
	height: 40px;
	width: 1000px;
}
#navigation ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 0px #0067B5;
	padding-left: 20px;
	line-height: 40px;
	padding-right: 20px;
}
#navigation ul li a:hover {
	color: #FFCC33;
	text-decoration: none;
	text-shadow: -1px -1px 0px #0067B5;
}
#banner-outer-wrapper {
	height: 380px;
	width: 100%;
	float: left;
	background-color: #000;
	background-image: url(../images/bg-banner-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner-container {
	float: left;
	height: 380px;
	width: 1000px;
}
#banner-content {
	width: 540px;
	margin-left: 40px;
	margin-top: 35px;
}
#banner-content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
}
#banner-content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #FFF;
	text-shadow: 1px 1px 0px #000000;
}
#banner-content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #FFF;
	text-shadow: 1px 1px 0px #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}
#banner-content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#banner-content li {
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	margin-bottom: 0px;
	text-align: left;
	text-shadow: 1px 1px 0px #000000;
}
#banner-content table {
	margin-bottom: 25px;
}
#banner-content strong {
	font-weight: 700;
}
#maincontent-outer-wrapper {
	width: 100%;
	float: left;
	background-color: #000000;
	background-image: url(../images/bg-billboards.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#maincontent-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent-container {
	float: left;
	width: 1000px;
}
#maincontent {
	padding: 35px;
	float: left;
	width: 630px;
}
#maincontent-wide {
	padding: 35px;
	float: left;
	width: 930px;
}
#sidebar {
	float: left;
	width: 250px;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
#billboards-outer-wrapper {
	width: 100%;
	float: left;
	background-color: #FFF;
	background-image: url(../images/bg-billboards.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #197DB3;
}
#billboards-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#billboards-container {
	float: left;
	width: 950px;
	padding: 25px;
}
#billboards-container h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #197DB3;
	font-weight: 700;
	text-shadow: -1px -1px 0px #000;
}
#billboards-container p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #FFF;
	text-shadow: -1px -1px 0px #000;
}
#billboards-container a {
	color: #197DB3;
	font-weight: 700;
	text-decoration: underline;
	font-size: 18px;
	line-height: 27px;
}
#billboards-container a:hover {
	color: #FFCC00;
}
#left-billboard-container {
	float: left;
	width: 300px;
	margin-right: 25px;
	text-align: center;
}
#middle-billboard-container {
	float: left;
	width: 300px;
	margin-right: 25px;
	text-align: center;
}
#right-billboard-container {
	float: left;
	width: 300px;
	text-align: center;
}
#billboard {
	height: 150px;
	width: 300px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	margin-bottom: 20px;
}
#contact-form {
	float: left;
}
#contact-form td {
	text-align: left;
}
#footer-outer-wrapper {
	background-color: #000;
	float: left;
	width: 100%;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #197DB3;
}
#footer-inner-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer-container {
	float: left;
	width: 1000px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer-container p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 1px 1px 0px #000000;
}
#footer-container a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 1px 1px 0px #000000;
	text-decoration: none;
}
#footer-container a:hover {
	color: #197DB3;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #197DB3;
	margin-top: 0px;
	text-shadow: -1px -1px 0px #000;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #197DB3;
	margin-top: 0px;
	text-shadow: -1px -1px 0px #000;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-shadow: -1px -1px 0px #000;
	color: #197DB3;
	margin: 0px;
	clear: left;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #197DB3;
	text-shadow: -1px -1px 0px #000;
	margin-top: 5px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #FFF;
	text-shadow: -1px -1px 0px #000;
	margin-top: 5px;
	margin-bottom: 30px;
}
a {
	font-weight: 700;
	color: #197DB3;
	font-size: 18px;
}
a:hover {
	color: #FC3;
}
ul {
	margin-top: 0px;
}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #FFF;
	text-shadow: 1px 1px 0px #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
strong {
	font-weight: 700;
}
table {
	margin-bottom: 10px;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
td img {
	box-shadow: 3px 3px 3px #000000;
	border: 4px solid #666;
	margin-top: 15px;
	margin-bottom: 10px;
}
.tagline-phone {
	font-size: 36px;
	font-weight: 700;
	color: #FFF;
	line-height: 36px;
}
.sidebar-phone {
	font-size: 24px;
	font-weight: 400;
	color: #FFF;
	line-height: 30px;
}
.gray-text {
	font-size: 12px;
	color: #999;
}
p.gray-text a {
	color: #999;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
}
.sidebar-image {
	margin-bottom: 25px;
}
.image-float-right {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
	box-shadow: 3px 3px 3px #000000;
	border: 4px solid #666;
	margin-top: 5px;
}
.image-float-left {
	float: left;
	margin-bottom: 25px;
	margin-right: 25px;
	box-shadow: 3px 3px 3px #000000;
	border: 4px solid #666;
	margin-top: 5px;
}
.center-text {
	text-align: center;
}
.equipment-headline {
	font-size: 18px;
	font-weight: 700;
	color: #197DB3;
}
