a {color: #fff; text-decoration: underline;}
a:hover {color: #933;}

body {
	background-color: #963;
	color: #000;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 62%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	padding: 0;
	width: 690px;
	margin: 0 auto;
	background: #c93;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}
#content {
	padding: 0;
	margin: 0;
	background: transparent;
	width: 690px;
}
	#content img {
		float: left;
		height:300px;
		width:244px;
		margin: 0 10px 0 20px;
		padding: 0;
	}
	#content h1 {
		font-size: 0.1em;
		margin: 0 40px 0 0;
		padding: 0 0 0 0;
		background: url(/images/home/title.jpg) 100% 0% no-repeat;
		text-align: left;
		text-indent: -9999px; 
		height:50px;
	}
	#content p {
		font-size: 1.4em;
		line-height: 1.3em;
		margin: 0 30px 0 0;
		padding: 0 0 17px 0;
		text-align: center;
	}
	#content p.signature {
		font-size: 1.4em;
		line-height: 1.3em;
		margin: 0 30px 0 0;
		padding: 10px 0 17px 0;
		text-align: right;
	}
	#content img.picsig {
		float: left;
		margin: 0 0 0 170px;
		padding: 0;
	}
#footer {
	clear: both;
	background: #933;
	padding:0;
	margin: 0;
	width: 690px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
}
#f1, #f2, #f3 {
	background-color: transparent;
	background-repeat: no-repeat;
	width: 230px;
	height: 120px;
	padding:0;
	margin: 0;
	float: left;
}

#f2{background-image: url(/images/home/centre.jpg)}
.i1{background-image: url(/images/home/hp1.jpg)}
.i2{background-image: url(/images/home/hp2.jpg)}
.i3{background-image: url(/images/home/hp3.jpg)}
.i4{background-image: url(/images/home/hp4.jpg)}
.i5{background-image: url(/images/home/hp5.jpg)}
.i6{background-image: url(/images/home/hp6.jpg)}
.i7{background-image: url(/images/home/hp7.jpg)}
.i8{background-image: url(/images/home/hp8.jpg)}
.i9{background-image: url(/images/home/hp9.jpg)}
.i10{background-image: url(/images/home/hp10.jpg)}
.i11{background-image: url(/images/home/hp11.jpg)}
.i12{background-image: url(/images/home/hp12.jpg)}
.i13{background-image: url(/images/home/hp13.jpg)}
.i14{background-image: url(/images/home/hp14.jpg)}
.i15{background-image: url(/images/home/hp15.jpg)}
.i16{background-image: url(/images/home/hp16.jpg)}
.i17{background-image: url(/images/home/hp17.jpg)}
.i18{background-image: url(/images/home/hp18.jpg)}
.i19{background-image: url(/images/home/hp19.jpg)}
.i20{background-image: url(/images/home/hp20.jpg)}
.i21{background-image: url(/images/home/hp21.jpg)}
.i22{background-image: url(/images/home/hp22.jpg)}
.i23{background-image: url(/images/home/hp23.jpg)}
.i24{background-image: url(/images/home/hp24.jpg)}
#menu {
	clear: both;
	padding: 0; 
	margin: 0;
	width: 690px;
	background: #333;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 1.3em;
	color: #fff;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
}
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 2px 0 3px 0;
	}
	#menu li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	#menu a {
		color: #fff;
		text-decoration: none;
		margin: 1px 1px 0 1px;
	}
	#menu a:hover { color: #c93;}