#navbar {
	margin: 0;
	padding: 0.5em 0;
	width: 849px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	background-color: #AAAAAA;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#main #page p {
	margin-bottom: 3px;
}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#navbar li {
	display: inline;
	margin: 0;
	padding: 0 0 0 25px;

	/*text-shadow: 0px 2px 4px #000; */
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	position: relative;
	width: auto;
	left: 0px;
	top: 0px;
}
#navbar li a {
	color: #004080;
	text-decoration: none;
	font-size: 12px;
}
#main {

}

#home		#navHome			a,
#sales			#navSales			a,
#docs			#navDocs		a,
#contact		#navContact		a,
#downloads			#navDownloads	a,
#fourms		#navForums		a,
#demos		#navDemos		a,
#blogs	#navBlogs	a,
#navbar li a:hover {
	font-size: 10pt;
}
body {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
}
#page {
	/*	margin: 0px;
	padding: 0px;
	overflow: hidden; */
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;/*	top: 88px;
	left: 9px;
	width: 620px; */
}


#main #page img#bbshot1 {
	margin-right: 40px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: 0px;
}
#main #page img#bbshot2 {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

#main #page h3 {
	padding-left: 15px;
	font-size: 110%;
	margin-top: 12px;
}
#main a:link {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 85%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
#main a:visited {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 85%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
#sidebar2 {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	color: #004080;
}
#sidebar2 a:link {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 90%;
	color: #004080;
	line-height: 90%;
	font-weight: bold;
	text-decoration: none;
}
#sidebar2 a:visited {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 90%;
	color: #004080;
	line-height: 90%;
	font-weight: bold;
	text-decoration: none;
}
.license {
	font-size: 100%;
	margin-left: 5px;
}
p.license {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 85%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h1.license {
	margin-left: 23px;
}
h3.license {
}
h3.license {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
li.license {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 90%;
	text-indent: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	list-style-type: square;
}
ul.license {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sales #license a:link {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 85%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 85%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Lucida Grande", Verdana, sans-serif;
	font-size: 90%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}

.footer2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 80%;
	color: #005190;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
	background-color: #AAAAAA;
	padding-left: 28px;
}
li.number {
	line-height: 100%;
	margin-top: 6px;
	font-size: 85%;
}

li.bullet {
	list-style-type: square;
	margin-top: 3px;
	font-size: 85%;
}


  
#navbar_phpBB {
	margin: 0;
	padding: 0.5em 0;
	width: 500px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	background-color: #AAAAAA;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navbar_phpBB ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#navbar_phpBB li {
	display: inline;
	margin: 0;
	padding: 0 0 0 25px;

	/*text-shadow: 0px 2px 4px #000; */
}
#navbar_phpBB li a {
	color: #004080;
	text-decoration: none;
	font-size: 12px;
}
#home		#navHome			a,
#sales			#navSales			a,
#docs			#navDocs		a,
#contact		#navContact		a,
#downloads			#navDownloads	a,
#fourms		#navForums		a,
#demos		#navDemos		a,
#navbar_phpBB li a:hover {
	color: #ffffff;
	font-size: 12px;
}

/*
/*unused? */

/*
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #005190;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #AAAAAA;
	position: relative;
	left: 0px;
	padding-right: 5px;
	width: auto;
	padding-left: 28px;
	margin-top: 10px;
	top: 5px;
}

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #004080;
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	border-right-width: thick;
	border-right-style: inset;
	border-right-color: #004080;
	height: 550px;
	position: absolute;
	margin-top: 5px;
}
#sidebar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #004080;
	line-height: 7px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #004080;
	line-height: 7px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #AAAAAA;
	font-weight: bold;
}
.sidebarItem {
	font-size: 95%;
	color: #004080;
	line-height: 95%;
	font-weight: bold;
}#sidebar2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #004080;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;

}
#sales #license p {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 90%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sales #license h3 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}
#sales #license li {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 90%;
	text-indent: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sales #license ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sales #license a:visited {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 90%;
	text-indent: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
*/

*/
.caption {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 90%;
}
.caption {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 90%;
}
#navbar2 {
	margin: 0;
	padding: 0.5em 0;
	width: 849px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	background-color: #DDDDDD;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#navbar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navbar2 li {
	display: inline;
	margin: 0;
	padding: 0 0 0 25px;
}
#navbar2 li a {
	color: #004080;
	text-decoration: none;
	font-size: 12px;
}
