body
{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 11pt;
	background: #888888 url(images/home/bg.gif) repeat-x;
}

.hidden
{
	display: none;
	clear: inherit;
}

.unhidden { display: block; }


img { border: 0; }

div#container
{
	width: 931px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/nav/contentbar.gif) repeat-y;
}

div#header
{
	width: 930px;
	background-color: #565656;
}

div#mainleft { float: left; }

div#maincontent
{
	float: left;
	color: #fff;
	padding-bottom: 30px;
	padding-top: 30px;
	width: 899px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 0px;
	border-right: 0px;
}

div#mainright { float: left; }

div#footer
{
	font-size: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#maincontent p
{
	margin-left: 60px;
	margin-right: 60px;
}

div#maincontent table { font-size: 12px; }

#contacttable
{
	color: #000;
	font-weight: bold;
}

#titlemaincontent
{
	margin-left: 60px;
	border: 0;
	padding-bottom: 10px;
}

div#maincontent li
{
	margin-left: 60px;
	margin-right: 60px;
	list-style-image: url(images/nav/bullet.gif);
	font-size: 11pt;
	line-height: 14pt;
}

.resellarslink
{
	color: #fbb40d;
	font-size: 11pt;
	font-weight: bold;
	line-height: 14pt;
}

.resellarslist
{
	margin-left: -40px;
	margin-right: -40px;
}

h1, h2, h3, h4
{
	color: #fbb40d;
	padding-left: 60px;
	padding-right: 60px;
}


.orangetext
{
	color: #FBB40D;
	font-weight: bold;
}

p
{
	color: #FFF;
	font-size: 11pt;
	line-height: 16pt;
}

h1
{
	font-size: 16pt;
	font-weight: lighter;
}

h2
{
	font-size: 14pt;
	font-weight: lighter;
}

h3
{
	font-size: 12pt;
	font-weight: lighter;
}

h4 { font-size: 10pt; }
th { color: #1B79BA; }



A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #fbb40d;
}

A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

A:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

a#home img { background: url("images/nav/home_off.gif") no-repeat; }
a#home:hover img { background: url("images/nav/home_hover.gif") no-repeat; }
a#about img { background: url("images/nav/about_off.gif") no-repeat; }
a#about:hover img { background: url("images/nav/about_hover.gif") no-repeat; }
a#products img { background: url("images/nav/products_off.gif") no-repeat; }
a#products:hover img { background: url("images/nav/products_hover.gif") no-repeat; }
a#features img { background: url("images/nav/features_off.gif") no-repeat; }
a#features:hover img { background: url("images/nav/features_hover.gif") no-repeat; }
a#faq img { background: url("images/nav/faq_off.gif") no-repeat; }
a#faq:hover img { background: url("images/nav/faq_hover.gif") no-repeat; }
a#contact img { background: url("images/nav/contact_off.gif") no-repeat; }
a#contact:hover img { background: url("images/nav/contact_hover.gif") no-repeat; }
a#downloads img { background: url("images/home/download_off.jpg") no-repeat; }
a#downloads:hover img { background: url("images/home/download_on.jpg") no-repeat; }
a#distributors img { background: url("images/home/distributors_off.jpg") no-repeat; }
a#distributors:hover img { background: url("images/home/distributors_on.jpg") no-repeat; }