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

body
{
background-image:url(../images/bg.png);
}

#body
{
width:960px;
background-color:#FFFFFF;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
}

#header
{
width:960px;
height:130px;
}

#nav
{
background-image: url(../images/nav_bg.jpg);
width:800px;
height:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;

float:left;
position:relative;
left:80px;
top:-50px;

border-bottom-left-radius:12px;
-moz-border-bottom-left-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-o-border-bottom-left-radius: 12px;

border-bottom-right-radius:12px;
-moz-border-bottom-right-radius: 12px;
-webkit-border-bottom-right-radius: 12px;
-o-border-bottom-right-radius: 12px; 
}

#nav ul
{
background-image: url(../images/nav_bg.jpg);
list-style:none;
padding:0px;
margin:0px;
}

#nav ul li
{
float:left;
display: block;
width:130px;
text-align:center;
position:relative;
padding:3px 0px ;
}

#nav a
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#nav a:hover
{
font-weight:bold;
color:#000000;
display:block;
padding:0px 0px;
}

#nav ul ul{
position:absolute;
width:150px; 
}

#nav ul ul li
{
width:100px;
background-image: url(../images/nav1_bg.jpg);
text-align:left;
padding-left:10px;
position:relative;
left:25px;
}

#nav ul ul ul li
{
width:130px;
background-image: url(../images/nav1_bg.jpg);
text-align:left;
padding-left:10px;
position:relative;
left:0px;
}

#nav ul ul li:hover ul
{
position:absolute;
top:0px;
left:100%;
}

#nav ul ul,
#nav ul li:hover ul ul,
#nav ul ul li:hover ul ul
{
display:none;
}

#nav ul li:hover ul,
#nav ul ul li:hover ul,
#nav ul ul ul li:hover ul
{
display:block;
background-image:url(../images/fcon2.jpg);
list-style-type:none;
}

#con
{
width:960px;
}

#left
{
width:750px;
height:200px;
float:left;
}

#banner
{
width:750px;
height:200px;
margin:-4px 0px;
}

#content
{
background:#FFFFFF;
width:580px;
height:200px;
text-align:justify;
padding:0px 20px 0px 20px;
}

#content_right{
font-family: Arial;
font-size:11px;
font-weight:bold;
text-align:justify;
padding:60px 10px 0px 5px;
color:#000;
line-height:185%;
}

#right
{
background: #0099FF;
width:198px;
height:190px;
padding-top:7px;

border-radius:12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-o-border-radius: 12px;
}

#right ul
{
padding:0 0 0 3px;
margin:0px;
list-style:none;
text-align:left;
}


#right ul li
{
width:192px;
text-align:left;
border-bottom: #FFFFFF dotted 1px;
}

#right li a
{
display: block;
padding:4px 0px 4px 15px;
font-family:Arial, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight:bold;
text-decoration: none;
text-shadow: 1px 1px 1px #666;
}

#right li a:hover
{
background: #66CCFF;
}

#right ul ul 
{
margin-left:20px;
}

#right ul ul li
{
width:172px;
text-align:left;
border-bottom: #FFFFFF dotted 1px;
}

#content2
{
background: #0F9FFF;
width:943px;
float:left;
margin:5px 0px 5px 10px;
text-align:justify;
border-radius:9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
-o-border-radius: 9px;
}

#conleft
{
background: #FFFFFF;
width:450px;
height:120px;
float:left;
margin:5px 0px 5px 5px;
}
#conleft img{
padding-right:5px;
}

#vline
{
background:#FFFFFF;
width:3px;
height:120px;
float:left;
margin:5px 0px 0px 0px;
}

#conright
{
background:#FFFFFF;
width:450px;
height:120px;
margin:5px 5px 5px 0px;
}
#conright img{
padding-right:5px;
}

#product_trolley{
background: #FFFFFF;
width:926px;
float:left;
margin:5px 0px 5px 5px;
font-family:"Arial";
}

#product_pallet{
background: #FFFFFF;
width:926px;
float:left;
margin:5px 0px 5px 5px;
text-align:center;
font-family:"Arial";
}

#product_pallet img
{
padding:10px 0 0 0 ;
}



#pro_seperat
{
border-left:#0F9FFF 2px solid;
}

#product_trolley img
{
padding-top:10px;
}

#add
{
width:600px;
height:120px;
margin-bottom:-9px;
}

#footer
{
background: #0F9FFF;
width:960px;
height:50px;
color:#FFFFFF;
text-align:center;
font-weight: 500;
font-size:12px;
}

#footer a
{
text-decoration:none;
color: #CCCCCC;
}
#footer a:hover
{
color:#FFFFFF;
}

#send_enq
{
float:right;
margin-top:-40px;
vertical-align:bottom;
}

#send_enq1
{
float:right;
margin:-8px 10px 3px 0;
vertical-align:bottom;
}

.marq{
padding-left:2px; 
padding-right:20px; 
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
height:120px;
}


#conveyor_type
{
width:100%;
text-align:center;
}


.conveyor_img img{
margin-left:10px;
margin-bottom:-3px;
padding:3px 0px 2px 0px;
}

.title
{
color: #0099CC;
font-weight:bold;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:100%;
border-bottom: #999999 1px dotted;
border-bottom-width:1px;

}

.sub_title
{
color: #0099CC;
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
width:100%;

}