@charset "utf-8";
body {
	background-color: #f9f9f8;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 776px;
	padding-top: 90px;
	margin-right: auto;
	margin-left: auto;
}
#top-curve {
	background-image: url(../img/top-round-corner.png);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 776px;
}
.space {
	line-height: 0px;
}
#repeat-wrapper {
	float: left;
	width: 776px;
	background-image: url(../img/repeat-wrapper.png);
	background-repeat: repeat-y;
	padding-bottom: 25px;
}
#Hotspot-logo {
	float: left;
	height: 103px;
	width: 255px;
	margin-top: -80px;
	padding-left: 33px;
}
#world-map {
	background-image: url(../img/world-most.png);
	float: left;
	height: 70px;
	width: 776px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #000;
	text-align: center;
	padding-top: 30px;
	font-weight: normal;
}
#download-bg {
	float: left;
	width: 730px;
	margin-left: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2e1dd;
	border-bottom-color: #e2e1dd;
}
#left-features {
	background-image: url(../img/left-features.png);
	float: left;
	height: 260px;
	width: 265px;
	margin-top: 25px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #525252;
	line-height: 47px;
	text-align: left;
}
#video {
	float: right;
	width: 375px;
	height: 220px;
	margin-top: 20px;
	margin-right: 10px;
	border: 2px solid #EBEBE8;
}
#download-button {
	float: right;
	height: 72px;
	width: 250px;
	padding-right: 55px;
	background-image: url(../img/download-button.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 72px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}
#download-button a {
	color: #FFF;
	text-decoration: none;
}
#download-button a:hover {
	color: #DFFBBD;
}

#left-feat {
	float: left;
	height: 235px;
	width: 419px;
	margin-left: 40px;
	margin-top: 25px;
}
#tophss-feat {
	float: left;
	width: 400px;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #319AEB;
	letter-spacing: -1px;
}
.feat-details {
	float: left;
	width: 405px;
	padding-top: 12px;
	padding-left: 15px;
	background-image: url(../img/dot.png);
	background-repeat: no-repeat;
	background-position: left 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #525252;
}

#right-riview {
	float: right;
	margin-right: 40px;
	margin-top: 25px;
	width: 192px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e1dd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #525252;
	height: 125px;
}
#bottom-corner {
	background-image: url(../img/footer-round-corner.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 776px;
}
#copywrite {
	height: 25px;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	text-align: center;
	float: left;
}
