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

body {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFF00;
}
h1 {
	font-size: 18px;
	letter-spacing: 2px;
	background-color: #FECC13;
	text-indent: 10px;
	line-height: 24px;
	height: 25px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC062;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFBD59;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/h1_background2.png);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-box-shadow: 1px 5px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 1px 5px 3px rgba(50, 50, 50, 0.5);
	box-shadow: 1px 5px 3px rgba(50, 50, 50, 0.5);
	font-variant: normal;
	font-weight: bold;
}
ul {
	line-height: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:link {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
p a:link {
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
p a:visited {
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
p a:hover {
	text-transform: none;
	color: #FD3305;
	text-decoration: underline;
}


.content {
	float: none;
	height: auto;
	width: 850px;
	margin-top: 15px;
	clear: both;
	padding-left: 100px;
}




.container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.header {
	height: 100px;
	width: 950px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
.topnav {
	height: 14px;
	width: 950px;
	text-align: center;
	background-color: #FF3300;
	margin-bottom: 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: 4px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/nav_bar_background.jpg);
	padding-top: 5px;
	-webkit-box-shadow: 2px 10px 6px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 2px 10px 6px rgba(50, 50, 50, 0.5);
	box-shadow: 2px 10px 6px rgba(50, 50, 50, 0.5);
}
.train {
	clear: both;
	height: 50px;
	width: 950px;
	margin-bottom: 5px;
}


.footer {
	height: 14px;
	width: 950px;
	clear: both;
	background-color: #FF3300;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	letter-spacing: 2px;
	background-image: url(../images/nav_bar_background_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;	
-webkit-box-shadow: 2px 10px 6px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    2px 10px 6px rgba(50, 50, 50, 0.5);
box-shadow:         2px 10px 6px rgba(50, 50, 50, 0.5);
}

.index_banner {
	height: auto;
	width: 900px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 15px;
}

.index_flash_holder {
	float: left;
	height: 152px;
	width: 202px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
	border: 1px solid #FF0000;
	background-color: #FEE119;
}

.index_topic_holder {
	float: right;
	height: auto;
	width: 230px;
	background-color: #FEE119;
	margin-right: 15px;
	clear: right;
}
.topic_box {
	height: auto;
	width: 200px;
	float: right;
	border: 1px solid #FF9900;
	padding: 10px;
	background-color: #FFCC33;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 5px;
}


.about_left_box {
	float: left;
	height: auto;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
	background-color: #FEE119;
}
.safety_award {
	clear: both;
	float: left;
	height: auto;
	width: 300px;
}

.about_right_box {
	float: right;
	height: auto;
	width: 600px;
	margin-right: 15px;
	margin-top: 15px;
}
.about_right_box  a:link {
	color: #FF6600;
	text-decoration: none;
}
.about_right_box a:visited {
	color: #FF6600;
	text-decoration: none;
}
.about_right_box a:hover {
	color: #FF0000;
	text-decoration: none;
}


.products_main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

.products_brand_box {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	height: auto;
	background-color: #FFFFFF;
}

.product_images {
	margin-right: 15px;
	vertical-align: bottom;
	float: left;
}
.product_images_right {
	border: 1px solid #999999;
	float: right;
}
.contact_form_container {
	height: auto;
	width: 920px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.index_content {
	clear: left;
	float: left;
	height: auto;
	width: 650px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#center_video {
	margin-left: 150px;
}
.table_td {
	background-color: #EFD101;
}
p {
	padding-left: 9px;
}
