
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image: url(../images/body_bg.png);
 background-repeat: repeat-x;
 background-color: #0a1e29;
font-family: Verdana, Arial, Helvetica, sans-serif;
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
	background-image:url(../images/maincol_bg.png);   
	background-position: left 424px;
}

#header{
 position:relative; 
 height:160px;
 width:100%;
 background-image:url(../images/header_bg.png);
 background-repeat: repeat-x;
	border-bottom: 7px solid black;
} 

#header2{
 position:relative; 
 height:184px;
 width:100%;
 background-image:url(../images/header_bg.png);
 background-repeat: repeat-x;
	border-bottom: 7px solid black;
} 
 
#leftcol{
 width:255px; 
 float:left; 
 position:relative; 
 font-size: 11px;
 line-height: 24px;
 }
 
#leftcol p{
padding: 0px 15px 0px 15px;
color: #7a8ea3;
}
 
#leftcol li {
	list-style:none;
	margin-left: -21px;
	padding-left:6px;
}
#leftcol li a.current {
color: #00709d;
}
#leftcol a {
	color: #799ec6;
	text-decoration: none;
}

#leftcol a:hover {
	color: #00709d;
	text-decoration: underline;
}

#leftcol h2 {
	width: 79px;
	height: 12px;
	background-image:url(../images/photos.png);
	background-repeat:no-repeat;
	margin-top:18px;
	text-indent: -9999px;
}

#leftcol h2.leftlinecard {
	background-image:url(../images/line_card_lefth2.png);
	width: 98px;
}

#leftcol h2.didyouknow {
	background-image:url(../images/didyouknow.png);
	width: 149px;
}

#leftcol h2.case_study {
	background-image:url(../images/case_study.png);
	width: 149px;
}

#leftcol img {
	padding-left: 15px;
	border:0px;
}

#leftcol h3{
	margin:0px 0px 0px 26px;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	padding:0px;
	width:140px;
	height: 12px;
	.margin-top: 0px;
	.margin-bottom: 0px;
	_margin-top: -18px;
	_margin-bottom: -18px;
}

#leftmenu ul {
	margin-bottom: 0px;
	.margin-top: 10px;
	_margin-top: 0px;
}

#leftmenu {
	width: 255px;
	background-image:url(../images/leftmenu_bg.jpg);
	height: 257px;
	float: left;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
}

#leftmenu li {
	list-style:none;
	margin-left: -21px;
	padding-left:6px;
	line-height: 24px;
}
#leftmenu li a.current {
border-left:1px solid #00709d;
color: #00709d;
padding-left: 6px;
margin-left: -6px;
}
#leftmenu a {
	color: #cccccc;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #00709d;
	text-decoration: underline;
}



#leftmenu h2{
	background-repeat:no-repeat;
	margin:19px 0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
	background-image:url(../images/what_we_offer.png);
	width:140px;
	height: 12px;
}


#mainphoto1 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/home_photo.jpg);
}
 
#mainphoto2 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/photo1.jpg);
}

#mainphoto3 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/wetline_photo.jpg);
}

#mainphoto4 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/cylinder_photo.jpg);
}

#mainphoto5 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/design_photo2.jpg);
}

#mainphoto6 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/automation_photo2.jpg);
}

#mainphoto7 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/service_photo.jpg);
}

#mainphoto8 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/pneumatic_photo.jpg);
}

#mainphoto9 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/hose_connector_photo.jpg);
}

#mainphoto10 {
	float: right;
	width: 545px;
	height: 257px;
/*background-image:url(../images/powertrans_photo.jpg);*/
	background-image:url(../images/power_trans.jpg);	
}

#mainphoto11 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/hose_photo.jpg);
}

#mainphoto12 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/hydraulicprod_photo.jpg);
}

#mainphoto13 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/mobile_photo.jpg);
}


#mainphoto14 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/about_photo.jpg);
}


#mainphoto15 {
	float: right;
	width: 545px;
	height: 257px;
	background-image:url(../images/contact_photo.jpg);
}


#maincol a{
	color: #25a8dd;
}

#maincol a:hover{
	color: #dd2525;
	text-decoration:underline;
}

#maincol{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:545px;
 color: #2c3640;
 }
 
#maincol h3 {
font-size:.7em;
margin-left:19px;
border-bottom: 1px solid #EBEBEB;
margin-right:19px;
margin-bottom:24px;
}
 
#maincol h2{
	width: 437px;
	height: 17px;
	text-indent: -9999px;
	margin-top: 19px;
	margin-bottom:15px;
	margin-left: 18px;
	background-repeat:no-repeat;
}


#maincol ul {
  margin-top:-18px;
}

#maincol li {
	font-size: .7em;
	line-height: 2em;
	margin:0px;
	padding:0px 20px 0px 0px;
}

#maincol ul li ul li {
	font-size: 1em;
	line-height: 2em;
	list-style-type: circle;
}

#maincol ul li ul  {
margin-top: 2px;
}


#maincol p {
	padding: 0px 19px 19px 19px;
	margin:0px;
	font-size: .7em;
	line-height: 2em;
}
.custom_built_power_units {
	background-image: url(../images/custom_built_power_units.png);
}

.welcome {
	background-image: url(../images/welcome_h2.png);
}

.custom_cylinders {
	background-image: url(../images/custom_cylinders_h2.png);
}

.automation_equipment {
	background-image: url(../images/automation_equipment_h2.png);
}

.wet_lines {
	background-image: url(../images/wet_lines_h2.png);
}

.design_services {
	background-image: url(../images/design_services_h2.png);
}

.service_repair {
	background-image: url(../images/service_repair_h2.png);
}

.line_card {
	background-image: url(../images/line_card_h2.png);
}

.about_us {
	background-image: url(../images/about_us_h2.png);
}

.contact {
	background-image: url(../images/contact_h2.png);
}

.outside_road_service {
	background-image: url(../images/oustide_road_service_h2.png);
}

.mobile_service_team {
	background-image: url(../images/mobile_service_team_h2.png);
}

.hydraulic_products {
	background-image: url(../images/hydraulic_products_h2.png);
}

.hose_connector_products {
	background-image: url(../images/hose_connector_products_h2.png);
}

.hose_hose_assemblies {
	background-image: url(../images/hose_hose_assemblies_h2.png);
}

.power_transmissions {
	background-image: url(../images/power_transmissions_h2.png);
}

.pneumatic_products {
	background-image: url(../images/pneumatic_products_h2.png);
}
 
#footer{
padding-top:20px;
 height:50px; 
 clear:both;
 background:none;
 color: gray;
 font-size:11px;
 } 
 
#footer a{
color: gray;
text-decoration: none;
}

#footer a:hover{
color: gray;
border-bottom: 1px dotted #6f6f6f;
}
 
h1 {
text-indent:-9999px;
	margin:0px;
	padding:0px;
	background-image:url(../images/header_logo.jpg);
	width: 434px;
	height: 123px;
}

a {outline: none;}

:focus {-moz-outline-style: none;}

/* -------- MAIN HORIZONTAL MENU OFF STATE ---------- */

#menu {width: 800px; display:block; height: 37px; background-image:url(../images/menu_bg.png); background-position:top left;}

#menu ul {list-style-type:none; padding: 0px; margin:0px;}

#menu li {float:left; height: 37px; padding: 0px; margin:0px;}

#menu li.list1 {background:transparent url(../images/homepage_btn.png); background-repeat:no-repeat; width: 104px;}

#menu li.list2 {background:transparent url(../images/aboutus_btn.png); background-repeat:no-repeat; width: 96px; }

#menu li.list3 {background:transparent url(../images/contact_btn.png); background-repeat:no-repeat; width: 95px;}

#menu a {display:block; height: 37px; text-indent: -9999px; border-bottom: none;}

/* ----------- MAIN HORIZONTAL MENU HOVERING ITEMS ----------- */

#menu a#item1 {background:transparent url(../images/homepage_btn.png) no-repeat;}

#menu a#item2 {background:transparent url(../images/aboutus_btn.png) no-repeat;}

#menu a#item3 {background:transparent url(../images/contact_btn.png) no-repeat;}




#menu a#item1:hover {background-position:0px -37px; z-index:50;}

#menu a#item2:hover {background-position:0px -37px; z-index:50;}

#menu a#item3:hover {background-position:0px -37px; z-index:50;}

#menu a#item4:hover {background-position:0px -37px; z-index:50;}

#menu a#item5:hover {background-position:0px -37px; z-index:50;}


#menu2 {width: 774px; display:block; height: 37px; background-image:url(../images/menu_bg.png); background-position:top left; line-height:37px; padding: 0px 0px 0px 26px;}

#menu2 ul {list-style-type:none; padding: 0px; margin:0px;}

#menu2 li {float:left; height: 37px; padding: 0px; margin:0px;}

#menu2 a {display:block; height: 37px;border-bottom: none; color: #A7C6DD; font-weight: bold; margin-right: 14px; text-decoration: none; text-transform: none; font-size: 14px; }

#menu2 a:hover{
	color: #c9632d;
}

#menu2 .selected{
	color: #c9632d;
	background-image:url(../images/tri_men.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-position:bottom center; 
	
}

#submenu ul {
	list-style-type:none; 
	padding: 0px 0px 0px 26px; 
	margin:0px; 
	background: #12232d; 
	display: block;
	width: 774px;
	height: 25px;
}

#submenu li{
	display: block;
	float: left;
}

#submenu a{
	COLOR: #c9632d;
	margin-right: 10PX;
	text-decoration: none;

	border-right: 1px solid #c9632d;
	padding-right: 10px;
	font-size: 10px;
	display: block;
	margin-top: 7px;
}

#submenu a .last{

}

/* ----------- MAIN HORIZONTAL MENU HOVERING ITEMS ----------- */



 
 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
