body
	{
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	margin: 0px 0px
}

h1
	{
	font-family:      Arial,Helvetica,sans-serif;
	font-size:        small;
	font-weight:      bold;
}

h2 {
	font-family:      Arial,Helvetica,sans-serif;
	font-size:        x-small;
	font-weight:      bold;
}

img {
	border:           none;
}

a, a:visited {
	color: #710000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

#header {
	text-align: center;
}

#navbarbg {
	background: #E2E2E2;
}

#navbar {
/*	height: 35; */
	background: #E2E2E2;
	color: #000000;
	padding: 9px 0px 9px 0px;
}

#navbarcenter {
	background: #E2E2E2;
	text-align: center;
}
	
#navbarcenter li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbarcenter ul {
	margin: 0px;
	padding: 0px;
}
		
#navbarcenter a, #navbarleft a:visited {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
		
#navbarcenter a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#content {
	width: 875px;
	margin: 20px auto 0px;
	padding: 0px;
	text-align: left;
}

.textcenter {
	text-align: center;
}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}

#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
/*	margin: 20px 0px 0px 0px;
	padding: 20px 0px 10px 0px; */
	text-align: center;
	}

#content h2 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
/*	margin: 0px; */
	border-bottom: 1px solid #C0C0C0;
	text-align: center;
}

#content h3 {
	color: #000000;
	font-size: 14px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: .33em;
	margin-top: .33em;
}

#content h4 {
	text-align: center;
}

#contentleft {
	float: left;
	width: 400px;
	margin: 0px 0px 0px 0px;
}

#features {
	border-top: 2px solid black;
	padding-top: 20px;
}

#features p {
	padding-bottom: 5px;
	line-height: normal;
	color: #000000;
}

#feature_r {
	width: 48%;
	float: right;
}

#feature_l {
	width: 48%;
	float: left;
}

.feature_box {
	margin-left: 40px;
	margin-bottom: 15px;
}

.feature_title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}

#prodinfo {
	border-top: 2px solid black;
	padding-top: 20px;
	padding-bottom: 10px;
}

#prodinfo p {
	padding-bottom: 10px;
	line-height: normal;
	color: #000000;
}

#prodinfo_footer {
	border-top: 2px solid black;
	padding-top: 20px;
	padding-bottom: 10px;
}

.screenshots 
{
	border-spacing: 20px 20px;
	width: 100%;
}

.screenshots td
{
	font-size: 14px;
	font-weight: bold;
}

#footerbg {
	background: #E2E2E2;
}

#footer {
	width: 700px;
	height: 80px;
	color: #000000;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	line-height: 14px;
}

#footercenter {
	text-align: center;
	font-size: x-small;
	padding: 20px ;
}
