@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #101010 url(img/body.jpg) repeat-x;
}

#inr_body {
	background: top center url(img/wpr_body.jpg) no-repeat;
}

#wrapper {
	width: 980px;
	margin:auto;
}





#top_menu {
	width: 188px;
	float: right;
	color:#CEE9FD;	
	height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	background: no-repeat url(img/timg-body.jpg);
}

#top_menu ul {
	margin:3px 0 0 0;
	padding:0;
}

#top_menu li {
	display:inline;
	font-size: 12px;
	margin: 0 8px 0 8px;
}

#top_menu a {
	color:#CEE9FD;
	text-decoration:none;
}



#logo {
	float:left;
	width: 266px;
	height: 67px;
	margin-top: 61px;
}





#menu {
	float:right;
	margin-top: 76px;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	display:inline;
	list-style: none;
	margin: 0 0 0 15px;
}





#top_image {
	width: 980px;
	height: 357px;
	margin-top: 63px;
	background:url(img/top_image.jpg) no-repeat;
}

/* SLIDEING IMAGES *** */

#cover{ float: right; position:absolute; top:0px; margin-left:2px; width:280px; height:107px; }	

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		width:980px;
		height:357px;
		overflow:hidden; 
		}
	span#prevBtn{ float: left; position:absolute; top:570px; margin-left: 2px; }
	span#prevBtn a {}
	
	span#nextBtn{ float: right; position:absolute; top:570px; margin-left: 813px; }	
	span#nextBtn a {}
	
	.img { float:left; margin-top:27px; }
	
	.inner_li {
		width:430px; 
		float:right;
		margin-right:20px;
		margin-top:95px;
	}
	
	.img {
		float:left;
		width:457px;
		height:269px;
		background:#292a2d;
		margin-top:39px;
		margin-left:18px;
		padding:7px;
	}
	
	.inner_li h4 {
		margin:0;
		padding:0;
	}
	
	.inner_li p {
		color:#212121;
		margin:10px 0 0 0;
		padding:0;
		font-size:14px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}





#content {
	font-weight:bold;
	width: 980px;
	margin:auto;
	margin-top: 100px;
}

.box {
	color:#fff;
	width: 315px;
	float:left;
	margin-right: 17px;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.box h4 {
	font-size: 18px;
	padding-bottom: 10px;
	margin:0 0 10px 0;
	background: bottom repeat-x url(img/spacer.jpg);
}

.box li {
	margin-bottom: 10px;
}

.box a {
	text-decoration:none;
	color: #caeaea;
}
	

.boxend {
	color:#fff;
	width: 315px;
	float:left;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.boxend h4 {
	font-size: 18px;
	padding-bottom: 10px;
	margin:0 0 10px 0;
	background: bottom repeat-x url(img/spacer.jpg);
}
	


#footer {
	height: 238px;
	clear:both;
	background:url(img/footer-body.jpg) repeat-x;
}
