@charset "utf-8";
/* CSS Document */


/* Home */

div#splash_wrapper {
	position:				relative;
	margin:					auto;
	padding: 				10px;
	width:					970px;
	height:					522px;
	background:				url("/framework/images/header_top.jpg") top left no-repeat;
}

a#buynow {
	display:				block;
	float:					right;
	width:					314px;
	height:					84px;
	text-indent:			-1999px;
	overflow:				hidden;
	background:				url("/framework/images/nav_buynow.png") top left no-repeat;
	margin:					45px -24px 0px 0px;
}

div#info_box {
	display:				block;
	float:					right;
	width:					548px;
	height:					252px;
	background:				url("/framework/images/background_take_one.png") top left no-repeat;
	margin:					30px -10px 0px 0px;
	color:					#4a453c;
	line-height:			24px;
}

div#info_box p {
	font-size:				16px;
	padding:				80px 30px 8px 30px;
}

div#info_box a {
	display:				block;
	float:					right;
	width:					245px;
	height:					36px;
	text-indent:			-1999px;
	overflow:				hidden;
	background:				url("/framework/images/btn_see_how.png") top left no-repeat;
	margin:					-10px 30px 5px 5px;
}

img#logo {
	display:				block;
	float:					left;
	height:					100px;
	width:					328px;
}

div#bars_out {
	position:				relative;
	display:				block;
	background:				url("/framework/images/background_bars.png") top center no-repeat;
	height:					232px;
	margin:					15px auto 0px auto;	
	padding-top:			3px;
	padding-left:			1px;
	text-align:				center;
}

div#promo_wrapper {
	position;				relative;
	display:				block;
	width:					990px;
	height:					152px;
	margin:					15px auto 24px auto;	
}

div#promo_wrapper img {
	border:					0px;
	outline:				none;
}

div#promo_wrapper img#promo1 {
	padding-right:   		31px;	
}

div#promo_wrapper img#promo2 {
	padding-right:   		31px;	
}

div#promo_wrapper img#promo3 {
	padding-right:   		31px;	
}

div#promo_wrapper img#promo4 {
	padding:				0px;	
}
