body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	padding: 50px 0 0;
}

#liquid-round {
	background: transparent url(/images/layout/leftside.gif) repeat-y scroll left top;
	margin: 0 auto;
	width: 770px;
}

.top {
	background: transparent url(/images/layout/top.gif) no-repeat scroll left top;
	height: 20px;
	width: 100%;
}

.top span {
	background: transparent url(/images/layout/top-right.gif) no-repeat scroll right top;
	display: block;
	height: 20px;
	position: relative;
}

.center-content {
	background: transparent url(/images/layout/rightside.gif) repeat-y scroll right top;
	margin: 0;
	padding: 0;
	position: relative;
}

.bottom {
	background: transparent url(/images/layout/bottom.gif) no-repeat scroll left bottom;
	height: 20px;
	width: 100%;
}

.bottom span {
	background: transparent url(/images/layout/bottom-right.gif) no-repeat scroll right bottom;
	display: block;
	height: 20px;
	position: relative;
}

p {
	margin: 0 0 10px;
}

#footer {
	text-align: center;
}

.col-wrap {
	margin: 0 15px;
}

#col-single {
	width: 100%;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#col-single p {
	text-align: justify;
	padding: 0 0 0 10px;
}

.col1 {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 490px;
}

.col1 p {
	color: #000;
	text-align: justify;
}

#col2 {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 230px;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

.top h1 {
	padding: 0;
	margin: 0;
}

.error_message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	background-color: #ffebe8;
	border-color: #c00;
}

#hss-img {
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -75px;
}

#header {
	width: 770px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#header h1 {
	font: bold normal 24px/ 1em Geneva, Arial, Helvetica, sans-serif;
	color: #36689B;
	margin: 0px 0px 0px 170px;
}

#tagline {
	color: #36689B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 85px 0 20px 10px;
}

#download_button {
	margin: 0;
	padding: 0;
}

#download_button a {
	background: transparent url(/images/download-blue.gif) no-repeat scroll 0 0;
	display: block;
	height: 0 !important;
	margin: 0;
	overflow: hidden;
	padding: 72px 0 0;
	width: 200px;
}

#download_button a:hover {
	background: transparent url(/images/download-red.gif) no-repeat scroll 0 0;
	height: 0 !important;
	margin: 0;
	overflow: hidden;
	padding: 72px 0 0;
	width: 200px;
}

#welcome {
	color: #36689B;
	font-size: 26px;
	left: 170px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -45px;
}