* { margin: 0; padding: 0; }

body{
	font-size:12px;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	font-family: lucida sans, Verdana, sans-serif;
	background-color:#e2e2e2;
	
}

img {  
	border-style: none;
}

.container{
	width:975px;
	margin: auto;
}
.top_sliver{
	width:987px;
	background-image:url(images/top_part.png);
	background-repeat:no-repeat;
	height:34px;
}
.main_body{
	width:987px;
	background-image:url(images/middle_part.png);
	background-repeat:repeat-y;
	height:auto;	
}
.bottom_sliver{
	width:987px;
	background-image:url(images/bottom_part.png);
	background-repeat:no-repeat;
	height:36px;
}
.header{
	margin: auto;
	width:900px;
	height:230px;
}
.header-home{
	margin: auto;
	width:900px;
	height:460px;
}
.logo{
	float:left;
}
.header-right{
	float:right;
}
.email-sales{
	float:right;
	padding-top:5px;
	padding-right:10px;
}
.live-chat{
	float:right;
	padding-top:5px;
}
.mini-icons{
	background-image:url(images/mini_icons_top.png);
	background-repeat:no-repeat;
	height:18px;
	width:265px;
	float:right;
	font-size:11px;
}
.top-info{
	width:995px;
	height:30px;

}
.phone-number{
	color:#FFFFFF;
	float:left;
	font-size:11px;
	margin-left:8px;
}
.mini-icons a{
	text-decoration:none;
	color:white;
}
.mini-icons a:hover{
	text-decoration:underline;
	color:white;
}

.client-area-top{
	width:80px;
	height:18px;
	margin-left:13px;
	padding-top:0px;
	float:left;	
}
.contact-us-top{
	width:60px;
	height:18px;
	margin-left:8px;
	padding-top:0px;
	float:left;	
}
.place-order-top{
	width:80px;
	height:18px;
	margin-left:24px;
	padding-top:0px;
	float:left

}

/*-------------------------------------------------------------- 

Navagation

---------------------------------------------------------------*/
.navagation{
	width:900px;
	height:34px;
	background-image:url(images/nav_bar.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:3px;
}
.navagation a{
color:#ffffff;
font-size:12px;
text-decoration:none;
}
.navagation a:hover{
color:#ffffff;
font-size:12px;
text-decoration:none;

}

.nav_inner_links{
margin-top:10px; 
margin-left:14px;
float:left;
color:#FFFFFF;
}
.nav_inner_links_first{
margin-top:10px;
margin-left:23px;
float:left;
}
.inner_devider{
background-image:url(images/divider.png);
background-repeat:no-repeat;
height:23px;
width:2px;
float:left;
margin-top:5px;
margin-left:20px;
margin-right:10px;
}

/*-------------------------------------------------------------- 

footer

---------------------------------------------------------------*/

.footer-logo{
	margin-top:5px;
	width:987px;
	height:37px;
	background-image:url(images/bottom_logos.png);
	float:right;
}
.footer{
	height:121px;
	width:975px;
	background-image:url(images/footer_box.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	font-size:10px;
	line-height:19px;
}

.footer a{
	color:#333333;
	text-decoration:none;
	
}
.footer a:hover{
	color:#333333;
	text-decoration:underline;
	
}
.footer-left{
	width:730px;
	float:left;
	height:121px;
}
.footer-right{
	float:left;
	width:240px;
	height:121px;
}
.footer-chat{
	margin-top:35px;
	margin-left:0px;
}
.footer-ijh{
	width:100px;
	margin-top:32px;
	margin-left:54px;
	float:left;
}
.footer-pands{
	width:100px;
	margin-top:32px;
	margin-left:78px;
	float:left;
}
.footer-support{
	width:70px;
	margin-top:32px;
	margin-left:100px;
	float:left;
}
.footer-legal{
	width:130px;
	margin-top:32px;
	margin-left:80px;
	float:left;
}
.extra-text{
	width:923px;
	margin: auto;
	margin-left:25px;
	float:left;
	padding-top:15px;
	height:80px;
	color:#666666;
	font-size:11px;
}
.extra-text a{
	color:#333333;
	text-decoration:none;	
}
.clear{
	width:923px;
	margin: auto;
	margin-left:25px;
	float:left;
	padding-top:15px;
	height:20px;
	color:#666666;
	font-size:11px;
}
