#header {
	background-image: url("/i/bg-header.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	background-image: url("/i/bg-footer.jpg");
	background-repeat: repeat-x;
	height: 100px;
	padding: 5px 20px 5px 20px;
	vertical-align: top;
}
#footer-tab {
	margin-top: 50px;
	margin-bottom: 50px;
	
}
#footer-tab TD{
	vertical-align: top;
	padding-left:30px;
	padding-right:20px;
	}
#spot{
	background-color: #7C0D55;
	width:30%;
	padding: 20px 20px 20px 20px;
	text-align: left;
	font-weight: bold;
	
}
.link A.title{
	display: block;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom:3pt;
}
.link A.text{
	display: block;
	text-decoration: none;
}
#i0{
	text-align:left;
	background-color: #f6f3f6;
	}
#i1{
	background-image: url("/i/news/i1.jpg");
	background-repeat: no-repeat;
	background-position: 100%;
	height: 340px;	
	}
#i3{
	padding: 60px 20px 20px 60px;
	
	}
h1 {
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	color: white;
	padding: 20px 20px 0px 30px;
	}
.link{
	padding-bottom:20px;
	}
.link A.title{
	display: block;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom:1em;
}
.link A.text{
	display: block;
	text-decoration: none;
	padding-bottom:1em;
}
	