body {
	background-color: #FFFFFF;
	background-image: url(./images/bg.png);
	background-position: center top;
	margin: 0px;
	margin-bottom: -20px;
	padding: 0px;
	color: #808080;
/*color: #A3A3A3;*/
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #646464;
/*color: #A3A3A3;*/
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

.horspacer {
	visibility: hidden;
	height: 16px;
	overflow: none;
}

form {
	padding: 0px;
	margin: 0px;
}	

#leftshadow {
	background-image: url(./images/leftshade.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 788px;
	margin: auto;
	background-color: #FFFFFF;
}

#rightshadow {
	background-image: url(./images/rightshade.png);
	background-position: right top;
	background-repeat: repeat-y;
	width: 788px;
}

#header {
	width: 738px;
	height: 100px;
	background-image: url(./images/header.jpg);
	background-color: #3366AA;
	margin: auto;
}

#menu {
	width: 738px;
	height: 27px;
	margin: auto;
	background-image: url(./images/menubg.png);
	background-color: #FFFFFF;
}

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

#menu ul li {
	height: 27px;
	width: 90px;
	line-height: 27px;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(./images/menusep.png);
}

#menu ul li.last {
	background-image: none;
}

.menuitem {
	display: block;
	overflow: hidden;
	width: 90px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-left: 2px;
}

.menuitem span {
	display: none;
}

.menuitem:hover  {
	background-position: -90px 50%;
}

.menuitem_active {
	display: block;
	overflow: hidden;
	width: 90px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: -180px 50%;
	margin-left: 2px;
}

.menuitem_active span {
	display: none;
}

#pagetitle_row {
	width: 738px;
	height: 60px;
	margin: auto;
	background-image: url(./images/pagetitle.png);
	background-color: #82c53a;
}

#pagetitle {
	width: 200px;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	text-align: center;
	vertical-align: middle;
}

#mainbg {
	width: 738px;
	margin: auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(./images/middlebg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#topspacer {
	width: 738px;
	height: 20px;
	margin: auto;
	float: none;
	clear: both;
}

#advert_space {
	width: 150px;
	float: left;
	text-align: center;
	clear: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#advert_title {
	width: 150px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(./images/titleforad.png);
}

#advert_block {
	width: 120px;
	height: 600px;
	margin: auto;
}

#maincontent {
	width: 565px;
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px;
}

#maincontent_wide {
	width: 738px;
	float: none;
	clear: both;
	margin: auto;
	padding: 0px;
}

#bottomspacer {
	width: 738px;
	height: 20px;
	margin: auto;
	float: none;
	clear: both;
}

#bottom {
	background-image: url(./images/bottomline.png);
	background-repeat: no-repeat;
	background-position: 50% 8px;
	width: 738px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	float: none;
}

#bottom p {
	padding: 16px;
}

#home_startblocks {
	height: 218px;
	clear: both;
	float: right;
}

.home_blocktitle {
	width: 37px;
	height: 154px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 32px;
	margin-bottom: 32px;
}

.home_blocktitle h1 {
	display: none;
}

#home_discovertitle {
	background-image: url('./images/home_discover.png');
	background-position: 14px 8px;
}

#home_downloadtitle {
	background-image: url('./images/home_download.png');
	background-position: 14px 8px;
}

#home_supporttitle {
	background-image: url('./images/home_support.png');
	background-position: 15px 8px;
}

.home_block {
	width: 151px;
	height: 154px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 32px;
	margin-bottom: 32px;
}

.home_block p {
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

.home_block p a {
	text-decoration: underline;
	color: #FFFFFF;
}

#home_discoverblock {
	background-color: #3050A0;
	background-image: url('./images/home_discoverbg.png');
}

#home_downloadblock {
	background-color: #70B040;
	background-image: url('./images/home_downloadbg.png');
}

#home_supportblock {
	background-color: #E0C000;
	background-image: url('./images/home_supportbg.png');
}

.boxheader {
	height: 31px;
	background-repeat: repeat-x;
	overflow: hidden;
}

.boxheader h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 6px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	padding: 0px;
	color: #FFFFFF;
	float: left;
}

.boxheader h2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 6px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	padding: 0px;
	color: #FFFFFF;
	float: right;
	font-style: italic;
}


.boxheader a:link,
.boxheader a:visited,
.boxheader a:active,
.boxheader a:hover
{
color: #FFFFFF;
}

.boxheader .left {
	height: 31px;
	width: 10px;
	background-repeat: no-repeat;
	float: left;
	margin-left: -1px;
}

.boxheader .right {
	height: 31px;
	width: 9px;
	background-repeat: no-repeat;
	float: right;
	margin-right: -1px;
}

.blueheader {
	background-color: #5081CD;
	background-image: url('./images/blueheader.png');
}

.blueheader .left {
	background-image: url('./images/blueheaderl.png');
}

.blueheader .right {
	background-image: url('./images/blueheaderr.png');
}

.greenheader {
	background-color: #73BC2F;
	background-image: url('./images/greenheader.png');
}

.greenheader .left {
	background-image: url('./images/greenheaderl.png');
}

.greenheader .right {
	background-image: url('./images/greenheaderr.png');
}

.yellowheader {
	background-color: #E3C508;
	background-image: url('./images/yellowheader.png');
}

.yellowheader .left {
	background-image: url('./images/yellowheaderl.png');
}

.yellowheader .right {
	background-image: url('./images/yellowheaderr.png');
}

.contentbox_first {
	background-image: url('./images/contentboxl.png');
	background-repeat: repeat-y;
	background-position: left top;
}

.contentbox_second {
	background-image: url('./images/contentboxr.png');
	background-repeat: repeat-y;
	background-position: right top;
}

#home_newsboxes {
	float: right;
}

.home_newsbox {
	width: 255px;
	padding-left: 24px;
	float: left;
}

.contentbox {
	background-image: url('./images/contentboxbg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	padding-bottom: 8px;
}

.contentbox h3 {
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	padding-top: 8px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.contentbox p, .contentbox .postcolor, .contentbox table, .contentbox applet {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 8px;
	text-align: left;
}


.contentbox ul {
	list-style-type: square;
	list-style-image: url('./images/listbullet.png');
	padding-left: 36px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}

.contentbox_bottom {
	background-image: url('./images/contentboxb.png');
	height: 11px;
	overflow: hidden;
}

.contentbox_bottom .left {
	background-image: url('./images/contentboxbl.png');
	height: 11px;
	width: 9px;
	overflow: hidden;
	float: left;
}

.contentbox_bottom .right {
	background-image: url('./images/contentboxbr.png');
	height: 11px;
	width: 9px;
	overflow: hidden;
	float: right;
}

.contentbox a {
	text-decoration: underline;
	/*color: #A3A3A3;*/
	color: #646464;
}

.contentbox ul li a {
	text-decoration: none;
}

.contentbox a:hover {
	color: #000000;
}

#home_flash {
	width: 530px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.faqquestion {
	width: 472px;
	height: 39px;
	background-image: url('./images/faqquestion.png');
	line-height: 39px;
	color: #5182CF;
	overflow: hidden;
	margin: auto;
	font-weight: bold;
	text-align: left;
	text-indent: 32px;
	cursor: pointer;
}

.faqanswer {
	background-image: url('./images/faqanswerbg.png');
	width: 454px;
	height: 0px;
	position: relative;
	margin: auto;
	top: -5px;
	overflow: hidden;
}

.faqanswercontent {
	margin-top: -100%;
}
.faqanswertext {
	padding-left: 32px;
	padding-top: 16px;
	padding-right: 32px;
	text-align: left;
}

.faqanswertop {
	background-image: url('./images/faqanswertop.png');
	width: 454px;
	height: 5px;
	overflow: hidden;
}

.faqanswerbottom {
	background-image: url('./images/faqanswerbottom.png');
	width: 454px;
	height: 31px;
	overflow: hidden;
}

.faqspacer {
	height: 4px;
	overflow: hidden;
	visibility: hidden;
}

.download_release {
	width: 510px;
	height: 143px;
	overflow: hidden;
	background-image: url('./images/download_release.png');
	margin: auto;
	color: #FFFFFF;
	background-color: #2E5EA7;
	text-align: left;
}

.download_release h1 {
	font-weight: bold;
	padding-left: 170px;
	padding-top: 16px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	font-size: 14px;
}

.download_release p {
	padding-left: 170px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin: 0px;
	font-size: 11px;
}

.downloadoptions {
	width: 510px;
	margin: auto;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	height: 34px;
}

.downloadbtn {
	display: block;
	width: 115px;
	height: 34px;
	background-image: url('./images/downloadbtn.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

.downloadbtn span {
	display: none;
}

.downloadolderbtn {
	display: block;
	width: 115px;
	height: 34px;
	background-image: url('./images/downloadother.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

.downloadolderbtn span {
	display: none;
}

#download_promote {
	width: 247px;
	height: 122px;
	overflow: hidden;
	background-image: url('./images/download_promote.png');
	float: left;
	display: block;
}

#download_promote h1 {
	font-weight: bold;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

#download_promote p {
	padding-left: 14px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 58px;
	margin: 0px;
  font-size: 11px;
}

#download_more {
	width: 510px;
	margin: auto;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
}

.newscomments {
	text-align: right;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 8px;
}

.feature {
	display: block;
	text-align: left;
	float: none;
	clear: both;
	margin: 16px;
}

.featurewrapper {
	height: 104px;
	background-image: url('./images/feature_nothumb.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 117px;
}

.featuretopspacing {
	height: 18px;
	display: block;
	overflow: hidden;

}

.featurebottomspacing {
	height: 13px;
	display: block;
	overflow: hidden;
}

.featurecontentwrapper {
	height: 73px;
	background-color: #E1E1E1;
	background-image: url('./images/feature_endline.png');
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
}

.featureinsidewrapper {
	background-color: #FFFFFF;
	height: 71px;
	margin-top: 1px;
}

.featuretextwrapper {
	padding-top: 2px;
	padding-left: 4px;
}

.featuretextwrapper h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
	color: #4376B8;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.featuretextwrapper p {
	margin: 0px;
	padding: 0px;
	color: #75C330;
	font-family: Tahoma;
	font-size: 11px;
}