@charset "utf-8";
/* CSS Document */
body {
	behavior: url(csshover.htc);
	background-image: url(Template%20Elements/BG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: left;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	background-image: url(Template%20Elements/titlesbg.jpg);
	height: 32px;
	border: 1px solid #000;
	vertical-align: middle;
	width: 75%;
	margin: auto;
	padding-top: 10px;
}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: left;
}
h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #303;
	text-decoration: none;
}
a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #36F;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #30F;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C60;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #F60;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li {
	padding-bottom: 5px;
	padding-left: 3px;
	list-style-position:inside
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 121px;
	width: 100%;
	background-image: url(Template%20Elements/topbar_bg.jpg);
	text-align: center;
	
}
#main
{
	width: 98%;
	height:100%;
	position:relative;
	text-align:left;
	margin: auto;


}
#menu
{
	padding: 0px;
	/*background-image:url(Template%20Elements/MenuBG.jpg);*/
	float: none;
	width: 100%;
	height:49px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	position:relative;
	left:0px;
	top:0px;
	z-index:10;
	text-align:center;
}
#textarea
{
	position:relative;
	background-image: url(Template%20Elements/TextBG.jpg);
	width: 989px;
	height: 100%;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#textarealeft
{
	background-image:url(images/text_right.jpg);
	width:30px;
	height:100%;
	padding:0px;
	position:absolute;
	margin-bottom:70px;
	left:-30px;
	z-index:2;
}
#textarearight
{
	background-image:url(images/text_right-09.jpg);
	width:5px;
	height:100%;
	padding:0px;
	position:absolute;
	right:0px;
	z-index:2;
}
#textareatop
{
	background-image: url(images/Text_top_tile.jpg);
	margin-left:135px;
	height:21px;
	padding:0px;
	position:relative;
	z-index:3;
}
#textareabot
{
	background-image: url(images/text_bot_tile.jpg);
	margin-left:135px;
	margin-bottom:0px;
	height:24px;
	padding:0px;
	position:relative;
	z-index:3;
}
#text
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	z-index:3;
}
#bottom
{
	background-image: url(Template%20Elements/bottomBG.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:auto;
	margin-left:auto;
	position:fixed;
	z-index:11;
	height: 46px;
	width: 100%;
	bottom: 0px;
}
.legal{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
}
.centred{
	text-align:center;
	margin:auto;
}
.img_left{
	float:left;
	padding: 0 5px 1px 0;
}
.img_right{
	float:right;
	padding: 0 0 1px 5px;
}
.bold{
	font-weight:bold;
}
.legal a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.legal a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
 .legal a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.legal a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clearfloats{
	clear:both;
}
/* CSS for Menus Below
div.menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 989px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:center;
}
div.menu ul a {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 0px;
    width: 135px;
}

div.menu ul a:hover {
    color: #4BD8FF;
    text-decoration: none;
    background: #3C3C3C;
	padding:0px;
}
div.menu ul li {
    float: left;
    position: relative;
	padding:0px;
}
div.menu ul li ul {
    list-style: none;
    position: absolute;
    left: 135px;
    top: 0;
    display: none;
}

div.menu ul li:hover ul { display: block; z-index:5; }
div.menu ul li span {
    display: none;
} 
div.menu ul li#qa a{
	background-image: url(images/QA_Manual_dn.jpg);
	height: 34px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#qa a:hover{
	background-image: url(images/QA_Manual_up.jpg);
	height: 34px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#as3800 a{
	background-image: url(images/AS3800_dn.jpg);
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#as3800 a:hover{
	background-image: url(images/AS3800_up.jpg);
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#forms a{
	background-image: url(images/Form_dn.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#forms a:hover{
	background-image: url(images/Form_up.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#proc a{
	background-image: url(images/proced_dn.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#proc a:hover{
	background-image: url(images/proced_up.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#msds a{
	background-image: url(images/MSDS_dn.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#msds a:hover{
	background-image:url(images/MSDS_up.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#pol a{
	background-image: url(images/Company_dn.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#pol a:hover{
	background-image: url(images/Company_up.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#cert a{
	background-image: url(images/cert_dn.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#cert a:hover{
	background-image: url(images/cert_up.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#job a{
	background-image: url(images/Job_dn.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#job a:hover{
	background-image: url(images/Job_up.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#hafling a{
	background-image: url(images/hafling_dn.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#hafling a:hover{
	background-image: url(images/hafling_up.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#min a{
	background-image: url(images/Minutes_dn.jpg);
	height: 33px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#min a:hover{
	background-image: url(images/Minutes_up.jpg);
	height: 33px;
	background-repeat: no-repeat;
	padding: 0px;
}
div.menu ul li#ms_paint a{
	background-image: url(images/MS_paint_dn.jpg);
	widows:128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_paint a:hover{
	background-image: url(images/MS_paint_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_insul a{
	background-image: url(images/MS_insul_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_insul a:hover{
	background-image: url(images/MS_insul_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_sems a{
	background-image: url(images/MS_sems_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_sems a:hover{
	background-image: url(images/MS_sems_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_light a{
	background-image: url(images/MS_light_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_light a:hover{
	background-image: url(images/MS_light_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_gas a{
	background-image: url(images/MS_gas_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_gas a:hover{
	background-image: url(images/MS_gas_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_oil a{
	background-image: url(images/MS_Oil_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_oil a:hover{
	background-image: url(images/MS_Oil_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_coat a{
	background-image: url(images/MS_coating_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;	z-index:10;
}
div.menu ul li#ms_coat a:hover{
	background-image: url(images/MS_coating_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#ms_terrier a{
	background-image: url(images/MS_terrier_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#ms_terrier a:hover{
	background-image: url(images/MS_terrier_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#ms_misc a{
	background-image: url(images/MS_misc_dn.jpg);
	width: 128px;
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#ms_misc a:hover{
	background-image: url(images/MS_misc_up.jpg);
	width: 128px;
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fas3800 a{
	background-image: url(images/fas3800_dn.jpg);
	widows:128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fas3800 a:hover{
	background-image: url(images/fas3800_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fengine a{
	background-image: url(images/fengine_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fengine a:hover{
	background-image: url(images/fengine_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fqa a{
	background-image: url(images/fqa_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fqa a:hover{
	background-image: url(images/fqa_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#felec a{
	background-image: url(images/felec_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#felec a:hover{
	background-image: url(images/felec_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fiec a{
	background-image: url(images/fiec_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fiec a:hover{
	background-image: url(images/fiec_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fsac a{
	background-image: url(images/fsac_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fsac a:hover{
	background-image: url(images/fsac_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#femploy a{
	background-image: url(images/femploy_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#femploy a:hover{
	background-image: url(images/femploy_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fjob a{
	background-image: url(images/fjob_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fjob a:hover{
	background-image: url(images/fjob_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fstock a{
	background-image: url(images/fstock_dn.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fstock a:hover{
	background-image: url(images/fstock_up.jpg);
	width: 128px;
	height: 30px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#faccount a{
	background-image: url(images/faccounts_dn.jpg);
	width: 128px;
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#faccount a:hover{
	background-image: url(images/faccounts_up.jpg);
	width: 128px;
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fmech a{
	background-image: url(images/fmech_dn.jpg);
	width: 128px;
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
div.menu ul li#fmech a:hover{
	background-image: url(images/fmech_up.jpg);
	width: 128px;
	height: 31px;
	background-repeat: no-repeat;
	padding: 0px;
	z-index:10;
}
*/

