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

body{
width:1120px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 15px;
background:url(images/zeen-background.png) repeat-x #000000;
}

a{
color:#ffffff;	
}

#header{
	width:1100px;
	height:45px;
	float:left;
}

#logo{
width:233px;
height:62px;
margin:50px 0 50px 2px;	
float:left;	
}

#menu{
width:820px;
height:18px;
margin:20px 0 0 0;
float:right;

}

#menu a{
	
color:#FFF;
float:left;
padding:0 15px;
text-decoration:none;
}

#menu-sep{
width:8px;
height:18px;
background:url(images/zeen-menu-sep.jpg) no-repeat;
float:left;
}

#content{
width:1100px;	
color:#000;	
float:left;	
}

#side-menu-space{
width:240px;	
height:900px;
float:left;	
}

#side-menu-section{
width:200px;	
float:left;	
margin:0 0px 0px 30px;
padding-bottom:20px;
}

#side-menu-sep{
width:18px;
height:8px;
background:url(images/side-menu-sep.jpg) no-repeat;
float:left;	
margin-top:4px;
margin-right:8px;
}

#side-menu-links{
width:150px;
float:left;
	
}

#side-menu-links a{
text-decoration:none;	
padding:0px 2px 3px;	
}

#flash-space{
width:799px;
height:154px;
float:left;
background:url(images/zeen-main.jpg);
margin:10px 20px;
}

#product-space{
	width:820px;
	float:left;	
	margin-left:14px;
	
}

#product-box{
	width:146px;
	height:115px;
	float:left;
	margin:20px 8px 0 8px;
	background:#ffffff;
	
}

#product-title{
   width: 146px;
   height: 18px;
   background:url(images/zeen-product-top.jpg) repeat-x;
   float:left;
   font-size:13px;
   
   text-align:center;
   padding-top:3px;
}

.product-title a{
color:#ffffff;	
}