body {
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #555555;
	color: #333333;
}
#container {
	width: 816px;
	margin: 0px auto;
	background-image: url(../media/graphics/panel-body-repeater.gif);
	background-repeat: repeat-y;
}
#banner {
	background: url(../media/graphics/panel-top.gif) no-repeat;
	width: 816px;
}
#logo {
	background: url(../media/graphics/panel-banner-repeater.gif) repeat-y;
	margin-top: 16px;
	padding-left: 11px;
	width: 805px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav ul {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 4px;
	list-style: none;
	background: #ADABAD url(../media/graphics/nav-repeater.gif) repeat-x;
	height: 50px;
	width: 791px;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
}
#nav li {
	display: block;
	float: left;
	background: url(../media/graphics/nav-item-border.gif) no-repeat right top;	
}
#nav li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 7px;
	font-size:16px;
}
#nav li.norightborder {
	background: url(none);
}
#content {
	width: 795px;
	margin-left: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
#column-left {
	float: left;
	width: 580px;
	padding: 20px;
	text-align: left;
}
#column-right {
	float: left;
	width: 155px;
	padding: 20px 10px 10px;
	height: 214px;
	background-image: url(../media/graphics/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#base {
	height: 16px;
	width: 816px;
	clear: both;
	background-color: #555555;
	background-image: url(../media/graphics/panel-bottom.gif);
	background-repeat: no-repeat;
}
p {
	line-height: 20px;
	margin: 0px 0px 8px;
}
h1, h2, h3, h4 {
	letter-spacing: -1px;
	margin: 0px 0px 8px;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	color: #009999;
}
.heading {
	font-size: 18px;
	color: #a201a2;
}
#notes {
	width: 800px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	font-size: 20px;
	color: #666666;
	border-bottom: 1px solid #666666;
}
p a, li a, td a {
	color: #009999;
}
p a:hover, li a:hover, td a:hover {
	color: #A600A2;
}
.thumbs {
	margin-top: 10px;
	margin-bottom: 20px;
}
.thumbs a {
	border: 5px solid #CCCCCC;
	display: block;
	width: 110px;
}
table.products {
}
table.products td {
	vertical-align: top;
}
tr.altrow {
	background: #EBEBEB;
}
.logo {
	margin: 10px;
	vertical-align: middle;
}
#notes a {
	color: #CCCCCC;
}
h3 {
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
	margin-top: 15px;
}
p.divider {
	font-size: 2px;
	line-height: 2px;
	border-bottom: 1px solid #009999;
	margin: 15px 0px;
}
h2.feature {
	border-bottom-style: none;
	text-align: center;
	color: #FFFFFF;
	background: #009999;
	padding: 5px;
	width: 150px;
	float: right;
}
h2.feature a {
	color: #FFFFFF;
	text-decoration: none;
}
h2.feature a:hover {
	color: #444;
}
.feature-sm {
	font-size: 14px;
}
#nav li a:hover {
	color: #a201a2;
}
.thumbs td {
	padding: 12px;
	text-align: center;
	width: 25%;
	vertical-align: top;
	font-size: 11px;
}
