/* CSS Document */
* { margin:0; padding:0; }
a { outline:none; }
a img { border:0; outline:0; }
.clearboth { width:100%; clear:both; height:0; overflow:hidden;}

body { font-family:Arial, Helvetica, sans-serif; }

#wrap { width:900px; margin:auto; overflow:hidden;background-repeat:no-repeat;background-position:0 0;text-align:center; }

iframe { background:none; }

.main { margin:5px 0 0 0; width:900px; height:auto; text-align:center; position:relative; z-index:500;  }
.jCarouselLite { position: relative; visibility: hidden; }
.social {text-align: center; padding:0;margin:0 20px -20px 0;}
.icon {padding:0 10px 0 0}

#footer{
	width:460px;
	margin:0 auto;
}

.dater {margin-left:7px;}


.daterLeft {
display:block;
width: 342px;
height: 52px;
background: url(../images/daterLeft.png) no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
float:left;
margin-left:10px;
}
 
.daterLeft:hover {
background-position: 0 -50px;
}


.daterRight {
display:block;
width: 108px;
height: 52px;
background: url(../images/daterRight.png) no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
float:right;
}
 
.daterRight:hover {
background-position: 0 -50px;
}

.daterUnder {
display:block;
width: 455px;
height: 52px;
background: url(../images/daterUnder.png) no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
float:left;
margin-top:-5px;
}
 
.daterUnder:hover {
background-position: 0 -50px;
}
