@charset "utf-8";

* {margin:0; padding:0;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

BODY {
	BACKGROUND-COLOR: #fff;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}

	
.content_main {
	BACKGROUND-POSITION: center 0px;
	BACKGROUND-IMAGE: url(../images/HK_BG.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height: 900px;
	min-width:1050px;
}

.menu {
	height: 70px;
	width: 500px;
	position: relative;
	left: 200px;
	top: 12px;
	}

.logo {
	height: 150px;
	width: 500px;
	position: relative;
	left: -75px;
	}

.media {
	height: 360px;
	position: relative;
	left: 170px;
	width: 600px;
}

.features_main {
	height: 360px;
	width: 550px;
	position: relative;
	left: 170px;
	background-image: url(../images/features_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.features_list {
	text-align: left;
	vertical-align: top;
	height: 245px;
	width: 440px;
	overflow-y: scroll;
	position: relative;
	top: 35px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}

.features_footnote {
	font-size: 12px;
	font-weight: normal;
	color: #DDDDDD;
	line-height: 16px;
	font-style: italic;
}

.features_header {
	font-size: 18px;
	font-weight: bold;
	color: #ff3a00;
	line-height: 22px;
	font-style: normal;
}



ul {
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 10px;

}

li {
	margin-bottom: .7em;
	font-size: 12px;
	font-weight: normal;
	color: #DDDDDD;
	line-height: 16px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 0px;
	background-position: 0 .5em;
}

.promo_main {
	width: 910px;
	position: relative;
	left: -65px;
	}

.promo_left {
	float: left;
	position: relative;
	top: 35px;
		}

.promo_right {
	float: right;
	position: relative;
	top: 10px;
		}

.promo_1 {
	}

.promo_2 {
	padding-top: 5px;
	padding-bottom: 10px;
}

.legal_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}

.legal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
}