body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color:000000;
background-image:url(images/bg.jpg);
background-position:top;



}

.form {
	font-family: arial;
	font-size: 10px;
	color: #dedede;
background-color:#363636;
border-bottom-color:#686868;
}


.border {

border-color:#686868;
border:10px;

}
.formtext {
	font-family: arial;
	font-size: 9px;
	color: #dedede;

}

.body {
	font-family: arial;
	font-size: 12px;
	color: #c7c7c7;

}

.body a {
	font-family: arial;
	font-size: 12px;
	color: #00adef;
	text-decoration: none;
}

.body a:link {
	font-family: arial;
	font-size: 12px;
	color: #00adef;
	text-decoration: none;

}

.body a:hover {
	font-family: arial;
	font-size: 12px;
	color: #00adef;
	text-decoration: underline;

}
.body a:visited {
	font-family: arial;
	font-size: 12px;





	
	
	}



.body2 {
	font-family: arial;
	font-size: 11px;
	color: #808080;

}

.body2 a {
	font-family: arial;
	font-size: 11px;
	color: #00adef;
	text-decoration: none;
}

.body2 a:link {
	font-family: arial;
	font-size: 11px;
	color: #00adef;
	text-decoration: none;

}

.body2 a:hover {
	font-family: arial;
	font-size: 11px;
	color: #00adef;
	text-decoration: underline;

}
.body2 a:visited {
	font-family: arial;
	font-size: 11px;

}

	
	
	



.heading {
	font-family: arial;
	font-size: 15px;
	color: #00adef;
	font-weight:bold;
	text-transform: uppercase;

}

.heading2 {
	font-family: arial;
	font-size: 13px;
	color: #00adef;
	font-weight:bold;
	text-transform: uppercase;
}

.heading3 {
	font-family: arial;
	font-size: 12px;
	color: #00adef;
	font-weight:bold;
	text-transform: uppercase;
}




	
	
	
	



	
.bottomlink {
	font-family: arial;
	font-size: 11px;
	color: #5f5f5f;
		text-decoration: none;

}



.bottomlink a {
	font-family: arial;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
}

.bottomlink a:link {
	font-family: arial;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;

}

.bottomlink a:hover {
	font-family: arial;
	font-size: 11px;
	color: #00adef;
	text-decoration: none;

}
.bottomlink a:visited {
	font-family: arial;
	font-size: 11px;

}.index_16{
background-image:url(images/index_16.jpg);
}

.index_17{
background-image:url(images/index_17.jpg);
}.index_21{
background-image:url(images/index_21.jpg);
}

.index_18{
background-image:url(images/index_18.jpg);
}
.index_19{
background-image:url(images/index_19.jpg);
}
.index_20{
background-image:url(images/index_20.jpg);
}
.index_31{
background-image:url(images/index_31.jpg);
}.index_02{
background-image:url(images/index_02.jpg);
}.img{
background-image:url(images/banner-img.jpg);
}




ul{
 margin-right:4px;
padding-left: 30px;}

li{

	list-style-image: url(images/li.png);



}


/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:471px;
		height:319px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:750px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		}	
	#nextBtn a{ 
		}												

/* // Easy Slider */