body {	
	font-family: Arial;
	color: #003333;
	word-spacing: 0.1em;
	text-align: left;
	line-height: 1.5em;
	font-size: 62.5%;
}

a, a:visited {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

h4 {
	font-size: 1.4em;
	font-family: Trebuchet, Verdana, sans-serif;
	color: #666;
	letter-spacing: 0.2em;
	margin: 0;
}

h5 {
	font-size: 1.2em;
	font-family: Trebuchet, Verdana, sans-serif;
	color: #666;
	letter-spacing: 0.1em;
	margin: 0;
}

.productheads {
	background-image: url(images/h6.png);
	background-repeat: no-repeat;
	height: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 18px;
	padding-left: 4px;
	letter-spacing: 1px;
}

#masthead {
	margin-bottom: 12px;
}

#main {
	font-size: 1.1em;
	width: 850px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#rightNav {
	float: right;
	width: 80px;
}

#navi {
	height: 30px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#navi li {
	display: inline;
	margin: 0;
	padding: 0;
}

#flash {
	clear: both;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 10px 0 10px 0;
}

#clearer {
	clear: both;
}

#content {
	
	float: left;
	width: 525px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#menu {
	float: right;
	width: 250px;

}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menutitle {
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 4px;
	border-bottom: 1px solid;
}

#menu a:link, #menu a:visited {
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#search {
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 16px;
	padding: 5px;
}

#archives {
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 16px;
	padding: 5px;
}

#other {
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 16px;
	padding: 5px;
}

.post {
	margin-right: 30px;
}

.storycontent {
	border-bottom: 1px dotted #555;
	margin-bottom: 20px;
}

.meta {
	font-size: 90%;
	color: #666;
}

#content p {
	font-size: 1.1em;
	line-height: 1.3em;
	font-style: italic;
}

#content img {
	margin-right: 20px;
}

#contentSecondary {	
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentSecond {
	background-image: url(images/3cols.gif);
	background-repeat: repeat-y;
}

#contentSecond td {
	padding-left: 10px;
	padding-right: 10px;
}

#foot {
	clear: both;
	border-top: 1px solid #555;
	padding-top: 12px;
	color: #999;
}

#foot a, #foot a:visited {
	color: #999;
	border-bottom: 1px dotted #999;
}

#foot a:hover {
	color: #333;
	border-bottom: 0px;
}

#new07 {
	position: absolute;
	top: 335px;
	left: 665px;
}

#flashsubs {
	clear: both;
	border-top: 1px solid #555;
	padding: 10px 0 0 0;
}

.subheads {
	font-weight: bold;
	font-size: 1.1em;
	color: #FF0000;
	border-bottom: dotted 1px #FF0000;
}

#content {
	clear: both;
}

/* 2009 navigation styles */

#nav {
	border-bottom: 1px solid #333;
	height: 30px;
	margin-bottom: 12px;
}

#navi {
	
}

#navi li {
	display: inline;
	float: left;
}

#home:link, #home:visited {
	display: block;
	height: 30px;
	width: 51px;
	background: url(../images/home_new.jpg) no-repeat;
}

#home:hover {
	background-position: left bottom;
}

#products:link, #products:visited {
	display: block;
	height: 30px;
	width: 84px;
	background: url(../images/products_new.jpg) no-repeat;
}

#products:hover {
	background-position: left bottom;
}

#news:link, #news:visited {
	display: block;
	height: 30px;
	width: 116px;
	background: url(../images/news_new.jpg) no-repeat;
}

#news:hover {
	background-position: left bottom;
}

#team:link, #team:visited {
	display: block;
	height: 30px;
	width: 86px;
	background: url(../images/team_new.jpg) no-repeat;
}

#team:hover {
	background-position: left bottom;
}

#contact:link, #contact:visited {
	display: block;
	height: 30px;
	width: 75px;
	background: url(../images/contact_new.jpg) no-repeat;
}

#contact:hover {
	background-position: left bottom;
}

#rightNav {
	float: right;
	width: 80px;
	height: 30px;
}

#login:link, #login:visited {
	display: block;
	height: 30px;
	width: 35px;
	background: url(../images/login_new.jpg) no-repeat;
	float: left;
}

#login:hover {
	background-position: left bottom;
}

#register:link, #register:visited {
	display: block;
	height: 30px;
	width: 45px;
	background: url(../images/register_new.jpg) no-repeat;
	float: right;
}

#register:hover {
	background-position: left bottom;
}


i {
	margin-left: -999em;
}