/*
 * Home Specific
 */
#hm_content_wrapper { 
	padding: 22px 0 0 30px;
}
#hm_content {
    background: url(../img/hm_bg.jpg) no-repeat top left;
    height: 369px;
	overflow: hidden;
	font-size: 41px;
	padding: 65px 0 0 383px;
}
#hm_content h1 {
	width: 394px;
    font-size: 14px;
    line-height: 1.5em;
    text-indent: 30px;
	padding: 60px 20px 0 40px;
}
#hm_content ul {
	font-size: 20px;
	color:#FFFFFF;
	line-height:1.6em;
	padding: 15px 0 0 180px;
}
/* IE7 does not support the star-html hack anymore, so this is ignored by IE7: */
* html #hm_content li {
  background: transparent none;
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bullet_sm_hand.png',sizingMethod='scale');*/
  list-style-type: disc;
  color: #c9dd28;
  padding-left: 0;
  margin-left: 40px;
}
#hm_content span { color: #fff; } 
#hm_content li {
	background:transparent url(../img/bullet_sm_hand.png) no-repeat scroll left center;
	padding-left: 35px;
}
#hm_product_overlay {
	position: absolute;
	top: 24px;
	right: 135px;
}
#hm_clip {
	position: absolute;
	right: 271px;
	top: 535px;
}

#hm_cols {
/*position: relative;
bottom: 60px;
left: 200px;*/
margin-top: -50px;
}
#hm_col1, #hm_col2 {	
	/*padding: 18px 30px 22px 22px; 
	line-height: 18px;
	margin:-50px 0 0;*/
	float: left;
}
#hm_col1 {
/*	width: 244px;
	background:transparent url(../img/hm_col1_bg.gif) no-repeat top left;	
	float: left;
	margin: -50px 11px 0 200px;*/
	margin-right: 11px;
}

#hm_col2 {
/*	width: 274px;
	height: 71px;
	background:transparent url(../img/hm_col2_bg.gif) no-repeat top left;
	float: left;*/
}
.btn_buy_now { 
	/*padding: 12px 0 0 218px;*/
	position: relative;
	float: right;
	right: 200px;
	top: 10px;
}
.hm_col { 
	/*padding: 12px 0 0 218px;*/
	position: relative;
/*	float: right;
	right: 200px;
	top: 10px;*/
}

#studio5 { width: 350px; height: 38px; color: #787878; padding: 10px 0 0 5px;}
#studio5 img { float: left; }
#studio5 span { float: left; padding: 12px 8px 0 0;}

