/**********************Global********************************/



*{
	margin:0;
	padding:0;
	outline:none;
	border:none;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
	text-decoration:none;
}

body{
	background:#f2f1ef url(../images/bg.png) repeat-x;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}



/**********************Main********************************/



#wrapper{
	margin:0 auto;
	width:920px;
}

#top-links{
	margin-top:10px;
}

#language{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

#language:hover{
	text-decoration:underline;
}

#separator{
	font-size:12px;
	color:#fff;
	margin-right:10px;
}

.social{
	width:18px;
	height:18px;
	margin-right:5px;
}

#facebook{
	background:url(../images/icon-fb.png) no-repeat;
}

#twitter{
	background:url(../images/icon-t.png) no-repeat;
}

#youtube{
	background:url(../images/icon-you.png) no-repeat;
}

#header-mid{
	
}

#banner-bg{
	height:106px;
	margin-top:42px;
	width:730px;
}

#header-left{
	background:url(../images/header-left.png) no-repeat;
	height:106px;
	width:5px;
}

#header-bg{
	background:url(../images/header-bg.png) repeat-x;
	width:673px;
	height:106px;
}

#header-right{
	background:url(../images/header-right.jpg) no-repeat;
	width:52px;
	height:106px;
}

#script{
	background:url(../images/script.png) no-repeat;
	width:439px;
	height:224px;
	margin-top:-163px;
	margin-left:40px;
}

#logo{
	background:url(../images/logo.png) no-repeat;
	width:206px;
	height:206px;
	margin-top:-156px;
}

#navigation{
	margin-top:-4px;
}

#nav-left{
	background:url(../images/nav-left.png) no-repeat;
	height:39px;
	width:5px;
}

#nav-mid{
	background:url(../images/nav-bg.png) repeat-x;
	height:39px;
	width:910px;
}

#nav-right{
	background:url(../images/nav-right.png) no-repeat;
	height:39px;
	width:5px;
}

#nav-shadow{
	background:url(../images/nav-shadow.png) no-repeat;
	width:916px;
	height:23px;
	margin-top:-2px;
}

#nav-links{
	margin-top:-30px;
	margin-right:20px;
}

#nav-links li{
	display:inline;
	margin-right:64px;
}

.nav-link{
	color:#f58c01;
	font-weight:bold;
	font-size:16px;
	display:inline;
}

.nav-link:hover{
	color:#666;
}

#content{
	margin-top:40px;
}

h1{
	font-size:40px;
	color:#f58c01;
}

h2{
	font-size:20px;
	color:#969591;
	margin-right:15px;
	margin-top:15px;
}

h3{
	font-size:20px;
	color:#f58c01;
	margin-left:3px;
	margin-top:10px;
}

#intro-text{
	font-size:18px;
	color:#666;
	margin-top:15px;
}

#footer{
	margin-top:40px;
	margin-bottom:10px;
}

#footer-left{
	background:url(../images/footer-left.png) no-repeat;
	height:79px;
	width:5px;
}

#footer-mid{
	background:url(../images/footer-bg.png) repeat-x;
	height:79px;
	width:910px;
}

#footer-content{
	text-align:center;
	margin-top:18px;
}

#footer-links ul li{
	display:inline;
	font-weight:bold;	
}

#footer-links ul li a{
	color:#fff;
	font-size:12px;
}

#footer-links ul li a:hover{
	text-decoration:underline;
}

.footer-separator{
	font-size:10px;
	color:#fff;
	margin:0 3px;
}

#copyright{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:920px;
	text-align:center;
	float:left;
	margin-top:5px;
}

#elneel{
	color:#fff;
	text-decoration:underline;
}

#elneel:hover{
	text-decoration:none;
}

#footer-right{
	background:url(../images/footer-right.png) no-repeat;
	height:79px;
	width:5px;
}

#footer-shadow{
	background:url(../images/footer-shadow.png) no-repeat;
	width:918px;
	height:23px;
	margin-top:-2px;
}




/**********************Home********************************/



#home-blocks{
	margin-top:60px;
}

.home-block{
	background:url(../images/home-block.png) no-repeat;
	width:292px;
	height:336px;
	float:left;
}

#fix-icon{
	background:url(../images/icon01.png) no-repeat;
	width:81px;
	height:78px;
	margin:30px auto 0 auto;
}

#product-icon{
	background:url(../images/icon02.png) no-repeat;
	width:96px;
	height:84px;
	margin:26px auto 0 auto;
}

#service-icon{
	background:url(../images/icon03.png) no-repeat;
	width:76px;
	height:88px;
	margin:22px auto 0 auto;
}

.block-title{
	font-size:25px;
	font-weight:bold;
	color:#f58c01;
	text-align:center;
	margin-top:10px;
}

.block-text{
	margin:20px 20px;
	color:#4c4c4c;
	font-size:12px;
	text-align:justify;
}

.button{
	background:url(../images/button-up.png) no-repeat;
	width:147px;
	height:33px;
	text-align:center;
	line-height:33px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	float:left;
	margin:10px 70px;
}

.button:hover{
	background:url(../images/button-over.png) no-repeat;
}

.submitbutton{
	background:url(../images/button-up.png) no-repeat ;
	width:147px;
	height:33px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:10px 320px;
	cursor:pointer;
	border:none;
	display:block;
}

.submitbutton:hover{
	background:url(../images/button-over.png) no-repeat;
}

.block-separator{
	float:left;
	width:22px;
	height:1px;
}

/**************products***********************/

#probrand{
width:920px;
}

#probrand ul{
list-style:none;	
}


#probrand ul li{
display:inline;
list-style:none;	
margin:20px 15px 0px 0px;
float:left;
width:290px;
height:150px;
}

#probrand ul li a img{
border:1px solid #f58c01;	
}

#probrand ul li p{
text-align:left;
color:#4c4c4c;
font-size:12px;	
height:66px;
}


.proname{
text-align:center;
font-size:12px;
color:#3da9aa;
padding-top:10px;
}

.proname a{
color:#3da9aa;
font-weight:bold;	
}

#serv{
	width:920px;
	margin-top:50px;
}

.serlist{
width:420px;
padding-left:30px;
font-size:12px;
color:#666;
}

.serlist li{
list-style:url(../images/listarrow.png);
padding-bottom:10px;
}

/******* contact ****/

.contactinfo{
	width:920px;
	margin:0 auto;
	border-top:1px dotted #f58c01;
}
#form{
	width:920px;
	margin-top:50px;
}


#formbox{
width:800px;
margin:0 auto;	
}
#form Label{
font-size:14px;
color:#f58c01;
font-weight:bold;
margin-left:20px;
padding:0px 5px 0px 0px;
}



input, textarea {  
    padding: 9px;  
    border: solid 1px #cccccc;  
    outline: 0;  
    font: normal 13px/100% Arial;  
    width: 252px;
	height:11px;
	color:#b2b2b2;
	margin-top:30px;
	margin-left:30px;
    }
	
textarea {  
    width: 620px;  
    max-width: 620px;  
    height: 90px;  
    line-height: 150%;
	margin-top:5px;
	margin-left:3px;
 }
 
 /*** contact info ***/
 .add1{
	width:425px;
	float:right;
	margin-right:25px;
	margin-top:10px; 
 }
 
 .title{
	width:45px;
	color:#f58c01;
	font-size:12px;
	font-weight:bold;
	float:left; 
 }
 
 .title li{
	padding-bottom:10px; 
 }
 
 .addinfo{
	 width:370px;
	 float:right;
	 font-size:12px;
	 color:#666;
 }
 
 .addinfo li{
	padding-bottom:10px; 
 }
 
  .addinfo li a{
	 font-size:14px;
	 color:#666; 
  }
  
  .addinfo li a:hover{
color:#f58c01;  
  }
  
  
  /*** lightbox  ***/
  
 
#gallery
        {
		width:920px;
        }
       
        #gallery ul li
        {
            display:inline-block;
			margin:10px 5px;
        }
        #gallery ul img
        {
            border: 1px solid #f58c01;
            width:290px;
			height:150px;
        }
  


/********************************************************************/



#news-ticker a:hover{
	text-decoration:underline;
}