body {
	font:normal 11px/1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0;
	padding: 0 0 10px 0;
	background: #F6F5F5 url(../images/bg.gif) repeat-x;
}
/* Links */

a {
	color: #070;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.more {
	white-space: nowrap;
	padding-right: 10px;
	background: url(../images/learnmore.gif) no-repeat 100% 60%;
	zoom: 1;
	color: #08c;
}
#content {
	float:right;
	width:676px;
	background: url(../images/contentbody.gif) repeat-y 0 0;
	margin-left:10px;
}
#content .head {
	background: url(../images/contenthead.gif) no-repeat 0 0;
}
#content .foot {
	background: url(../images/contentfoot.gif) no-repeat 0 bottom;
	padding: 12px 5px;
}
#content .post {
	clear: both;
	margin: 0 30px;
}
#content .first {
	border-top: 0;
}
#content .post .l {
	float: right;
	width: 140px;
	padding:30px 0 0 0;
}
#content .post .r {
	float: left;
	width: 430px;
	padding: 12px 0;
}
#content .post h2 {
	font-size: 14px;
	margin-bottom: 15px;
	color:#070;
}
#content .post h2 a {
	color:#070;
}
#content .post p {
	line-height: 1.6em;
	margin-bottom: 15px;
}
#content .post a {
	color: #08c;
}
#content .post a:hover {
	text-decoration:underline;
	color: #444;
}
#sidebar {
	width: 224px;
	float: left;
	margin-top:10px;
}
.break {
	clear: both;
}
.screenshot {
	margin:10px;
	border:none;
	float:right;
}
#navigator {
	float:left;
	width:100%;
	background:#F6F5F5;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #ccc;
	margin-bottom:0px;
	font-weight:bold
}
#navigator ul {
	margin:0;
	padding:20px 10px 0 60px;
	list-style:none;
}
#navigator li {
	display:inline;
	margin:0;
	padding:0;
}
#navigator a {
	float:left;
	background:url(../images/tableftF.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#navigator a span {
	float:left;
	display:block;
	background:url(../images/tabrightF.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#318905;
}
#navigator a span {
	float:none;
}
#navigator a:hover span {
	color:#666;
}
#navigator a:hover {
	background-position:0% -42px;
}
#navigator a:hover span {
	background-position:100% -42px;
}
.toplink {
	font-size:10px;
	padding:20px 60px 0 0;
}
.toplink a {
	color:#318905;
}
.toplink a:hover {
	color:#318905;
}
.slogan {
	font-size:9px;
	font-weight:normal;
	margin-top:5px;
	padding:20px 0 0 60px;
}
.slogan a {
	color:#333;
}
.slogan a:hover {
	color:#333;
}
.logoimage {
	float:left;
	margin-right:20px;
	border:none
}
.top {
	margin:0 auto;
	width:960px;
}
.top a:hover {
	color:#444;
	text-decoration:underline;
}
#sidebar {
	width: 224px;
	float: left;
	margin-top:10px;
	background:#fff
}
ul#categories {
	width:225px;
	position:relative;
	padding:0 0 5px 0;
	margin:5px 0;
	list-style:none;
	float:right;
	background-color:#ffffff
}
ul#categories li {
	display:block;
	padding:0px;
	line-height:25px;
	height:25px;
	margin-top:-2px;
	margin-bottom:-2px;
}
ul#categories li {
	margin-top:0px;
	margin-bottom:0px;
	line-height:25px;
}
ul#categories li a {
	display:block;
	overflow:hidden;
	padding:0px 0px 0px 12px;
	text-decoration:none;
	color:#333
}
ul#categories li a:hover {
	color:#333;
	text-decoration:underline;
	background-color:#dce0e7;
}
h3 {
	font-size:12px;
	padding:5px 0 5px 10px;
	color:#060;
	margin:0px;
	background-color:#F6F5F5;
	border-bottom:4px solid #9fcc7f
}
h4 {
	font-size:11px;
}
