/* CSS Document */
body{
	padding:0; 
	margin:0; 
	background:no-repeat url(../imgs/bg.jpg) #000;
	background-position: center top;
	color:#fff;
	}
div, ul, img, h1, h2, h3, h4, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.spacer{
	line-height:0; font-size:0; clear:both;
	}
/*---------------------------header----------------------*/
#header{
	width:778px; 
	height:239px;
	margin:0 auto; /*----//background:url(../imgs/header_pic.jpg) no-repeat --------*/ 
	position:relative;
	}
#header img{
	position:absolute; left:336px; top:100px; display:block;
	}

/*------------------------body---------------------*/
#body{
	width:745px; margin:0 auto; padding:0 0 0 24px;
	}
/*------------------left side---------------------*/
#leftPan{
	width:150px; float:left; 
	padding:15px 0 0 0; 
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#leftPan ul{
	width:150px; 
	margin:0 0 0 0; 
	padding:0 0 20px 0;
	}
#leftPan ul li{
	background:url(../imgs/icLink.gif) no-repeat 0 0; 
	padding:0 0 0 40px;
	}
#leftPan ul li a{
	font-size:14px; 
	line-height:34px; 
	color:#FF0;
	text-decoration:none;
	}
#leftPan ul li a:hover{	
	text-decoration:underline;
	}
#leftPan ul li a:active{	
	text-decoration:none;
	color:#F00;
	}
/*---------------------middel------------------*/
#middel{
	width:400px; 
	float:left;  
	color:#FFC; 
	padding:0px 12px 50px 12px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#middel h2{
	color:#CFCFCF; 
	padding:0 0 0 10px; 
	font-size:30px; 
	line-height:34px; 
	height:34px; 
	width:auto; 
	font-weight:normal; 
	font-style:italic;
	display:block;
	}
#middel p{
	line-height: 20px; 
	}
#middel p b{
	color:#B98785; background-color:#000000; font-weight:normal;
	}
#middel ul{
	width:400px; padding:6px 0 0 0;
	}
#middel ul li{
	background:url(../imgs/middel_arrow.gif) no-repeat 0 10px; border-bottom:#252525 1px dashed; padding:0 0 0 21px;
	}
#middel ul li.nobor{
	background:url(../imgs/middel_arrow.gif) no-repeat 0 10px; border-bottom:none; padding:0 0 0 21px;
	}
#middel ul li a{
	font-size:14px; line-height:26px; color:#930; background-color:#000000; text-decoration:none;
	}
#middel ul li a:hover{
	color:#FF0; background-color:#191919;
	}
#middel a.more{
	background:url(../imgs/more_bu.gif) no-repeat 0 0 #000000; color:#FFFFFF; text-transform:uppercase;text-decoration:none;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; width:40px; height:15px; text-align:center;
	margin:20px 0 0 232px;
	}
#middel a.more:hover{
	background:url(../imgs/more_bu_h.gif) no-repeat 0 0 #000000; color:#FFFFFF; 
	}
/*-------------------------------right pan side-------------*/
#rightPan{
	width:145px; 
	float:left; 
	}
/*-------------------------footer-----------*/
#footer{
	font-size:12px;
	width:778px;
	color:#999;
	margin:0 auto; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	height:50px; 
	position:relative;
	
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
	color:#FF3;
	text-decoration:underline;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	width: 400px;
	margin-top:0px;
}
#gallery .itens {
	width: 86px;
	padding: 0px 6px 86px 6px;
	float:left;
}
#gallery .itens img {
	opacity:0.5;
	filter:alpha(opacity=50);
	border: 4px solid #000;
	border-width: 4px 4px 20px 4px;
}
#gallery .itens a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	border-width: 4px 4px 20px 4px;
	color: #fff;
}
#gallery .itens a:hover { color: #fff; }

<!--////////////////////////////////-->
#prodButs .divSec {
	width: 181px;
	border-width: 0px 0px 0px 0px;
}
#prodButs .divSec a{
	width: 181px;
	text-align: center; 
	text-decoration:none;
	float:left;
	color:#FF6;
}
#prodButs .divSec img {
	opacity:0.5;
	filter:alpha(opacity=50);
	border: 0;
}
#prodButs .divSec a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	color: #fff;
}
#prodButs .divSec p{
	width:150px;
	padding-left:14px;
	vertical-align:text-top;
	font-size:11px; 
	text-align:center;
	line-height:16px;
}
#prodButs {
	padding-left:20px;
	vertical-align:text-top;
	text-align:center;
}
/*------------------*/