* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	float: left;
	width: 100%;
	font-family: Arial Black, Helvetica Black, sans-serif;
}

p {
	color: #A29D90;
}

a:link {
	color: #ffab00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffab00;
}

.super {
	font-size: 9px;
	vertical-align: super;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 580px;
}
	
#clear {
	clear: both;
}
#content {
	font-size: 13px;
	line-height: 1.4em;
	color: #A29D90;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 50px;
	padding-right: 30px;
}
#content a:link {
	color: #ffaa00;
	text-decoration: none;
}
#inlineIcon {
	clear: left;
	display: inline;
	width: 34px;
	margin-bottom: -15px;
}
#hd_smlogo {
	display: inline;
	bottom: -15px;
	position: relative;
	clear: left;
	height: 12px;
	width: 34px;
}

#description   {
	font-family: Arial Black, Helvetica Black, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #a4a096;
	width: 159px;
	padding-left: 20px;
	position: absolute;
	left: 0px;
	padding-top: 30px;
	height: 129px;
}
#description_info {
	font-family: Arial Black, Helvetica Black, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #a4a096;
	width: 134px;
	padding-left: 20px;
	position: absolute;
	left: 0px;
}
#exampleImage {
	float: right;
}
#exampleImage_info {
	float: right;
	width: 425px;
}

#footer {
	font-size: 10px;
	color: #a4a096;
	width: 560px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #a4a096;
	height: 70px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	left: 0px;
	display: block;
}
#footer_nav {
	position: absolute;
	top: 15px;
	width: 295px;
	right: 5px;
}
#footer_nav a:link {
	color: #a4a096;
	text-decoration: none;
}
#footer_nav a:visited {
	color: #a4a096;
	text-decoration: none;
}
#fnIdentity {
	display: inline;
	width: 50px;
}
#fnHome {
	display: inline;
	width: 50px;
}
#fnInfo {
	display: inline;
	width: 60px;
}
#fnInter {
	display: inline;
	width: 50px;
}
#fnContact {
	display: inline;
	width: 50px;
}
#fnHome a:hover {
	color: #ffab00
}
#fnIdentity   a:hover {
	color: #4e6ea4;
}
#fnInfo  a:hover {
	color: #297572;
}
#fnInter  a:hover {
	color: #c22826;
}
#fnContact a:hover {
	color: #ffab00;
}

