.g_tabs_ul li.g_selected{
	display:block;
	background:url(guide-images/g_features-btn-bg.jpg) 0 0 no-repeat;
	width:112px;
	height:31px;
	color:#333;
	line-height: 30px;
}
.banner-bgtop {
	background-image: url(images/banner-bgtop.jpg);
	background-repeat: no-repeat;
	height: 292px;
	background-position: right bottom;
}
h2 {
	font-family: Arial;
	font-size: 40px;
	color: #3f3f3f;
	padding: 0px;
	line-height: 36px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	display: block;
}
.banner-text {
	font-family: Verdana;
	font-size: 11px;
	color: #575757;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 16px;
}

.banner {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 300px;
}
.banner li{
	background-image: url(images/icon-1.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0e0e0e;
	padding-left: 30px;
	margin-bottom: 15px;
	line-height: 24px;
	background-position: 0px 0px;
}
.banner li p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #545454;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.banner-freedownload {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	color: #0672c9;
}
.banner-freedownload a{
	color: #0672c9;
	text-decoration: underline;
}
.banner-freedownload a:hover{
	text-decoration: none;
}

.banner-price {
	color: #e74100;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	text-indent: 5px;
}
a.buybutton{
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 231px;
	display: block;
}
a.buybutton:hover{
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	background-position: 0px -61px;
}

