@charset "utf-8";
/* Copyright Blue Fish Design Studio */

/* CSS Document */
*{behavior: url(scripts/iepngfix.htc)}
/*********Generic Formatting****************/
body{
	margin: 0;
	padding: 0;
	line-height: 135%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

a:link, a:visited {color:#FFFFFF; text-decoration:underline;}
a:hover {color:#FFFFFF; text-decoration:overline;}






/********************Container Formatting*******************/
#container{
	width:800px;
	position:relative;
	left:50%;
	margin-left:-420px;
	padding-left:23px;
	padding-right:16px;
	background-color:#999999;
	height:101%;
	background-image:url(images/back.jpg);
	background-repeat:repeat-y;
}
#leftshdw{
	position:absolute;
	background-image:url(images/leftshdw.jpg);
	background-repeat:no-repeat;
	height:34px;
	width:24px;
	margin-left:-23px;
	margin-top:408px;
	left: 22px;
}
#rightshdw{
	position:absolute;
	background-image:url(images/rightshdw.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:23px;
	margin-left:800px;
	margin-top:409px;
}

/**************************Header Formatting*******************/
#header{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:159px;
	width:471px;
	text-indent:-2000px;

}

/* @group Navigation */

#nav{
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	height:48px;

}
#nav ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#nav li {
	display: inline;
	margin:0px;
	padding:0px;
}
#nav a {
	float:left;
	background:url("images/tabbf.gif") no-repeat left top;
	margin:0px;
	padding:0px 20px 0px 4px;
	text-decoration:none;
	color:#999;
}
#nav a span {
	float:left;
	display:block;
	background:url("images/tabbf2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span {
	color:#ffffff;
}
#nav a:hover {
	background-position:0% -42px;
}
#nav a:hover span {
	background-position:100% -42px;
}

/* @end */

/***********Index Content Formatting************************/
#content{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	height:460px;
}
#contentwelcome{
	position:relative; 
	width:450px; 
	height:175px;
}
#contentnews{
	width:450px; 
	height:250px; 
}
#contentimg{
	position:absolute;
	margin-left:470px;
	margin-top:20px;
}
#content p{
	float:left;
	padding:0px 10px 10px 50px;
	color:#FFFFFF;
	width:400px;
	font-size:12px;
}

#indeximg1{
	background-image:url(images/welcometo.png);
	background-repeat:no-repeat;
	width:450px;
	height:72px;
	text-indent:-2000px;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#latestimg{
	background-image:url(images/latestnews.png);
	background-repeat:no-repeat;
	width:450px;
	height:72px;
	text-indent:-2000px;
	font-size:24px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
}

/*******************About Page Formatting*********************/
#aboutcontent{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
/*	height:460px;*/
	background-color:#333333;
	height:560px;
}
#aboutcontent p{
	float:left;
	padding:0px 10px 10px 50px;
	color:#FFFFFF;
	width:700px;
	font-size:12px;
}
#aboutimg{
	background-image:url(images/about.png);
	background-repeat:no-repeat;
	width:396px;
	height:72px;
	text-indent:-2000px;
	color:#00FF00;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

/*******************Products Page Formatting*********************/

#productscontent{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
/*	height:460px;*/
	background-color:#333333;
	height:501px;
	
}
/*******************Clients Page Formatting*********************/

#clientscontent{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	/*	height:460px;*/
	background-color:#333333;
	height:3700px;
}
#clientscontent ul li{
	color:#FFFFFF;
	font-size:12px;
	list-style: circle;
	line-height:110%;
}
#testimonials{
	margin:100px 20px 20px 320px;
	width:681px;
	color:#FFFFFF;
	font-size:12px;
	position:absolute;
	left: -235px;
	top: 757px;
	height: 289px;
}

#clientsimg{
	background-image:url(images/clients.png);
	background-repeat:no-repeat;
	width:396px;
	height:72px;
	text-indent:-2000px;
	color:#00FF00;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

/*******************Employment Page Formatting*********************/
#employmentcontent{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
/*	height:460px;*/
	background-color:#333333;
	height:360px;
}
#employmentcontent p{
	float:left;
	padding:0px 10px 10px 50px;
	color:#FFFFFF;
	width:700px;
	font-size:12px;
}
#employmentcontent strong{
		font-size:16px;
	font-weight: bold;
}
#employmentcontent h4{
	float:left;
	padding:25px 10px 0px 50px;
	color:#FFFFFF;
	font-size:16px;
}
#employimg{
	background-image:url(images/employment.png);
	background-repeat:no-repeat;
	width:396px;
	height:72px;
	text-indent:-2000px;
	color:#00FF00;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

/*******************Contacts Page Formatting*********************/

#safetycontent p{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	height:1000px;
	background-color: #333;
	}

#contactcontent{
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	height:1200px;
	background-color: #333;
}
#contactimg{
	background-image:url(images/contacts.png);
	background-repeat:no-repeat;
	width:396px;
	height:72px;
	text-indent:-2000px;
	color:#00FF00;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#contactcontent p{
	float:left;
	padding:0px 10px 10px 50px;
	color:#FFFFFF;
	width:700px;
	font-size:12px;
}
#contactcontent strong{
	font-size:16px;
	font-weight: bold;
}
/*******************Adspace Formatting*********************/

#adspace{
	background-color:#000000;
	height:250px;
/*	padding-top:45px;*/

}
#iframe{padding-bottom:50px;}
#adspaceimg1{
	background-image:url(images/contactintro.png);
	background-repeat:no-repeat;
	width:250px;
	height:60px;
	text-indent:-2000px;
	color:#FF0000;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
}
#adspace p{
	color:#FFFFFF;
	font-size:12px;
	line-height:125%;
	margin:0px 0px 10px 50px;
	width:300px;
}
#adspaceimg2{
	background-image:url(images/products.png);
	background-repeat:no-repeat;
	width:300px;
	height:72px;
	text-indent:-2000px;
	color:#FF0000;
	font-size:24px;
	font-weight:bold;
	margin:-212px 10px 0px 370px;
}
#adspace imgrot{
	float:right;
	margin:0px 70px 20px 20px;
	width:300px;
}
/*******************Footer Formatting*********************/

#footer{
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	height:35px;
	color:#FFFFFF;
	padding:40px 20px 10px 260px;
	font-size:12px;

}
#footer a{
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}
#footer a:hover{
	color:#CCCCCC;
	text-decoration:overline;
}

.table {
	color:#FFFFFF;
	font-size:10px; margin-left:60px
}
