/* CSS Document */


*{
	margin:0;
	padding:0;
}


body{


	background: #eeeeee;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
        /*color:#808080;*/
        color:#000000;
}

table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
        color:#000000;
}
.clear{
clear:both;
}
.container{
	width: 100%;
	height:auto;
	margin:auto;

}
.rcontents{
	width: 95%;
	height:auto;
	margin:auto;
}

.newscontainer{
	width: 85%;
	height:auto;
	margin:auto;
}


H1 {color:#0071bc;font-family: Arial;font-size:24px;}
H2 {color:#003300;font-family: Arial;font-size:20px;}
H3 {color:#003300;font-family: Arial;font-size:18px;}
H4 {font-family: Arial;font-size:16px;}
H5 {color:#0071bc;font-family: Arial;font-size:12px;}
H6 {color:#0071bc;font-family: Arial;font-size:8px;}


a:link, a:visited,a:active{
color:
text-decoration:none
}
a:hover{
color:
text-decoration:none;
}

#headerwrapbg{
	width:100%;
	height:580px;
	background: url(_media/download_media.php?file_id=RP%253A) repeat-x;
}

#headerwrap{
	width:1100px;
	height:580px;
	margin:auto;
	background: url(_media/download_media.php?file_id=RPl) no-repeat;
}
#header{
	width:865px;
	height:580px;
	margin:auto;
}

#mbodywrapbg{
	width:100%;
	height:auto;
	margin:auto;
	background: #eeeeee url(_media/download_media.php?file_id=Rgy) repeat-x top;
}
#mbodywrap{
	width:1100px;
	height:auto;
	margin:auto;
	background: url(_media/download_media.php?file_id=RPr) no-repeat;

}

#mbody{
	width:1100px;
	height:auto;
	margin:auto;
	background: url(_media/download_media.php?file_id=RPG) repeat-y;
}

#banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-Bu) no-repeat;	
}
#about_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-Fy) no-repeat;	
}
#photo_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-F.) no-repeat;	
}
#contact_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-FJ) no-repeat;	
}
#power_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-Pr) no-repeat;	
}
#mitsubishi_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=R%253EK) no-repeat;	
}
#waterHeater_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-PK) no-repeat;	
}
#waterPumps_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-Fx) no-repeat;	
}
#waterFilter_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-P%252F) no-repeat;	
}
#ricemill_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=R%253EC) no-repeat;	
}
#storageTank_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=R%253Ey) no-repeat;	
}
#environmental_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-P%257C) no-repeat;	
}
#enerair_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-P%253A) no-repeat;	
}
#solar_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=-gu) no-repeat;	
}
#irrigation_banner{
	width:910px;
	height:273px;
	background: #FFFFFF url(_media/download_media.php?file_id=R%253E.) no-repeat;	
}

#ourproductswf{
	width:865px;
	//width:880px;
	height:185px;
	margin:auto;
        //padding-left:22px;
}

#slideshowrap{
float:left;
	width:750px;
	height:185px;
	background: url(_media/download_media.php?file_id=-g%252F) repeat-x;	
}

#slideleft{
float:left;
	width:50px;
	height:185px;
	background:url(_media/download_media.php?file_id=-PG) no-repeat;
}

#slideright{
float:left;
	width:50px;
	height:185px;
	background:url(_media/download_media.php?file_id=-Pl) no-repeat;
}

#contents{
	width:865px;
	height:auto;
	margin:auto;
}

#contents2{
	width:865px;
	height:auto;
	margin:auto;
        background:#ffffff; 
}

#contents2 ul,
#contents2 ol{
	padding-left:30px;
	//padding-left:40px;
}


#left{
	width:250px;
        height:310px;

	float:left;
        background:#eeeeee;    
}
#right{
	width:615px;
        min-height:310px;
	height:auto;
	float:right;
        margin:auto;
	background:#ffffff;   
}

#right ul,
#right ol{
	padding-left:30px;
}
#productwrap{
	width:100%;
	height:600px;
        margin:auto;
        overflow-y:auto; 
}


#prodsidemenu{
        width:85%;
        height:auto;
        text-align:left;	
        margin:auto;
}
#prodsidemenu ul{
        list-style:none;

}
#prodsidemenu ul li a:link,
#prodsidemenu ul li a:active,
#prodsidemenu ul li a:visited{
        color:#0071bc;
       &nbsp;text-decoration:none; 
}

#prodsidemenu ul li a:hover{
        color:#fbb03b;
       &nbsp;text-decoration:none;	

}

div#nifty{
width:230px;
margin: 0 10%;background: #eef9fc}


b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #eef9fc}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}





#quicklinks{
	padding-top:7px;
	padding-right:57px;
}

#menuwrap{
	width:910px;
	height:109px;
	background: #FFFFFF url(_media/download_media.php?file_id=-ge) no-repeat;	

}


#menu{
padding-top:50px;
padding-left:460px;
font:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
#menu ul li{
display: inline;
list-style-type: none;
display:block;
float:left;
width:100px;
height:30px;
line-height:30px;
}
#menu ul li a:link,
#menu ul li a:active,
#menu ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover{
display:block;
	color:#00ffff;
	text-decoration:none;
	background:#ff1918;
}

#clientlist{
        height:500px;
        width:100%;
        background:#eeeeee;  
        overflow-y:auto; 
        
}
#clientlist a:link,
#clientlist a:visited,
#clientlist a:active{
       	text-decoration:none;
        color:#333333;

}

#clientlist a:hover{
       	text-decoration:none;
        color:#999999;

}

#footer{
	width:1100px;
	height:60px;
	line-height:30px;
	margin:auto;
	background: #eeeeee url(_media/download_media.php?file_id=RP%252F) repeat-y;
}

#footer{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
        color:#e0e0e0;
}
#footer ul li{
display: inline;
list-style-type: none;
padding-right:50px;
padding-left:50px;
	text-transform:uppercase;
}
#footer ul li a:link,
#footer ul li a:active,
#footer ul li a:visited{
	color:#e0e0e0;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}



