body { 
	background-color: #dce6ee; 
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
	color: #444;
	margin:auto;
}

img { margin: 0; padding: 0; border: 0; }

a { margin: 0; padding: 0; border: 0; }

h1 {
	color: #0a2c63;
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: normal;
	font-weight: normal;
}

h2 {
	color: #0a2c63;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: normal;
}

h3 {
	color: #0a2c63;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-transform: uppercase;
}

p {
	margin: 0 0 10px 0;
}

a { color: #0a2c63; text-decoration: none; }
a:hover { color: #0a2c63; text-decoration: underline; }

input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align:left;
}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align:left;
}

.hidden {
	visibility: hidden;
}

.small {
	font-size: 9px;
}

/* *********  LAYOUT ELEMENTS  ************* */

#main_body {
	width: 766px;
	background-color:#fff;
	margin:auto;
	position:relative;
}

#top {
	width:760px;
	height:102px;
	position:relative;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin:auto;
	z-index:1001;
}

#top_nav {
	position:absolute;
	top: 66px;
	left: 423px;
	height: 9px;
	width: 336px;
	text-align:right;
}

#nav_bar {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666;
	position:absolute;
	left:0;
	top:80px;
}

#content {
	position:relative;
	margin:auto;
	width:760px;
}	

#left_bar {
	position:relative;
	left: 17px;
	width: 236px;
	float: left;
}

.box {
	background: url(../images/box_bg.gif) repeat-y;
	width: 231px;
	padding: 0 0 0 5px;
	margin: 0 0 20px 0;
	position:relative;

}

.box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bottom {
	position:absolute;
	margin: 0 0 0 -5px;
	/*margin-top: -10px;
	margin-left: -5px;*/
}

.box ul li {
	background: url(../images/bullet_bg_full.gif) no-repeat;
	height: 19px;
	/*letter-spacing: -.5px;*/
	padding-left: 30px;
	padding-top: 10px;
}

.cert_box {
	width: 222px;
	height: 138px;
	margin: 0;
	padding: 35px 0 0 14px;
	background-image: url(../images/cert_box.gif);
	background-repeat: no-repeat;
	position: relative;
}

.cert_box .cert {
	margin: 0 9px 5px 0;
}

.cert_box .bullet {
	position: absolute;
	top: 12px;
	left: 160px;
}

#content_body_home {
	width:450px;
	margin: 10px 0 20px 45px;
	float: left;
}

#content_body {
	width:450px;
	margin: 10px 0 20px 45px;
	float: left;
}

#footer {
	width: 760px;
	height:100px;
	font-size: 10px;
	line-height:18px;
	color: #aaa;
	text-align:center;
	margin:auto;
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

#footer a {color:#aaa;}

/* ***************  BANNER *************** */

#banner {
	clear: both;
	
}

#banner h1 {
	width: 760px;
	height: 170px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0 0 0 3px;
	padding: 0;
}

#banner_content {
	clear: both;
}

#banner_content h1 {
	width: 760px;
	height: 102px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0 0 0 3px;
	padding: 0;
}

.banner_text {
	position: absolute;
	top: 189px;
	left: 283px;
	width: 412px;
	color: #fff;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #293b4a;
	height: 23px;
}

#nav li {
	float: left;
	/*width: 10em;*/
}

#nav li ul {
	position: absolute;
	/*width: 10em;*/
	left: -999em;
	z-index: 100;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



/* *************** CUSTOM NAV STYLES **************** */

#btn_cms a { background: url(../images/btn_cms.gif) no-repeat; width: 201px; height: 23px; }
#btn_ehs a { background: url(../images/btn_ehs.gif) no-repeat; width: 200px; height: 23px; }
#btn_qc a { background: url(../images/btn_qc.gif) no-repeat; width: 146px; height: 23px; }
#btn_about a { background: url(../images/btn_about.gif) no-repeat; width: 107px; height: 23px; }
#btn_tools a { background: url(../images/btn_tools.gif) no-repeat; width: 106px; height: 23px; }

#btn_cms a:hover { background: url(../images/btn_cms_on.gif) no-repeat; width: 201px; height: 23px; }
#btn_ehs a:hover { background: url(../images/btn_ehs_on.gif) no-repeat; width: 200px; height: 23px; }
#btn_qc a:hover { background: url(../images/btn_qc_on.gif) no-repeat; width: 146px; height: 23px; }
#btn_about a:hover { background: url(../images/btn_about_on.gif) no-repeat; width: 107px; height: 23px; }
#btn_tools a:hover { background: url(../images/btn_tools_on.gif) no-repeat; width: 106px; height: 23px; }

.btn_text { visibility: hidden; }

#nav li ul {
	top: 23px;
}

#nav li ul li {
	clear: both;
	text-indent: 0; 
	height: 14px;
	font-size: 10px;
	padding: 0 1px 0 1px; 
	background-color: #d5d5d5; 
	border: 1px solid #c0c0c0;
	border-top: 0; 
	vertical-align: middle;
	overflow: hidden;
}

#nav li ul li a {
	padding: 0 10px 0 17px;
	height: auto;
	width: auto;
	background: none;
}

#nav li ul li a:hover {
	background-color: #e2e2e2;
	background-image: none;
}

#btn_cms ul li { width: 201px; }
#btn_ehs ul li { width: 200px; }
#btn_qc ul li { width: 146px; }
#btn_about ul li { width: 107px; }
#btn_tools ul li { width: 106px; }



