body {
	background: #EAF5FF;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#innercontent {
	color: #463760;
	padding: 5px;
}

div#navi {
	background: #0080C0;
	border-bottom: 1px solid #006599;
}

div#navi ul {
	float: right;
	margin: 0;
	overflow: visible;
	padding: 0;
}

div#navi ul li {
	display: inline;
}

div#navi ul li a#current, div#navi ul li a#current, div#navi ul li a:hover, div#navi ul li a:focus {
	background: #009CEC;
	color: #606060;
}

div#navi ul li a, div#navi ul li span {
	border: 0;
	color: #FFFFFF;
	display: block;
	float: left;
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -1px;
	padding: 5px 10px 7px;
	position: relative;
	text-decoration: none;
}

div#wrapper {
	margin: 10px auto;
	text-align: left;
	width: 850px;
}

h1, h2, h3, h4 {
	color: #1759CF;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.rbbot {
	background: url(images/br.gif) no-repeat bottom right;
}

.rbbot div {
	background: url(images/bl.gif) no-repeat bottom left;
}

.rbcontent {
	height: 50px;
	margin: 0 7px;
}

.rbroundbox {
	background: url(images/nt.gif) repeat;
}

.rbroundbox {
	margin: 5px;
	width: 40%;
}

.rbroundbox #iconlink {
	float: left;
}

.rbroundbox #textlink {
	color: #256504;
	float: right;
	padding: 12px 5px;
}

.rbroundbox #textlink .filesize {
	color: #256504;
	font-size: 10px;
	text-align: right;
}

.rbroundbox a {
	color: #256504;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-decoration: underline;
}

.rbroundbox a:hover {
	color: #123003;
}

.rbroundbox img {
	text-decoration: none;
}

.rbtop {
	background: url(images/tr.gif) no-repeat top right;
}

.rbtop div {
	background: url(images/tl.gif) no-repeat top left;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	font-size: 1px;
	height: 7px;
	width: 100%;
}

#features h3 {
	margin-bottom: 0;
}

#features p {
	margin-top: 0;
}

#innerwrapper {
	background: #FFF;
}

#outerwrapper {
	background: #0080C0;
	padding: 2px;
}

div.top {
	margin: 0;
	padding: 0;
	text-align: right;
}

div.top div {
	display: inline;
	white-space: nowrap;
}

div.top div.left {
	float: left;
}

#news>div.top {
	display: table;
	width: 100%;
}

#news>div.top div {
	display: table-cell;
}

#news>div.top div.left {
	float: none;
	text-align: left;
}

#news>div.top div.right {
	text-align: right;
}

div#news h2 {
	background-color: #dcdcdc;
	color: #000080;
	margin: 0 0 5px;
	padding: 5px 2px;
}

div#news h3 {
	background-color: #efefef;
	color: #444;
	margin: 0;
	padding: 5px 2px;
}