body {
	text-align:center;
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", Arial, sans-serif;
	background-color:#FAFAFA;
	color:#666666;
}

a {
	color:#000000;
	text-decoration:none; 
}

a:hover, a#product_active {
	background-color:#ccdff7;
} 



a.menu_item {
	width:auto;
	float:left; 
	margin:0px 3px;
	padding:50px 7px 5px 7px;
	text-align:center;
	
}

#active, a.menu_item:hover {
	color:#ffffff;
	background-color:#0047A3;
}	
h1 {
	font-weight:normal;
	font-size:18px;
	font-family: "Lucida Sans", Arial, sans-serif;
	margin-bottom:10px;
	font-weight:bold;
	color:#000000;
	/*letter-spacing:-1px;*/
	}
	



h2 {
	font-weight:bold;
	color:#0047a3;
	line-height:1.5em;
	}
	
h3 {
	font-weight:bold;
	margin-bottom:5px;
	color:#000000;
	}
	
	
p {	line-height:17px; color:#666666; margin-bottom:8px;}
	
.banner {
	position:relative;
	top:65px;
	width:911px;
	height:255px;
	background-image:url(../images/banner_home.jpg);
	background-repeat:no-repeat;
	margin:0px 26px 0px 25px;
	}


a.btn_box {
	position:relative;
	top:20px;
	border: 1px solid #ffffff;
	background-color:#799ece;
	padding:2px 4px;
	color:#FFFFFF;
}
	
a.btn_box:hover {
	text-decoration:underline;
	background-color:#799ece;
}

a.btn_box#content {
	border: 1px solid #799ece;
	background-color:#ccdff7;
	color:#0047a3;
	font-weight:bold;
}


a.btn_box#content:hover {
	text-decoration:none;
	background-color:#799ece;
	color:#ffffff;
}


ul { 
	list-style-type:circle;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:10px;
	line-height:1.5em;
	}
	
ol { 
	list-style-type:decimal;
	padding-left:10px;
	margin-bottom:10px;
	line-height:1.5em;
	list-style-position:inside;
	}

.content_area {
	position:relative;
	padding:0px 20px;
	}


.container {
	text-align:left;
	margin: 0px auto;
	padding:0px;
	width: 962px;
	height:100%;
	font-size:11px;
	
	}
	
.container_inner {
	position:relative;
	top:0px;
	background-color:#ffffff;
	background-image: url(../images/content_bg.jpg);
	height:auto;
	}

	
.logo {
	position:relative;
	left:40px;
	top:30px;
	width: 320px;
	height: 50px;
	
	}
	
.menu {
	position: absolute;
	right:0px;
	top:20px;
	width:400px;
	}

.menuspacer{
	width:1px;
	height:66px;
	float:left;
	background-color:#e5e5e5;
	margin:0px 3px;

}
.menuspacer#footerspacer{
	height:44px;
	margin-top:10px;
}

.active_color {
	color:#ffffff; 	
	display:block;
	padding:4px 4px 3px 4px;
	}

.bottom {
	position:relative;
	width:962px;
	height:15px;
	background-image:url(../images/side_bottom.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}

.logo_footer {
	float:left;
	padding:10px 20px 0px 20px;

}

.logo_iso {
	position: absolute;
	right:20px;
}

.panel_logos {
	position:relative;
	width:915px;
	height:80px;
	/*background-image:url(../images/panel_logos.gif);
	background-repeat:no-repeat;*/
	margin-left:25px;
	margin-top:20px;
}

.panel_links {
	position:relative;
	height:160px;
	margin-left:25px;
	margin-top:75px;
	}
.panel_01 {
	float:left;
	width:535px;
	height:153px;
	background-image:url(../images/panel_autoLub.jpg);
	background-repeat:no-repeat;
}

.panel_02 {
	float:left;
	width:373px;
	height:153px;
	background-image:url(../images/panel_miningIndus.jpg);
	background-repeat:no-repeat;
	margin-left:6px;
}

.panel_columns {
	position:absolute;
	left:200px;
	top:13px;
	}

.panel_column {
	float:left;
	border-right:1px solid #e5e5e5;
	padding:0px 20px;
}

.panel_productSelect {
	position:relative;
	margin-top:0px;
	left:25px;
	width:915px;
	height:128px;
	background-image:url(../images/panel_productSelect.jpg);
	background-repeat:no-repeat;
}

.panel_txt {
	color:#FFFFFF;
	position:relative;
	font-size:11px;
	}

.side_left {
	position:absolute;
	left:0px;
	top:0px;
	width:15px;
	height:450px;
	background-image:url(../images/side_left.jpg);
	background-repeat:no-repeat;
	}

.side_right {
	position:absolute;
	right:0px;
	top:0px;
	width:15px;
	height:450px;
	background-image:url(../images/side_right.jpg);
	background-repeat:no-repeat;
	}

strong {
	color:#666666;
	font-weight:bold}

