* {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	z-index:1;
}
img {
	border: none;
}
#header {
	background: #fff;
	width: 100%;
	text-align: center;
}
#logo {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
#logo h1 {
	text-indent: -50000px;
	overflow: hidden;
}
#logo h1 a {
	display: block;
	background: url(../images/logo.gif) no-repeat left center;
	width: 287px;
	height: 71px;
	text-decoration: none;
}
#bar {
	width: 100%;
	height: 39px;
	background: #50262a;
	z-index:1;	
	
}

.email {
background-color:#000;
color:white;
font: 17px "Gill Sans Light", Arial, sans-serif;
border-color:#272727;
align:left;
}
.left_p {
position:absolute;
left:50%;
top:100px;


}

#nav {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
#nav ul {
	position: absolute;
	top: 0;
	right: 0;
}
#nav ul {
	list-style: none;
}
#nav li {	
	float: left;
	text-indent: -50000px;
	overflow: hidden;
}
#nav li a {
	display: block;
	height: 39px;
	background: #fff;
	padding: 0 15px;
}

#wrapper_white {
	background: #fff;
	width: 100%;
	z-index:2;
}
#content_white {
	background: #fff;
	width: 870px;
	margin: 0 auto;
	text-align: left;
}

#wrapper_black {
	background: #000;
	width: 100%;
	z-index:-1;
	
}
#cb {
	background: #000;
	width: 870px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0 40px 0;
	position:relative;
	
	
}
.auto_complete {
position:absolute;
background-color:#000;
color:white;
font: 17px "Gill Sans Light", Arial, sans-serif;
border-color:#76383e;
margin-left:10px;
height:20px;
width:300px;
z-index:4;
	
     
     
    }
#find_word {
background-color:#000;
color:white;
font: 17px "Gill Sans Light", Arial, sans-serif;
border-color:#76383e;
margin-left:10px;
height:19px;
width:290px;
z-index:4;
}
#snask {
background-color:red;
position:absolute;
top:100px;
left:100px;
z-index:3;
}
#find_word_auto_complete  {
background-color:#000;
color:white;
font: 16px "Gill Sans Light", Arial, sans-serif;
z-index:4;
height:300px;
}
#find_word_auto_complete ul {
background-color:#000;
color:white;
font: 16px "Gill Sans Light", Arial, sans-serif;
z-index:4;
height:19px;
}
#auto_complete {
position:aboslute;
z-index:4;
}

#find_word_auto_complete li {
background-color:#000;
color:white;
font: 16px "Gill Sans Light", Arial, sans-serif;
z-index:4;
height:19px;
}



#cb h2 {
	font: 32px "Gill Sans Light", Arial, sans-serif;
	color: #fff;
	padding: 0 0 2px 0;
	margin: 0 0 22px 0;
	
}
#cb .description {
	font: 13px "Gill Sans Light", Arial, sans-serif;
	color: #fff;
	//line-height: 1.6;

	width: 330px;
	margin: 0 0 65px 0;

}

#media1 {
position:absolute;
left:25%;
top:100px;

}
#media1 h2 {
      
        font: 32px "Gill Sans Light", Arial, sans-serif;
        color: #fff;
        padding: 0 0 2px 0;
        margin: 0 0 22px 0;



}
#media1 p {
      font: 13px "Gill Sans Light", Arial, sans-serif;
        color: #fff;
         padding: 0 0 2px 0;
        margin: 0 0 22px 0;
	margin-left: 5px;
        

}
#media2 {
position:absolute;
left:65%;
top:100px;



}
#media2 h2 {

  font: 32px "Gill Sans Light", Arial, sans-serif;
        color: #fff;
        padding: 0 0 2px 0;
        margin: 0 0 22px 0;


}
#media p {
      font: 13px "Gill Sans Light", Arial, sans-serif;
        color: #fff;
        padding: 0 0 2px 0;
        margin: 0 0 22px 0;
	margin-left: 5px;


}



.till  {
	font: 13px "Gill Sans Light", Arial, sans-serif;
	color: #fff;
	line-height: 1.6;
	text-align: justify;
	width: 300px;
	margin: 0 0 65px 0;
	z-index:1;
}
#cb .thumbs a {
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
#cb .thumbs a:hover {
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}
#cb p {

font: 12px "Gill Sans Light", Arial, sans-serif;

        color:white;


}
.products {
	list-style: none;
}
.products li {
	font: 17px "Gill Sans Light", Arial, sans-serif;
	margin: 3px 0 3px 10px;
	text-indent: 15px;
}
.products li a {
	color: #666;
	display: block;
	width: 300px;
	background: url(../images/arrow_off.gif) no-repeat left center;
	text-decoration: none;
	padding: 3px 0 3px 0;
}
.products li a:hover {
	color: #fff;
	background: url(../images/arrow_on.gif) no-repeat left center;
}


.products2 {
	position:aboslute;
	list-style: none;
	background-color:#50262a;
	margin-top:0px;
	color:white;
	z-index:3;
	min-height:800px;
	
}
.products2 ul {
background-color:red;
}

.products2 li {
	  position:aboslute;
	font: 17px "Gill Sans Light", Arial, sans-serif;
	margin: 0px 0 0px 0px;
	text-indent: 15px;
	background-color:#50262a;
	z-index:3;

}
.products2 li a {
	  position:aboslute;
	color: white;
	display: block;
	width: 294px;
	background: url(../images/arrow_off.gif) no-repeat left center;
	background-color:#50262a;
	text-decoration: none;
	padding: 3px 0 3px 0;
	z-index:3;
}

.products2 li a:hover {
	  position:aboslute;
	color: #fff;
	background-color:#50262a;
	background: url(../images/arrow_on.gif) no-repeat left center;
	z-index:3;
}










#preview {
	position:absolute;
	top: 77px;
	right: 0px;
	background: black;
	width: 160px;
	height: 160px;
	padding: 130 130 130 130;
	overflow:hidden;
	background:url(../images/spinner.gif) 50% 50% no-repeat;
}

#tilt
{
top: 130px;
         background: black;
        position:absolute;
left:40%;


}
#tilt2
{
	top: 40px;
	width:400px;
	height:200px; 
       background: black;
        position:absolute;
	left:40%;


}
#tilt2 p {
font: 12px "Gill Sans Light", Arial, sans-serif;
	float:left;
	margin-top:10px;
	margin-left:100px;
	color:white;
}

#tilt2 li {
 
       width: 60px;
        height: 60px;
        padding: 60 60 60 60;
	padding-left:10px;
	padding-top:10px; 
       overflow:hidden;
	float: left;	
	

}

#tilt3
{
        top: 40px;
        width:400px;
        height:200px;
      
        position:absolute;
        left:40%;


}
#tilt3 p {
	font: 12px "Gill Sans Light", Arial, sans-serif;
        float:left;
        margin-top:10px;
        margin-left:100px;
        color:white;
}

#tilt3 li {

       width: 60px;
        height: 60px;
        padding: 60 60 60 60;
        padding-left:10px;
        padding-top:10px;
       overflow:hidden;
        float: left;


}


#back {
	position: absolute;
	top: 20px;
	right: 0px;
}
#back p {
	text-indent: -50000px;
	overflow: hidden;
	font-size: 6px;
}
#back p a {
	display: block;
	background: url(../images/back_se.gif) no-repeat bottom left;
	width: 136px;
	height: 16px;
}
#back p a:hover {
	background: url(../images/back_se.gif) no-repeat top left;
}

#second_bar {
	width: 100%;
	background: #50262a;
	height: 39px;
	text-align: center;
	z-index:2;
}
#language {
	width: 900px;
	height: 39px;
	margin: 0 auto;
	background: #50262a;
	position: relative;
}
#language ul {
	list-style: none;
	position:	absolute;
	top: 0;
	right: 0;
}
#language li {
	text-indent: -50000px;
	overflow: hidden;
}
#language li a {
	display: block;
	height: 39px;
	padding: 0 15px;
}
.english a {
	background: url(../images/english.gif) no-repeat center top;
	width: 83px;
}
#footer {
	padding: 15px 0 25px 0;
	color: #7e7e7e;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
