@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
}
#header {
	background-color: #FFFFFF;
	padding: 0px;
	height: 100px;
	width: 1000px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	float: left;
}
#info-content {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 800px;
}
#info-content-text {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	height: auto;
	width: 615px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BEB6B3;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	line-height: 2.4ex;
}
.content-page-image {
	display: block;
	margin: 10px;
	padding: 3px;
	border: thin solid #999999;
}
#left-column {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 150px;
}

#menu {
	background-color: #FFFFFF;
	float: left;
	height: 18px;
	width: 100%;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#left-navigation {
	background-color: #FFFFFF;
	height: auto;
	width: 190px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #3AAD56;
	color: #999999;
}
#title-image {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 1000px;
	background-image: url(../images/main-strip-image.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 1000px;
	float: left;
	clear: right;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	background-color: black;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.solidblockmenu li{
	display: inline;
	width: auto;
}

.solidblockmenu li a{
font: bold 13px Arial;
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
	color: white;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #336600;
	background-color: transparent;
	background-image: url(../images/over.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.slidedoormenu{
	list-style-type: none;
	padding: 0;
	width: 190px; /* thick left border of menu */
	border-left-width: 8px;
	border-left-style: none;
	border-left-color: #3AAD56;
	text-align: left;
	margin: 0;

}

.slidedoormenu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.slidedoormenu li a{
	display: block;
	color: #666666;
	width: auto;
	border-bottom: 1px solid white; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	background-color: white;
	background-image: url(../images/v-strip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color: black;
	text-decoration: none;
}

.slidedoormenu li a:hover{
	background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: black;
	background-color: #999999;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

.bevelmenu{
	margin: 0;
	width: auto;
	background-color: #FFF2BF;
	text-align: left; /*set value to "right" for example to align menu to the right of page*/
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	height: auto;
	color: #999999;
}

.bevelmenu li{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.bevelmenu li a{
	text-decoration: none;
	color: #666666;
	background-color: #FFF2BF;
	border: 2px solid #FFF2BF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 10px;
}

.bevelmenu li a:visited{
text-decoration: none;
	color: #666666;
	background-color: #FFF2BF;
	border: 2px solid #FFF2BF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 10px;

}

.bevelmenu li a:hover{
	color: #0066FF;
	background-color: #FFE271;
	border-style: outset;
}

#safety-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	height: 100%;
	width: 960px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.safety-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}


.safetytextlinks {
	
}

.safetytextlinks a {

font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}

.safetytextlinks a:visited {

font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}

.safetytextlinks a:hover {
	color: #666666;
}
.special {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	line-height: 1.3em;
}

#navlist
{
	margin-left: 0;
	padding-left: 5px;
	list-style: none;
	display: block;
	width: 175px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	background-color: #EFFFE4;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

#navlist li 
{
	padding-left: 15px;
	background-image: url(../images/Small_Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


#navlist li a:link, a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-weight: normal;
}

#navlist li a:hover {
	color: #003366;
	font-weight: normal;
}
.orderpagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}

.orderpagelinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.orderpagelinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;

}
.orderpagelinks a:hover {
	color: #FF9900;
	text-decoration: none;
}

.partnerlinks a:link, .partnerlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.partnerlinks a:hover{
	color: #FF9900;
}.imp-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	clear: left;
	float: right;
	height: auto;
	width: 170px;
	border: 1px solid #669900;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;

}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
