body, html {
	height: 100%;
	}

body
{
  padding:0;
  width:100%;
  height:100%;
  font-size:12px;
  color:#000;
  text-align:left;
  background-color:#FFF;
  font-family:verdana, helvetica, arial;
  margin:0;
}

#slideshow {
	background-color:#E8EDF2;
	text-align:left;
	height:500px;
	width:535px;	
	padding:0px 20px 20px;
	float:left;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	
}

#wrapper {
	
	}

* html #wrapper {
	height:100%;
	}

#header {
	
	width: 100%;
	background:#FFFFFF;
	}
	
#headerlinks{
	color:#0780C2;
	width:820px;
	position:absolute;
	bottom:15px;
	text-align: right;
	z-index: 100;
}

#headericons a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#headericons a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#headericons a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#headericons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headericons{
	width:880px;
	position:absolute;
	bottom:13px;
	text-align: right;
	z-index: 99;
}
	
	#sidebar
{
	text-align:left;
	width:275px;
	height:auto;
	font-size:11px;
	float:left;
	color:#A7A5A6;
	
	padding-right:10px;
	padding-left:20px;
	padding-top:10px;
	
}


#header_800 {
	background-image:url(images/header.png);
	width: 900px;
	height: 135px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
#banner {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#content{
	background-color:#E8EDF2;
	text-align:left;
	height:auto;
	width:535px;	
	padding:0px 20px 20px;
	float:left;
}

#content2{
	background-color:#E8EDF2;
	text-align:left;
	height:auto;
	width:535px;	
	padding:0px 20px 10px;
	float:left;
	font-size:11px;
}
	
#content_800 {
	width: 900px;	
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 80px;
	}
	
#media {
	text-align:left;
	color:#0780C2;
	width: 535px;	
	height:auto;
	margin-top:10px;
	float:left;	
	padding:10px 20px 20px;
	padding-bottom:10;
	background-color:#E8EDF2;
}

#footer {
	width: 100%;
	height: 100px;
	margin: -100px auto 0 auto;
	position: relative;	
	}

#footer_800 {
	background-image:url(images/footer.png);
	font-weight:lighter;
	text-align:center;
	vertical-align:bottom;
	width: 900px;
	height: 70px;
	position: relative;
	margin: 0 auto;
	line-height: 15px;
	}
	
	a:link
{
  color:#0780C2;
  text-decoration:none;
}

a:visited
{
  color:#0780C2;
  text-decoration:none;
}

a:hover
{
  text-decoration:none;
  color:#054C6B;
}

a:active
{
  text-decoration:none;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
object#banner
{
	display:block; margin:0 auto;
}
