.banner-bgtop {
	background-image: url(images/banner-bgtop.jpg);
	background-repeat: no-repeat;
	height: 109px;
}
.banner_bgcontent {
	background-color: #FFF;
	background-image: url(images/banner-bgbutton1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2 {
	font-family: Arial;
	font-size: 40px;
	color: #fff;
	padding: 0px;
	line-height: 36px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-weight: bold;
	display: block;
	text-align: left;
}
.googlead {
	margin-left: 40px;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.bannertext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 16px;
	display: block;
	text-align: left;
}


.banner {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 45px;
	margin-right: 370px;
}
.banner li{
	background-image: url(images/icon-1.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #272727;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 24px;
	background-position: 0px 0px;
}
.banner li p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #747474;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.banner-price {
	color: #e24a00;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	line-height: 30px;
	font-style: italic;
}
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;
}
.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;
}

