@charset "utf-8";
/* CSS Document */

 
  
body
{
background-image:url(images/css/slider/bg2.jpg);
background-repeat:no-repeat;

}


.dock {
	position: absolute; 
	height: 50px; 
	margin-top:130px;
	margin-left: 700px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 100px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: top;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
	height:20px;
}

.spons
{
background-image:url(images/css/spons.png);
background-repeat:no-repeat;
position:absolute;
left:135px;
top:277px;
height:200px;
width:195px;
margin:0 auto;
}
.pics
{
position:absolute;
top:40px;
left:20px;
margin:0 auto;
}


.reel
{
position:absolute;
top:257px;
left:360px;
width:810px;
height:286px;
overflow:hidden;
margin:0 auto;
}
.photos
{
position:relative;
top:10px;
left:230px;
margin:2px auto;
}

.sliding_script
{
position:relative;
top:10px;
left:-170px;
margin:0 auto;
color:white;
}
.tabs1
{
position:absolute;
top:545px;
left:370px;
width:142px;
height:109px;
margin:0 auto;
}
.text
{
position:absolute;
top:545px;
left:512px;
width:306px;
height:247px;
margin:0 auto;
}
.intro {
	overflow: none;
	font:20px harlow jokerman;
	color:white;
	width:420px;
    height:270px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	position:absolute;
    top:10px;
    left:0px;
    margin:0 auto;
}
.text1
{
position:absolute;
top:544px;
left:818px;
width:340px;
height:247px;
margin:0 auto;
}
.follow_us {
    position:absolute;
	left:10px;
	top:10px;
	font-family:comic sans ms;
    font-size:20px;
	color:#D9E116;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.online
{
background-image:url(images/css/online.png);
background-repeat:no-repeat;
position:absolute;
top:60px;
left:65px;
width:207px;
height:72px;
margin:0 auto;
}
.dock1 {
	position: absolute; 
	height: 50px; 
	margin-top:20px;
	margin-left:130px;
	text-align: center;
}
.dock-container1 {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item1 {
	display: block;
	width: 100px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: top;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item1 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 80%; 
}
.dock-item1 span {
	display: none; 
	padding-left: 20px;
	height:2px;
}

.leftlight
{
	background-image:url(images/css/leftlight.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:204px;
	left:-0px;
	width:167px;
	height:593px;
	margin:0 auto;
}
.leftlightyellow
{
	background-image:url(images/css/yellowleft.png);
	background-repeat:no-repeat;
	position:absolute;
	top:-290px;
	left:-1375px;
	width:1600px;
	height:1000px;
	margin:0 auto;
}


.bottomlight
{
position:absolute;
top:654px;
left:370px;
width:142px;
height:120px;
margin:0 auto;
}



#sliderWrap {
margin: 0 auto;
width: 300px;
}
#slider {
	position: absolute;
	background-image:url(images/css/slider/slider.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 300px;
	height: 158px;
	margin-top: -141px;
	left: 859px;
	top: 6px;
}
#slider img {
border: 0;
}
#sliderContent {
	position: absolute;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	left: 1px;
	top: -1px;
}
#a1{
border:0px;
color:white;
text-decoration:none;
}
#a1:hover{
border:0px;
color:brown;
text-decoration:none;
}
#header {
margin: 0 auto;
width: 600px;
background-color: #F0F0F0;
height: 100px;
padding: 10px;
}
#openCloseWrap {
position:absolute;
margin: 143px 0 0 120px;
font-size:12px;
font-weight:bold;
}
.bottom
{
    top:0px;
	right:0px;
	height:100px;
	width:500px;
}
.Container {
  position: absolute;
  top: 30px; left: 40px;
  width: 380px;
  height: 270px;
  background-imge: url(images/container.jpg);
  
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 400px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: comic sans ms;
  font-size: 15px;
  text-indent: 20px;
  color: white;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  margin: 20px 20 20 20px;
  
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: -10px; left: -40px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px; left: -40px;
}
 #divLoadCont{
	 position:absolute;
	 width:100%;
	 height:98%; 
	 top:0; left:0; 
	
	 layer-background-color:white;
	 font-family:arial,helvetica; 
	 z-index:100
	 }




