.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-button {
	background-color: #FFF;
	background-image: url(images/banner-button.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h2 {
	font-family: Arial;
	font-size: 48px;
	color: #378800;
	padding: 0px;
	line-height: 36px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: bold;
	display: block;
}
.banner-text {
	font-family: Verdana;
	font-size: 12px;
	color: #3a8e03;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 24px;
	display: block;
	font-weight: bold;
}

.banner {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 35px;
	margin-right: 5px;
}
.banner li{
	background-image: url(images/icon-1.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #262626;
	padding-left: 30px;
	margin-bottom: 20px;
	line-height: 24px;
	background-position: 0px 0px;
	font-weight: bold;
}
.banner li p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	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: #da5200;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	text-indent: 5px;
	line-height: 60px;
}
img.box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 38px;
	margin-left: 0px;
	display: block;
}

a.buybutton{
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 214px;
	display: block;
	margin-bottom: 26px;
}
a.buybutton:hover{
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

