body {
color:#fff;
font-family:'FrutigerLTW01-45Light';;
font-size:12px;
margin:0;
padding:0;
line-height:1.5;
height:100%;
/*font-family:'FrutigerLTW01-45Light';
font-family:'FrutigerLTW01-46LightIt';
font-family:'FrutigerLTW01-47LightCn';
font-family:'FrutigerLTW01-48LightCn';
font-family:'FrutigerLTW01-55Roman';
font-family:'FrutigerLTW01-56Italic';
font-family:'Frutiger LT W01 65 Bold';
font-family:'FrutigerLTW01-66BoldIta';
font-family:'FrutigerLTW01-67BoldCn';
font-family:'FrutigerLTW01-68BoldCnI';
font-family:'FrutigerLTW01-75Black';
font-family:'FrutigerLTW01-76BlackIt';
font-family:'FrutigerLTW01-87ExtraBk';
font-family:'FrutigerLTW01-88XBkCnIt';
font-family:'FrutigerLTW01-95UltraBl';*/
}\

*{
	border:0 none;
}
html, td, tr{
	height:100%;
}

/* STRUCTURE start */
#container {
width:100%;
height:100%;
min-height:100%;
}

#innercontainer {
float:left;
}

#content {
float:left;
width:1100px;
}

#header {
padding:0;
}

#footer{
clear:both;
padding:0 0 20px 40px;
float:left;
}

#left {
float:left;
width:663px;
font-size:14px;
padding:40px;
}
#right {
float:left;
width:300px;
padding:20px;
color:#666;
padding:40px 5px 0 40px;
}
#right p{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	line-height:normal;
}

h1{
	margin:7px 0 ;
	padding:0;
	font-family:'FrutigerLTW01-55Roman';
	font-size:16px;
	color:#036;
	font-weight:normal;
}
h2{
	font-size:13px;
	font-family:'Frutiger LT W01 65 Bold';
	font-weight:normal;
	margin-bottom:3px;
}
.centre{
	width:1024px;
	background:url(../images/bg_centre.jpg) repeat-y top;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#fff;
	text-decoration:underline;
}
#slideshow {
	width: 300px;
	height: 144px;
}
#slideshow img {
	width: 300px;
	height: 144px;
}
