body {
	background: url(images/bg.jpg) top repeat-x #000000;
	margin: 0px;
	padding:0px;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
	text-align: left;
}
a {
	color:#006699;
}
h1 {
	font-weight:normal;
	color:#E6E6E6;

}
h2 {
	font-weight:normal;
	color:#0174DF;
	font-size:1.4em;
}
h3{
text-decoration:none;
padding:15px 0 0 10px;
margin:2px;
color:#FCF7D1;
font-size:11px;
}
h4{
text-decoration:none;
padding:0px 0 5px 3px;
margin:2px;
color:#FCF7D1;
font-size:11px;
}
p {
	margin-bottom:10px;
	line-height:1.6em;
}
img.left{
float:left;
padding:0px 10px 10px 5px;
}
.prod_descr ul{
padding:0px;
margin:0px;
list-style:none;
}
.prod_descr li{
float:left;
display:block;
width:300px;
}
.prod_descr li a{
float:left;
padding:4px 5px 4px 20px;
text-decoration:none;
color:#CCCCCC;
background:url(images/bullet_star.gif) no-repeat left;
}
.prod_descr li a:hover{
float:left;
padding:4px 5px 4px 20px;
background:url(images/bullet_star.gif) no-repeat left #6F3254;
}
#container{
width:800px;
height:auto;
margin:auto;
}
#top_content{
width:800px;
height:393px;
margin:auto;
background:url(images/top_bg.jpg) no-repeat center top;
position:relative;
}
#down_content{
width:800px;
height:auto;
margin:auto;
background:url(images/down_bg.jpg) no-repeat center top;
}
#logo{
float:left;
padding-left:10px;
}
div.wrapper {
	width:80%;
	padding:5px;
	margin:50px auto 10px auto;
}
div.post {
	background-color:#000000;
	border:0px solid #cccccc;
	padding:7px;
	margin:10px 0;
}
span.date {
	color:#666666;
	font-size:0.7em;
	text-transform:uppercase;
}
/*---------------menu-------------*/
#menu{
}
#menu ul{
margin:0px;
padding:0px;
list-style:none;
}
#menu li.home a{width:80px;height:99px;float:left; margin:60px 0 0 0;}
#menu li.home_current a{width:80px;height:99px;float:left; margin:60px 0 0 0;background:url(images/arrow.gif) no-repeat left ;background-position:0px 68px;}
#menu li.home a:hover{width:80px;height:99px;background:url(images/arrow.gif) no-repeat left ;background-position:0px 68px;}
#menu li.about a{width:111px;height:103px;float:left;margin:20px 0 0 0;}
#menu li.about_current a{width:111px;height:103px;float:left;margin:20px 0 0 0;background:url(images/arrow.gif) no-repeat left ;background-position:0px 2px;}
#menu li.about a:hover{width:111px;height:103px;background:url(images/arrow.gif) no-repeat left ;background-position:0px 2px;}
#menu li.products a{width:129px;height:86px;float:left;margin:60px 0 0 0;}
#menu li.products a:hover{width:129px;height:86px;background:url(images/arrow.gif) no-repeat left ;background-position:4px 54px;}
#menu li.contact a{width:103px;height:79px;float:left;margin:10px 0 0 8px;}
#menu li.contact_current a{width:103px;height:79px;float:left;margin:10px 0 0 8px;background:url(images/arrow.gif) no-repeat left ;background-position:2px 2px;}
#menu li.contact a:hover{width:103px;height:79px;background:url(images/arrow.gif) no-repeat left ;background-position:2px 2px;}


#middle_content{
clear:both;
float:left;
width: auto;
height:213px;
position:absolute;
bottom:0px;
left:0px;
}
#intro_text{
float:left;
width:416px;
height:213px;
background:url(images/paper.png) no-repeat center;
text-align:left;
}
#face{
width:151px;
height:213px;
float:left;
padding-left:230px;
background:url(images/face.png) no-repeat center;
}
