@charset=iso-8859-1";
/* CSS Document */
*
{
		text-align:justify;
}
ul,li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}
p,div
{
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
				
}

body
{	
	margin:0px;

}

#container
{
	width:1000px;
	height:auto;
	margin:auto;
	border:1px solid white;
	
}

#header
{
	width:1000px;
	height:200px;
	border-bottom:1px solid white;
}

#headertop
{		
	width:1000px;
	height:170px;
	clear:both;
}
#headermenubar
{
	width:1000px;
	height:30px;
	border-top:1px solid white;
	margin-bottom:5px;
}

#menubar
{
	width:1000px;
	height:30px;
	border-bottom:1px solid white;
	background:url(../images/main.png) repeat-x; 
}


#menubar ul
{
	width:996px;
	height:30px;
	
}
#menubar li
{
	width:140px;	
	float:left;
	height:20px;
	padding:7px 0px 3px;
	text-align:center;
	
	
}

#menubar li, #menubar a:link
{
	color:#999999;
}

#menubar .active, #menubar li:hover, #menubar a:hover
{
	background-color:#666666;
	color:#FFFFFF;
}

.first
{
	border-left:2px ;
}
.clear
{	
	clear:both;
}

#main
{
	width:1000px;
	height:auto;
}

#allindex
{
	width:999px;
	height:auto;
}

#alls
{
	width:999px;
	height:auto;
}

#indexleft
{
	width:448px;
	height:auto;
	border-right:1px solid white;
	float:left;
	padding-left:10px;
}

.indexsubleft
{
	width:448px;
	height:350px;

}

#indexleft .indexsubleft a
{
	text-decoration:underline;
	color:#0033CC;
	font-size:13px;


}
#indexright
{
	width:500px;
	height:auto;
	float:right;
	border-left:2px solid #999999;
	padding-left:20px;
	
}


#box
{
	width:1000px;
	height:30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/footer.png) repeat-x;
	border:1px solid white;
}

#allproducts
{
	width:999px;
	height:auto;
	border:1px solid black;
}	
#allproducts ul
{
 width:998px;
 height:auto;
 
}

#allproducts li
{
	width:247px;
	height:250px;
	border:1px solid black;
	float:left;
	color:#000000;
	text-align:center;
	padding-top:10px;
}

#allservices
{
	width:999px;
	height:auto;
}

#servicesleft
{
	width:448px;
	height:auto;
	border-right:1px solid white;
	float:left;
	padding-left:10px;
}

.subleft
{
	width:448px;
	height:350px;

}

#servicesleft .subleft a
{
	text-decoration:underline;
	color:#0033CC;
	font-size:13px;


}
#servicesright
{
	width:500px;
	height:auto;
	float:right;
	border-left:2px solid #999999;
	padding-left:20px;
	
	
}


#allcontact
{
	width:999px;
	height:auto;
}

#contactleft
{
	width:550px;
	height:auto;
	float:left;
	padding-left:50px;
}

#contactleft .form
{
	width:500px;
	height:auto;
	margin-bottom:10px;
}	
#contactleft .lable
{
	width:200px;
	height:auto;
	padding-top:10px;
	
}
	

#contactleft .field
{
	width:300px;
	height:auto;
	padding-top:2px;
}	
#contactleft .area
{
	width:300px;
	height:25px;
	background-color:#cccccc;
	border:1px solid #aaaaaa; 
}

#contactleft .textarea
{
	width:300px;
	height:auto;
	background-color:#cccccc;
	border:1px solid #aaaaaa;
}
#contactright
{
	width:300px;
	height:auto;
	float:right;
	border-left:2px solid #999999;
	padding-left:20px;
	
}

#contactright .map
{
	width:300px;
	height:auto;
	padding-left:20px;
	clear:both;
	
}

#allcom
{
	width:999px;
	height:auto;
	border:1px solid black;

}


#name
{
	width:999px;
	height:30px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	background:url(../images/main.png) repeat-x;
	text-align:left;
	font-weight:bold;
	border:1px solid white;
	float:left;
	padding-top:5px;
	margin-bottom:2px;
}

#comleft
{
	width:478px;
	height:auto;
	border:1px solid black;
	float:left;
	margin-left:10px;
	
}

#comright
{
	width:450px;
	height:auto;
	float:left;
}

#comright ul
{
 width:500px;
 height:auto;
}	

#comright li
{
	width:235px;
	height:200px;
	float:left;
	border:1px solid black;
}

.deatil	
{	
	text-align:left;
	size:12px;
}

#contactform ul
{
	width:200px;
	height:100px;
	border:1px solid black; 
}

#mainbottom
{
	width:1000px;
	height:auto;
	clear:both;	
	border-top:1px solid black;

}

#mainbottom ul
{
	width:999px;
	height:auto;
}


#mainbottom li
{	
	width:auto;
	min-width:135px;
	height:200px;
	border-right:1px solid balck;
	float:left;
	margin:auto;
}
.last
{	
	min-width:136px !important;
	border:none;
}




#footer
{
	width:1000px;
	height:30px;
	border-top:1px solid black;
	color:#FFFFFF;
	padding-top:6px;
	background:url(../images/footer.png) repeat-x;
}
	

;
}

.fleft { float: left; margin: 0 0 0 10px; }


#footer .fleft {float: left; margin: 0 0 0 10px; color:#FFFFFF ; }
#footer .fright { float: right; margin: 0 10px 0 0; color:#FFFFFF;}


.cboth { clear: both; }

/*END OF JQUERY PRETTYPHOTO LIGHTBOX*/