@charset "utf-8";
/* CSS Document */

body, div, p, table, tr, td, span {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	padding:0;
	margin:0;
}

body {
}
input, select {
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
textarea {
	font-size:12px;
	font-family:Arial;
}
img {
	border:0;
	margin:0;
	padding:0;
}
img a {
	border:0;
}
ul {
	list-style:none;
}
a {
selector-dummy:expression(this.hideFocus=true);
}
a:link, a:visited {
	text-decoration:none;
	color:#666666;
}
a:hover, a:active {
	text-decoration:none;
	color:#2BA3D7;
}
#mainnav {
	position:absolute;
	width:580px;
	height:70px;
	top:22px;
}
.sm1 #company_sm #sm1 a, .sm2 #company_sm #sm2 a, .sm1 #services_sm #sm1 a, .sm2 #services_sm #sm2 a, .sm3 #services_sm #sm3 a {
	background-position:right;
	cursor:default;
}
/*Company menus*/
#company_sm {
	margin:5px 0 0 0;
	padding:10px 0 0 50px;
}
*:first-child+html #company_sm {
	margin:0 0 0 -6px;
}
#company_sm #sm1 a:hover, #company_sm #sm2 a:hover {
	background-position:right;
}
#company_sm #sm1 a {
	border-bottom:dotted 1px #e1e1e1;
	width:76px;
	background:url(../images/mn_aboutus.gif) no-repeat left top;
	display:block;
	height:25px;
}
#company_sm #sm2 a {
	width:76px;
	background:url(../images/mn_location.gif) no-repeat left top;
	display:block;
	height:25px;
}
#services_sm {
margin:5px 0 0 0;
	padding:10px 0 0 30px;
}
*:first-child+html #services_sm {
margin:0 0 0 -2px;
}
#services_sm #sm1 a:hover, #services_sm #sm2 a:hover, #services_sm #sm3 a:hover{
background-position:right;
}
#services_sm #sm1 a{
width:103px;
background:url(../images/mn_depot.gif) no-repeat left top;
display:block;
height:38px;
border-bottom:dotted 1px #e1e1e1;
}
#services_sm #sm2 a{
width:103px;
background:url(../images/mn_engineering.gif) no-repeat left top;
display:block;
height:38px;
border-bottom:dotted 1px #e1e1e1;
}
#services_sm #sm3 a{
width:103px;
background:url(../images/mn_quality.gif) no-repeat left top;
display:block;
height:38px;
}
#content_sec {
	padding:20px 0 0 40px;
	}
	#cont_txt {
		line-height:170%;
	}
#preface {
	font-size:18px; 
	font-family:georgia; 
	color:#999;
	line-height:180%;
}
#position {
	font-size:11px;
}
#depot_li{
	margin:0 0 0 15px;
}
#depot_li li {
	background:url(../images/depot_bullet.gif) no-repeat left 7px;
	padding:0 0 0 18px;
}
#depot_title {
	font-size:18px; 
	font-family:georgia; 
	color:#8aa723;
	line-height:180%;
	font-weight:bold;
}
#pro_border {
	border:2px solid #c3c3c3;
}

#engin_li{
	margin-left:-5px;
	padding:20px 20px 20px 30px;
	background:url(../images/engin_bg.gif) no-repeat top left;
	height:246px;
}
#engin_li li {
	font-weight:bold;
	font-size:13px;
	color:#3b89c5;
	background:url(../images/engin_bullet.gif) no-repeat left 7px;
	padding:3px 0 5px 25px;
}

