﻿#footer 
{
   
	clear: both;
	padding-top: 15px;
	
}

.footer-contents {
	background: #fff url(../images/footer.gif) 0 100% no-repeat;
	padding-bottom: 20px;	
	
	width: 800px;
	position: relative;

}

.footer-contents2 {
	background: #fff url(../images/footer.gif) 0 0 no-repeat;
	padding: 10px 0px 5px 5px;
	float: left;
	width: 800px;
	color: #8696A4;
	
}

#footer dl {
	float: left;
	margin: 0  0 0 0px;
	padding-right: 10px;
	width: 145px;
}

#footer dl.last {
	width: 120px;
}

#footer dd {
	margin: 0;
	padding: 0 0;
	font-size: 85%;
}

#footer dd a {
	text-transform: uppercase;
	font: 85% tahoma, sans-serif;
	line-height: 1;
	text-decoration: none;
	background: url(../images/link-line.gif) repeat-x 0 100%;
	padding-bottom: 1px;
}

#footer dd a span {
	text-transform: none;
}

#footer dt {
	font-size: 105%;
	font-weight: bold;
	letter-spacing: -0.02em;
}


.copyright {
	font-size: 85%;
	color: #999;
	clear: both;
	background: #fff;
	padding: 0 0 40px 15px;
	width: 800px;
	vertical-align: middle;
	
	
}

.copyright a {
	color: #999;
}



#sidebar 
{
   

}

.sidebar-contents
{
	background: #fff url(../images/sidebar.gif) 0 0 repeat-y;
	padding: 0px 0px 0px 0px;
	float: left;	
	color: #8696A4;
}

.sidebar-contents2 
{
padding: 0px 0px 0px 15px;

}

#header 
{
	clear: both;
	background:  url(../images/stationportal.gif) no-repeat 0 100%;
	color: #fff;	
	min-height: 40px;
	padding-top: 7px;
	padding-right: 100;
	padding-left: 15px;
	width: 800px;
	
} * html #header { height: 40px; }


