* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/a_bckgrnd.gif) repeat-x top;
	text-align: center;
	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;
}
img {
	border:0;
}
li a {
	display:inline-block;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 580px;
}
#header {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0;
	height: 170px;
	background: url(images/a_logotype_fg.gif) no-repeat left;
}


/* --- navigation styling --- */
	
#header ul {
	margin: 0;
	padding: 0;
	left: 0px;
	bottom: 0px;
	width: 580px;
	list-style: none;
}
#header h1 {
	margin-left: -9000px;
	font-size: 14px;
	line-height: 16px;
}
#header ul li {
	float: left;
}
#logoimage {
	width: 112px;
	height: 63px;
	float: right;
	padding-top:30px;
	right: 0px;
	bottom: 63px;
}
#contactTitle {
	width: 461px;
	text-align: right;
	padding: 54px 0 30px 0;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	width: 580px;
	position: relative;
	bottom: 0px;
}
/* --- end navigation styling --- */

#clear {
	clear: both;
}
#content {
	font-size: 13px;
	line-height: 1.4em;
	color: #A29D90;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 50px;
	padding-right: 50px;
}
#content #inlineIcon img {
	padding-top: 0px;
	margin-bottom: -15px;
}
#inlineIcon {
	display: inline;
	bottom: -29px;
	position: relative;
	clear: left;
	height: 12px;
	width: 28px;
	left: 2px;
}
#identity_link a:hover {
	color: #4e6ea4;
	display: inline;
	position: relative;
}
#info_link a:hover {
	color: #297572;
}
#inter_link a:hover {
	color: #c22826;
}
#email {
	width: 335px;
	position: absolute;
	left: 10px;
}
#email a {
	color: #A29D90
}
#footer {
	font-size: 10px;
	color: #a4a096;
	display: block;
	width: 570px;
	height: 70px;
	padding: 14px 0 0 0;
	position: relative;
	right: 0px;
	border-top: 3px solid #a4a096;
}
#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;
}

