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

*{
margin:0;
padding:0;
outline:none;
}

html{
background:url(../images/bg.jpg) repeat;
}
a img{border:none;}
#wrap{
width:1024px;
margin:auto;
}


div#footer{
	clear: both;
	width: 528px;
}


/*HEADERR*/

#header{
width:1024px;
height:249px;
background:url(../images/header.jpg) no-repeat;
}

#home-head-text {
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}

/*MENU*/
#menu{
width:1024px;
height:43px;
}
#menu div, #menu a{
height:43px;
float:left;
cursor:pointer;
}
#menu a:hover div, #menu .current{
background-position:0 -43px;}
#menu-left{
background:url(../images/menu-left.jpg);
width:161px;
}
#home{
background:url(../images/menu-home.jpg);
width:67px;
}
#background{
background:url(../images/menu-background.jpg);
width:124px;
}
#about{
background:url(../images/menu-about.jpg);
width:110px;
}
#products{
background:url(../images/menu-products.jpg);
width:95px;}
#photos {
background:url(../images/menu-photos.jpg);
width:80px;}
#wholesalers{
background:url(../images/menu-wholesalers.jpg);
width:123px}
#contact{
background:url(../images/menu-contact.jpg);
width:123px;}
#links{
background:url(../images/menu-links.jpg);
width:128px;}
#advertise{background-image:url(../images/menu-advertise.jpg);
width:102px;}
#menu-right{
background:url(../images/menu-right.jpg);
width:158px;
}

/*CONTENT*/
#content{
width:889px;
float:left;
background:url(../images/bg-content.png);
}
#content h2{
font-family:"Times New Roman", Times, serif;
color:white;
font-size:16px;}
#content p{
font-family:Arial, Helvetica, sans-serif;
padding:5px 15px;
font-size:13px;
color:white;
}
#content a{
color:white;
}
#content .right{
float:right;
margin:15px;
border:none;
}
#rotating{
	width:294px;
	height:229px;
	background:url(../images/rotating.png);
}
#left{
width:294px;
float:left;
}
#left img{
border:none;
}

#right{
width:595px;
float:right;
}



/*FOOTEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER*/
/*#footer{
clear:both;
width:1024px;
height:24px;
background:#006665;
}
#footer div{
height:24px;
float:left;
cursor:pointer;
}*/

#footer{
height:24px;
clear:both;
width:1024px;
background:#006665;
}
#footer ul{margin:0;padding:0;}
#footer li{list-style-type:none; margin:0; padding:0; float:left;}
#footer .reg{float: right;}

/*FOOTEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER*/



#f-home{
background:url(../images/foot-home.jpg);
width:55px;}
#f-background{
background:url(../images/foot-background.jpg);
width:78px;}
#f-about{
background:url(../images/foot-about.jpg);
width:66px;}
#f-products{
background:url(../images/foot-products.jpg);
width:62px;}
#f-photos{
background:url(../images/foot-photos.jpg);
width:52px;}
#f-wholesalers{
background:url(../images/foot-wholesalers.jpg);
width:80px;}
#f-contact{
background:url(../images/foot-contact.jpg);
width:74px;}
#f-advertise{
background-image:url(../images/foot-advertise.jpg); 
width:62px;}
#f-links{
background:url(../images/foot-links.jpg);
width:87px;}
#register{
margin-left:301px;
background:url(../images/register.jpg);
width:164px;}

/*FOrm*/
.contact-form{
width:400px;
margin:auto;
}

.contact-form td{
font-family:Arial, Helvetica, sans-serif;
color:white;
font-size:13px;
padding:2px;
vertical-align:top;
}


.photo-form{
width:500px;
margin:auto;
}

.photo-form td{
font-family:Arial, Helvetica, sans-serif;
color:white;
font-size:13px;
padding:2px;
}

.light{
	width:143px;
	height:82px;
	position:absolute;
	/*background:red;*/
display:block;
	z-index:50;
	cursor:pointer;
	left: 285px;
	top: 855px;
}

#rotate {
padding-top:30px;
margin-left:34px;
width:170px;
height:150px;
overflow:hidden;
}
#rotate img {
position:absolute;
margin:0;
padding:0;
}
.bottom {
padding-bottom:3px;
}

