/* this style sheet is used for specific styles for this page and to override global styles */

/* ---------------------------------------------------------- HTML styles */
h1.homehead {
	position:absolute;
	top:-900em;
	left:0;
	height:1px;
	width:1px;
}

/* ----------------------------------------------------------- General styles */

/* CONTENT */
#promo_bar {
  width: 931px; 
  float: left;
  text-align: left; 
  margin-top: 5px;
  margin-bottom: 0px;
}
#promo_main {
  width: 634px;
  height: 297px;
  float: left;
  margin-right:10px;
  margin-bottom:10px;
}
* html #promo_main { 
  left: 0px;
}

#promo_main_text {
  padding: 50px 10px 0 410px;
  font-size: 11px;
}
#promo_main_text p, #promo_main_text H2 {
 	position:absolute;
	top:-900em;
	left:0;
	height:1px;
	width:1px;
}
#promo_links {
  margin: 0 auto;
  padding: 200px 0 0 0;
  text-align:right;
}
		#promo_links a {
		  font-weight: bold;
		  color: #fff;
		  text-decoration: none;
		}
/*--------------------------------------------- right block */

#promo_side {
  width: 280px; 
  float: left;
}
div.promo_subBlock1, div.promo_subBlock2 {
	width:280px;
	height:138px;
	}
div.promo_subBlock1 {
	background-color:#C89956;
	margin-bottom:15px;
	}
div.promo_subBlock2 {
	background-color:#DB5363;
	}
div.subBlockimg {
	float:left;
	width:138px;
	}
div.subBlockTxt {
	float:left;
	width:110px;
	}
		div.subBlockTxt h2 {
			margin: 5px 0px 0 10px;
			font-size: 90%;
			color:#FFFFFF;
			}
		div.subBlockTxt p {
			margin: 0 5px 0 10px;
			font-size:85%;
			color:#FFFFFF;
			}
		div.subBlockTxt a, div.subBlockTxt a:link {
			font-weight: bold;
			color: #FFF;
			text-decoration: none;
			}
		div.subBlockTxt a:hover {
			text-decoration: underline;
			}
		div.subBlockTxt p.go {	
			padding-left: 10px;
			background: url( "../images_v2/li_whiteArrow.gif" ) no-repeat 0px 2px;
			text-decoration: none;
			color: #FFF;
			font-weight: normal;
			margin-top:2px;
			}

/*
#promo_title {
  width: 255px;
  font-size: 12px;
  font-weight: bold;
  color: #03465e;
  margin: 0 0 0 15px;

}
#promo_gifts {
  width: 255px; 
  height: 92px;
  margin: 0 0 0 15px;
  text-align: right;
}
#promo_gifts {
  background: transparent url('../images/home/bak_promo_gifts.png') 0 0 no-repeat;
}
#promo_cal {
  width: 255px; 
  height: 90px;
  margin: 0 0 0 15px;
  text-align: left; 
}
#promo_cal {
  background: transparent url('../images/home/bak_promo_cal.png') 0 0 no-repeat;
}
#promo_cards {
  width: 255px;
  height: 92px;
  margin: 0 0 0 15px;
  text-align: right;
}
#promo_cards {
  background: transparent url('../images/home/bak_promo_cards.png') 0 0 no-repeat;
}
#promo_gifts input, #promo_cal input, #promo_cards input {
  margin: 55px 20px 0 20px;
}
*/

#benefits {
	margin-bottom:10px;
	float:left;
	}
		#benefits div {
			float:left;
			margin-right:11px;
			}
		#benefits div.prints {
			margin-right:0px;
			}

