* {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;
}
body {
	text-align: center;
	font-family: "Trebuchet MS", Georgia, Arial, Verdana, Tahoma, Sans-serif;
	font-size: 100%;
	background-color: #222;
}
#wrapper {
	background-color: #fff;
	position: relative;
	width: 998px;
	margin: 0 auto;
	padding: 0;
	left:1px;
	text-align: left;
	border-bottom:24px solid #eee;
}
#header {
	background-color: #333;
	height: 108px;
	width: 998px;
}
#headerimage {
	float: left;
}
#headertext {
	width: 580px;
	height: 80px;
	text-align: left;
	float: right;
	padding-top: 20px;
	color: #cce;
}
#maincontent {
	width: 720px;
	padding-left: 10px;
	text-align:left;
	float: left;
	position: relative;
}
#contentright {
	padding: 10px;
}
#contentright li {
	background: url(../images/tick_lblue.gif) no-repeat;
	height:28px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	color: #49c;
}
#contentright p {
	color: #000;
}
#maincontent h2 {
	background: url(../images/h2_dot.gif) no-repeat;
	height: 26px;
	font-size: 100%;
	border-bottom: 1px #E96 dashed;
	padding-top: 4px;
	padding-left: 22px;
	color: #669;
}
#maincontent h3 {
	font-size: 90%;
	color: #336;
	padding-top: 8px;
	padding-bottom: 8px;
}
#topbanner {
	background: url(../images/top_box.jpg) no-repeat 0 50%;
	width:720px;
	height:225px;
	margin:0px;
}
#topbox {
	float:right;
	float:right;
	margin:28px 15px 0px 30px;
 width:360px  font-size: 120%;
	color: #eee;
}
#downloadbox {
	width:			599px;
	margin:			10px 0 10px 0px;
	padding:		10px 0px 10px 0px;
	text-align:		center;
	border:			1px solid #FFC68F;
	background:		#ded;/*#F4F3D5;*/
}
#downloadbox1 {
	width:			232px;
	margin:			10px 0 10px 0px;
	padding:		10px 0px 10px 0px;
	text-align:		center;
}
ul.toplist {
	margin-top:10px;
	margin-bottom: 10px;
	color: #9e6;
}
ul.toplist li {
	line-height: 1.2em;
	background: url(../images/arrow-product.gif) no-repeat 0 50%;
	padding-left: 10px;
	font-size: 0.9em;
}
#buttondown {
	background: #f2f2f2 url(../images/trial.gif) no-repeat left top;
	width: 145px;
	border: 0px;
	float: left;
	height: 29px;
	margin: 0px 12px 0px 0px;
	padding:0px;
	text-align: center;
	white-space: nowrap;
	vertical-align: bottom;
	cursor: pointer;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#buttonbuy {
	background: #f2f2f2 url(../images/buynow.gif) no-repeat left top;
	width: 174px;
	border: 0px;
	float: left;
	height: 29px;
	margin: 0px 12px 0px 0px;
	padding:0px;
	text-align: center;
	white-space: nowrap;
	vertical-align: bottom;
	cursor: pointer;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.NGButton a:link, .NGButton a:visited, .NGButton a:active {
	color: #F0F0F0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	text-decoration: none;
	padding-left: 20px;
}
.NGButton a:hover, .NGButton a:visited:hover {
	color: #FF6600;
	text-decoration: none;
}
#sidebar {
	width: 235px;
	background-color: #dde;
	float: right;
	position: relative;
	border: 1px #ded solid;
	padding: 8px;
}
#sidebar h2 {
	background-color: #49C;
	margin: 0 0 9px 0;
	padding:0 0 0 6px;
	font-size:1em;
	line-height:1.6;
	height:22px;
	color: #FFF;
	border-bottom: 1px #6A6 solid;
}
#sidebar h3 {
	font-size: 80%;
	color: #26C;
}
#sidebar h3 a:link {
	color: #090;
	text-decoration: none;
}
#sidebar h3 a:visited {
	color: #060;
	text-decoration: none;
}
#footer {
	clear: both;
	border-top: 1px #6A6 solid;
	background-color: #CDC;
	text-align: center;
}
.nav {
	width:998px;
	height:30px;
	overflow:hidden;
	background:url(../images/finance_in_ws_001.gif) repeat-x;
	clear:both;
	border-bottom:1px #fff solid;
	text-align: center;
}
.nav li {
	width:105px;
	text-align:center;
	color:#fff;
	float:left;
	font-size:14px;
	height:24px;
	cursor:pointer;
	padding:6px 0 0 0;
}
.nav a:link, .nav a:visited {
	color:#fff;
	text-decoration:none;
}
.nav a:hover {
	color:#fff;
	text-decoration:underline;
}
.nav a:active {
	color:#fff;
	text-decoration:underline;
}
.nav .navRedLi {
	width:110px;
	background:url(../images/finance_in_ws_003.gif);
}
#wrapper_banner {
	width:100%;
	height:380px;
	background-color:#f0f0f0;
	padding: 20px 0px 20px 0px;
}
