/* CSS Document */

#Content{
	background-image:url(../images/waterbuoy/banners/features_1.jpg);
}

#Descriptions{
	float:left;
	width:370px;
	margin-left:63px;
	margin-top:60px;
}
#DesscriptionMask{
	margin-bottom:10px;
}
#Descriptions h1{
	font-size:26px;
	font-weight:normal;
}
#Descriptions p{
	margin-top:7px;
}

#VideoArea{
	height:401px;
	width:509px;
	margin-left:46px;
	margin-top:2px;
	float:left;
}

#FeatureIcons ul.linkListH li{
	padding:0;
	margin:0;
}
#FeatureIcons a{
	width:86px;
	height:105px;
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
}
#FeatureIcons a:hover,
#FeatureIcons a:active,
#FeatureIcons a:focus,
#FeatureIcons ul.linkListH li.selected a{
	background-position:0 -105px;
}
#FeatureIcons ul.linkListH li a span.label{
	display:none;
}
#FeatureIcons li#Feature_4_Icon a{
	background-image:url(../images/waterbuoy/buttons/features24Hours.png);
}
#FeatureIcons li#Feature_3_Icon a{
	background-image:url(../images/waterbuoy/buttons/featuresNight.png);
}
#FeatureIcons li#Feature_2_Icon a{
	background-image:url(../images/waterbuoy/buttons/features1Kg.png);
}
#FeatureIcons li#Feature_1_Icon a{
	background-image:url(../images/waterbuoy/buttons/featuresFast.png);
}