/*********************************** [ Banners ] */

/* ---(Main Banner)--- */
div#main_banner {
	display					: block;
	visibility				: visible;
	
	position				: relative;
	height					: 182px;
	background				: url('/images/banner.png') no-repeat top left;
}
	div#banner_corner	{
		display				: block;
		background			: url('/images/bancimg_boskit.png') 
	}
	.banner_text_standardlayout{
		left					: 10px;
	}
		
/*********************************** [ Body ] */

/* ---(MODIFIERS)--- */
#leftcolumn img {
	position: relative;
	float: right;
	top: -50px;
	margin: 0px 5px -10px 10px;
}

#btn_aboutusblock {
	position	: absolute;
	top			: 100px;
	right		: 40px;
	width		: 229px;
}

#learn  {
	position		: relative;
	left			: 0px;
}

	#learn h5 {
		width			: 88px;
		height			: 16px;
		background		: url('/images/lbl_learn.gif') no-repeat top left;
	}

	#learn h5 span{
		display			: none;
	}

	#learn ul {
		font-size		: 9pt;
		color			: #454545;
		font-weight		: bold;
		list-style		: none outside none;
		margin			: 0px 20px 20px 10px;
	}
	#learn ul li{
		margin			: 0px 0px 5px 20px;
		background		: url('/images/arrow_right_states.png') no-repeat 0px -30px;
		padding			: 0px 30px 0px 20px;
		font-size		: 10pt;
		font-weight		: normal;
		color			: #454545;
	}

#kit_contents  {
	margin-bottom		: 20px;
}
	
#kit_contents h3 {
	font-size			: 16pt;
	margin-bottom		: 10px;
	color				: #000000;
}
.kit_item  {
	position: relative;
	clear: both;
}
.kit_item  .ebook {
	position: relative;
	float: right;
	width: 420px;
}
.kit_item  .itemdesc{
	position: relative;
	float: left;
	width: 210px;
}
.kit_item  .itemdesc h4 {
	display: block;
	clear: both;
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
	color: #005596;
	font-weight: bold;
}
.kit_item  .itemdesc span{
	display: block;
	clear: both;
	font-size: 9pt;
	font-weight: bold;
	color: #454545;
	margin: 0px 0px 3px 0px;
}
	
	#kit_contents #visbyte_fs {
		position: absolute;
		top: 390px;
		right: 85px;
		width: 126px;
		height: 57px;
		display: block;
	}
	#kit_contents #visbyte_fs a{
		width: 126px;
		height: 57px;
		display: block;
		background: url('/images/visbyte_fs.png') no-repeat top left !important;
		background: url('/images/visbyte_fs.gif') no-repeat top left;
	}
	#kit_contents #visbyte_fs a span{
		display: none;
	}