body {
	padding: 20px;
	background-color: #fff;
	font: normal 12px verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 20px;
}

#liquid-round {
	width: 770px;
	margin: 0px auto;
	background: #fff url('/hss_client/images/layout/leftside.gif') repeat-y
		left top;
}

.top {
	width: 100%;
	height: 20px;
	background: url('/hss_client/images/layout/top.gif') no-repeat left top;
}

.top span {
	display: block;
	position: relative;
	height: 20px;
	background: url('/hss_client/images/layout/top-right.gif') no-repeat
		right top;
}

.center-content {
	position: relative;
	background: url('/hss_client/images/layout/rightside.gif') repeat-y
		right top;
	padding: 1px 20px 1px 25px;
	margin: -1px 0 -50px 0;
}

.bottom {
	width: 100%;
	height: 60px;
	background: url('/hss_client/images/layout/bottom.gif') no-repeat left
		bottom;
}

.bottom span {
	display: block;
	position: relative;
	height: 60px;
	background: url('/hss_client/images/layout/bottom-right.gif') no-repeat
		right top;
}

#footer {
	text-align: center;
}

#col-wrap {
	margin: 85px 0px 0px 0px;
}

#col-single {
	width: 100%;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 60px 0px;
}

#col-single p {
	color: #000;
	text-align: justify;
}

#col1 {
	width: 698px;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 60px 0px;
}

#col1 p {
	color: #000;
	text-align: justify;
}

#col2 {
	width: 230px;
	display: block;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 60px 23px;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

#hss-img {
	position: absolute;
	top: 0px;
	margin: 0px 0px 0px 10px;
	z-index: 9999;
}

#header {
	width: 770px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#header h1 {
	font: normal 24px/ 1em Geneva, Arial, Helvetica, sans-serif;
	color: #36689B;
	margin: 0px 0px 0px 170px;
}

#tagline {
	font: normal 18px/ 1em Georgia, "Times New Roman", Times, serif;
	color: #36689B;
	padding: 30px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#download_button {
	margin: 0;
	padding: 0;
}

#download_button a {
	display: block;
	background: url('/hss_client/images/download-blue.gif') no-repeat;
	width: 200px;
	height: 0px !important;
	height /**/: 72px;
	padding: 72px 0 0 0;
	overflow: hidden;
	margin: 0px 0px 25px 0px;
}

#download_button a:hover {
	background: url('/hss_client/images/download-red.gif') no-repeat;
	width: 200px;
	height: 0px !important;
	height /**/: 72px;
	padding: 72px 0 0 0;
	margin: 0px 0px 25px 0px;
	overflow: hidden;
}
