* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #696f7f;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
}


a {
	font-family: arial;
    color: #008ee8;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

p {
	font-size: 9pt;
	font-family: arial, sans-serif;
	color: #666;
}


td {
	font-size: 9pt;
	font-family: arial, sans-serif;
	color: #666;
}

tr {
	font-size: 9pt;
	font-family: arial, sans-serif;
	color: #666;
}

table {
	font-size: 9pt;
	font-family: arial, sans-serif;
	color: #666,
}


	img{border:none;}
	
	#advert {
 position:relative;
 top:-50px;
}
	
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }						
	#content{
		position:relative;
		}			
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												



.ad, .ad1, .ad2 {
	margin: 0 0 0;
	padding: 0;
	list-style: none;
}

.ad li, .ad1 li, .ad2 li {
	padding: 0;
	margin: 0 0;
	float: left;
	position: relative;
	text-align: center;
}
.ad a {
	padding: 60px 10px;
	display: block;
	color: #000000;
	width: 208px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/adv.jpg) no-repeat center center;
}

.ad1 a {
	padding: 60px 10px;
	display: block;
	color: #000000;
	width: 208px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/adv1.jpg) no-repeat center center;
}

.ad2 a {
	padding: 60px 10px;
	display: block;
	color: #000000;
	width: 208px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/adv2.gif) no-repeat center center;
}

.ad li em, .ad1 li em, .ad2 li em {
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: 15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}














#button {
  margin: auto !important;
  padding:0 0 0;
  font-size: 12px;
  border:0px;
  background-image:url("images/d_button.gif");
  width:300px;
  height:33px;
  text-align:center;
  font-family:helvetica;
  margin-bottom:0px !important;
}

#secondary {
    color: #FFF;
    padding: 15px 35px;
	font-family:arial;
	font-size:12px;
    
}

#pageslide-slide-wrap {
    background-color: #000;
}

#pageslide-content h2 {
	font-family:arial;
  	color: #FFFFFF;
}

#pageslide-content a { 
font-family:arial;
  font-size:12px;
  padding:20px;
}

.pageslide-close {
 font-family:arial;
  font-size: 12px;
  font-weight: bold;
  padding:10px !important; 
  border: 1px solid #ffffff;
}



#fixed-letters {
	position: fixed;
	top: 200px;
	left: 100px;
	background: url(images/fixed-letters.png) no-repeat;
	width: 500px;
	height: 125px;
}

#scroll-letters {
	position: relative;
	top: 1200px;
	left: 100px;
	background: url(images/scroll-letters.png) top center no-repeat;
	width: 500px;
	height: 825px;
}
