.headerimg { 
	background-position:center top; 
	background-repeat: no-repeat; 
	width: 474px; 
	height:289px; 
	position:absolute; 
}

/* HEADER TEXT */
#headertxt { 
	width:280px; 
	margin-left: 495px; 
	clear:both; 
	position:relative; 
}
#firstline {
	display:block;
	font-size: 21px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#secondline { 
	padding:0 13px 0px; 
	display:block; 
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	clear:both; 
}

ul.bannerli1
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.bannerli1 li
{
	background: url(../images/banner1-arrow.png) no-repeat 0px 6px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0 0px 6px 20px;
	text-decoration: none;
	text-align: left;
}
ul.bannerli2
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.bannerli2 li
{
	background: url(../images/banner2-arrow.png) no-repeat 0px 6px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0 0px 6px 20px;
	text-decoration: none;
	text-align: left;
}
ul.bannerli3
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.bannerli3 li
{
	background: url(../images/banner3-arrow.png) no-repeat 0px 6px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0 0px 6px 20px;
	text-decoration: none;
	text-align: left;
}
ul.bannerli4
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.bannerli4 li
{
	background: url(../images/banner4-arrow.png) no-repeat 0px 6px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0 0px 6px 20px;
	text-decoration: none;
	text-align: left;
}

/* CONTROLS */
.btn { height:18px; width:18px; float:left; margin-right: 2px; cursor:pointer; }
#back { background-image:url("../images/left.png"); }
#next { background-image:url("../images/right.png"); }
#control { background-image:url("../images/pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:225px; margin-left:435px; auto; width:350px; height:50px; }
#headernav { padding-left:90px; }
