/*
Created by Brad Grier of ColdTree Creative
*/

/*
Colors
Black - HTML: 000000
White - HTML: FFFFFF
Pink - HTML: ED0080
Blue - HTML: 6DCFF6
*/

* { padding: 0; margin: 0; }

html {
	height: 100%;
}

body {
height:100%;
 font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
 text-align: center;
}

#main_body {
 background-color: #8e287e;
 clear: both;
 text-align: center;
 width: 100%;
}

#pageWrapper {
	position: relative;
	min-height:100%
}

div {
text-align: left;
}
p {
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
h1 {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #ffc709;
	font-size: 18px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
h3 {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #ffc709;
	font-size: 18px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
h1 b {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: white;
	font-size: 11px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
h4 {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #ffc709;
	font-size: 16px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
h5 {
	font-style: italic;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
h5 a {
	color: white;
	font-weight: normal;
	text-transform: lowercase;
	font-style: normal;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
h5 a:hover {
	color: #ffc709;
	font-weight: normal;
	text-transform: lowercase;
	font-style: normal;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
iframe {
	border:0px;
	width:870px;
	min-height: 295px;
}
.iframe_2 {
	border:0px;
	width: 670px;
	min-height: 295px;
}
#wrapper_header {
 margin-right: auto;
 margin-left: auto;
 background-color: black;
 width: 100%;
}
#header_size {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}
#header_left {
	height: 115px;
	width: 220px;
	float: left;
}
#header_middle {
 float: none;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 background-repeat: no-repeat;
 width: 400px;
 height: 115px;
}
#header_middle img {
	padding-top: 20px;
}
#header_right {
	float: right;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	text-align: right;
	margin-top: -35px;
	width: 220px;
}
#header_right a {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#header_right a:hover {
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#wrapper_body {
 clear: both;
 background-image: url(../art/background.jpg);
 text-align: center;
 background-repeat: repeat-x;
 width: 100%;
 padding-bottom: 50px; /* Height of the footer. */
}
#iframe_body {
 background-image: url(../art/grey_box.png);
 clear: both;
 text-align: center;
 width: 100%;
}
#iframe_body2 {
 background-image: url(../art/grey_box.png);
 clear: both;
 text-align: center;
 width: 100%;
}

#content {
 margin-right: auto;
 margin-left: auto;
 color: white;
 width: 850px;
}
#content_iframe {
 height: 475px;
 margin-right: auto;
 margin-left: auto;
 color: white;
 width: 870px;
}
#content_staff {
 height: 2600px;
 margin-right: auto;
 margin-left: auto;
 color: white;
 width: 800px;
}
#content_history {
 height: 850px;
 margin-right: auto;
 margin-left: auto;
 color: white;
 width: 850px;
}
#content a {
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_staff a {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_iframe a {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content p {
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_staff p {
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content a:hover {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_staff a:hover {
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_history a:hover {
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#links {
	height: 30px;
	color: #ffc709;
	text-transform: uppercase;
	padding: 12px;
	text-align: center;
}
#links a {
	color: white;
	text-transform: uppercase;
	text-align: center;
}
#links a:hover {
	height: 30px;
	color: #ffc709;
	text-transform: uppercase;
	text-align: center;
}
#links li {
font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
border-right-color: #ffc709;
border-right:1px solid;
padding-left: 5px;
font-size: 14px;
display:inline;
padding-right: 10px;
}
#links li.last {
border-right-style: none;
font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
padding-left: 5px;
font-size: 14px;
display:inline;
padding-right: 10px;
}
#content_body {
	width: 100%;
	height: 420px;
}
#content_body_left {
	color: #fff;
	float: left;
}
#content_body_left li {
	padding-bottom: 15px;
	height: 30px;
	padding-left: 20px;
	padding-top: 10px;
	width: 180px;
	list-style-type: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_left li:hover {
	width: 180px;
	color: #ffc709;
	list-style-type: none;
	background-image: url(../art/grey_box.png);
	text-decoration: none;
}
.content_body_right {
	padding-left: 40px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-top: 20px;
	background-image: url(../art/grey_box.png);
	height: 290px;
	float: right;
	width: 570px;
	display: inline;
}
.content_body_right img {
	padding-top: 10px;
}
#image_right img {
	padding-top: 10px;
	padding-left: 10px;
	float: right;
}
#content_body_staff {
	color: white;
	padding-left: 40px;
	padding-bottom: 40px;
	padding-right: 40px;
	padding-top: 30px;
	width: 750px;
}
#content_body_staff a {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_history {
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	width: 750px;
}
#content_history a {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_history p {
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}

#content_body_history img {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	float: left;
}
#content_body_news {
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	width: 750px;
}
#content_body_404 {
	min-height: 235px;
	background-image: url(../art/grey_box.png);
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	width: 750px;
}
#content_body_news b {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_news img {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
}
#content_body_rfq {
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	width: 750px;
}
#content_body_rfq b {
	font-style: normal;
	font-weight: normal;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_ped {
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	width: 750px;
}
#content_body_news p {
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_ped p {
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_ped a {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_ped b {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: white;
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_ped a:hover {
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_ped img {
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
}
#content_body_surcharge {
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	width: 750px;
}
#content_body_surcharge p {
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_surcharge b {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: white;
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_surcharge img {
	padding-left: 20px;
	float: right;
}
#content_body_surcharge a {
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_surcharge a:hover {
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_products_services {
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	width: 570px;
}
#content_body_products_services img {
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
}
#content_body_process {
	padding: 20px;
	height: 240px;
	width: 630px;
}
#content_process_left {
	float: left;
	height: 250px;
	width: 320px;
}
#content_process_right {
	color: white;
	display: inline;
	float: right;
	height: 255px;
	width: 290px;
}
#content_process_right p {
	color: white;
	font-size: 13px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_process_right a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#content_body_products_services p {
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#employee {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	display: inline;
}
#employee_left {
	padding-top: 3px;
	float: left;
	height: 107px;
	width: 104px;
	display: inline;
}
#employee_left img {
	border-color: #ffc709;
	border-style: solid;
	border-width: 2px;
}
#employee_right {
	display: inline;
	float: right;
	padding-left: 15px;
	width: 631px;
}
#content_body_generic {
	padding-left: 40px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 30px;
	background-image: url(../art/grey_box.png);
	height: 364px;
	width: 780px;
}
.selected_tab {
	width: 180px;
	color: #ffc709;
	list-style-type: none;
	background-image: url(../art/grey_box.png);
	text-decoration: none;
}

#wrapper_footer {
 clear: both;
 height: 85px;
 background-color: black;
 width: 100%;
 position: absolute;
 bottom: 0;

}
#footer {
 height: 15px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 15px;
font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
 font-size: 12px;
 width: 850px;
}
#footer b {
font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
 font-size: 12px;
 text-align: right;
 color: #ffc709;
}
#footer_left {
	padding-top: 7px;
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	padding-left: 20px;
	float: left;
	width: 550px;
}
#footer_right {
	text-align: right;
	margin-top: -95px;
	color: white;
	padding-right: 10px;
	display: inline;
	float: right;
	width: 250px;
}
#copyright {
clear: both;
font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
 padding-top: 2px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 font-size: 12px;
 color: #333333;
 width: 850px;
}
#copyright a {
text-decoration: none;
font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
 padding-top: 2px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 font-size: 12px;
 color: #333333;
 width: 850px;
}
#copyright a:hover {
	text-decoration: none;
	color: #4fa800;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#materials_1 {
	padding-bottom: 30px;
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	color: white;
	height: auto;
	float: left;
	width: 185px;
}
#materials_2 {
	padding-bottom: 30px;
	margin-left: 10px;
	float: left;
	display: inline;
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	color: white;
	height: 20px;
	width: 190px;
}
#materials_3 {
	padding-bottom: 30px;
	display: inline;
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	color: white;
	height: 20px;
	float: right;
	width: 175px;
}
#materials_1 h6 {
	font-style: normal;
	font-weight: normal;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#materials_2 h6 {
	font-style: normal;
	font-weight: normal;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}
#materials_3 h6 {
	font-style: normal;
	font-weight: normal;
	color: #ffc709;
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
}

.scrollwrap {
	height:295px;
	width:870px;
	overflow:auto;
}