/************************************************************ START FEATURE ************************************************************/
#feature {
	background: url(../images/productheader.png) no-repeat;
	width: 980px;
	height: auto;
	margin: 20px auto 0 auto;
	padding: 0;
	}


/********** Price Tag & Free Trial Button **********/
#rightfloat {
	width: auto;
	height: auto;
	margin: 15px 30px 0 0;
	padding: 0;
	float: right;
	}
.pricetag {
	background: url(../images/pricetag30.png) no-repeat;
	width: 101px;
	height: 101px;
	margin: 0 0 0 5px;
	}
.freetrial {
	width: 111px;
	height: 27px;
	}
.freetrial a {
	background: url(../images/buttons/freetrial_up.png) no-repeat;
	width: 111px;
	height: 27px;
	position: absolute;
	margin: 15px 0 0 0;
	}
.freetrial a:active {
	background: url(../images/buttons/freetrial_hit.png) no-repeat;
	width: 111px;
	height: 27px;
	position: absolute;
	margin: 15px 0 0 0;
	}
	

/********** Headline **********/
#heading {
	width: 520px;
	height: auto;
	float: right;
	padding: 20px 0 0 0;
	}
#heading h1 {
	font-size: 275%;
	color: #ffffff;
	font-weight: bold;
	}
#heading p {
	font-size: 22px;
	color: #ffffff;
	margin: 10px 0 0 0;
	line-height: 35px;
	}
		
/********** Boss Icon **********/
#prodicon {
	background: url(../images/rm_prod_icon.png) no-repeat;
	width: 185px;
	height: 222px;
	margin: 10px 0 0 50px;
	float: left;
	}

/************************************************************ END FEATURE ************************************************************/

/************************************************************ START CONTENT ************************************************************/
#content {
	width: 980px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	}

/***** Left Rail *****/

#leftrail {
	width: 273px;
	height: auto;
	margin: 5px 0 0 0;
	float: left;
	}
#leftrailtop {
	background: url(../images/sidebarheader.png) no-repeat;
	width: 273px;
	height: 27px;
	}
#leftraildivider {
	background: url(../images/leftraildivider.png) no-repeat;
	width: 273px;
	height: 30px;
	}
#leftrailbody {
	background: #eeeeee;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	width: 255px;
	height: auto;
	padding: 0 8px 10px 8px;
	font-size: 90%;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
	}
#leftrailbottom {
	background: url(../images/sidebarfooter.png) no-repeat;
	width: 273px;
	height: 10px;
	}
.link1, .link2, .link3 {
	width: 273px;
	height: 30px;
	}
.link1 a, .link2 a, .link3 a {
	width: 273px;
	height: 30px;
	position: absolute;
	}

/** AFL **/
.link1 a {
	background: url(../images/buttons/products_leftrail/afl_up.png) no-repeat;
	}
.link1 a:hover {
	background: url(../images/buttons/products_leftrail/afl_over.png) no-repeat;
	}
	
/** TBB **/
.link2 a {
	background: url(../images/buttons/products_leftrail/tbb_up.png) no-repeat;
	}
.link2 a:hover {
	background: url(../images/buttons/products_leftrail/tbb_over.png) no-repeat;
	}

/** RF **/
.link3 a {
	background: url(../images/buttons/products_leftrail/rm_down.png) no-repeat;
	}
.link3 a:hover {
	background: url(../images/buttons/products_leftrail/rm_down.png) no-repeat;
	}

/***** Right Body *****/
#rightbody {
	width: 633px;
	height: auto;
	margin: 0;
	padding: 0 30px 0 0;
	float: right;
	}
#rightbody h2 {
	font-size: 26px;
	color: #4c4b4b;
	padding: 0;
	margin: 0;
	}
#rightbody p {
	font-size: 80%;
	color: #666666;
	line-height: 18px;
	}

/***** Price and Buy *****/
#buy {
	width: 980px;
	height: auto;
	padding: 40px 0 0 0;
	}
#buyborder {
	width: 260px;
	height: auto;
	float: right;
	}
.price {
	font-size: 90%;
	width: 93px;
	color: #999999;
	margin: 6px 25px 0 0;
	float: left;
	}
.buynowbutton {
	width: 111px;
	height: 27px;
	}
.buynowbutton a {
	background: url(../images/buttons/buynow_up.png) no-repeat;
	width: 111px;
	height: 27px;
	position: absolute;
	}
.buynowbutton a:active {
	background: url(../images/buttons/buynow_hit.png) no-repeat;
	width: 111px;
	height: 27px;
	position: absolute;
	}































