@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #0d0d0d;
}

#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;
}





#content {
	font-weight:bold;
	width: 980px;
	margin:auto;
	margin-top: 100px;
}

#contentother {
	width: 980px;
	margin:auto;
	margin-top: 30px;
}

.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;
}