body {

	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	border: 0px; 
	font-family: Arial;
	font-size: 16px; 

}

img, div {

	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	border: 0px; 

}

.header {

	width: 100%;
	height: 200px;
	background: url( images/banner_centre.jpg ) no-repeat top center;
	
	
}

.innerHeader {

	width: 100%;
	height: 300px;
	background: url( images/banner_right.jpg ) no-repeat top right;

}

.headerRepeat {

	width: 100%;
	height: 200px; 
	background: url( images/banner_repeat.jpg ) repeat-x;
	overflow: hidden;

}

.content {

	width: 900px; 
	border: 1px solid #cccccc; 

}

.contentPadding {

	padding: 10px 10px 10px 10px; 

}

.footer {

	text-align:center;
	width: 100%; 
	margin-top: 1px solid #cccccc;
	margin-bottom: 1px solid #cccccc;
	background: #eeeeee;
	
}

.innerFooter {

	text-align:center;
	width: 100%; 
	color: #666666;
	font-size: 10px; 	
}

.innerFooter a {

	text-decoration: none;
	color: #666666;

}

.innerFooter a:hover {

	text-decoration: underline;
	color: #666666;

}



.rightImage {

	width: 320px;
	height: 240px;
	overflow: hidden;
	margin-bottom: 10px; 
	

}

ul {

	padding-left: 20px; 

}

li h2, li h3, li h4 {

	padding-top: 0px;
	margin-top: 3px;
	padding-bottom: 0px; 
	margin-bottom: 3px; 

}

div.sociable {
margin:16px 0;
}
span.sociable_tagline {
position:relative;
}
span.sociable_tagline span {
display:none;
width:14em;
}
span.sociable_tagline:hover span {
background:#FFFFEE none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:black;
display:block;
line-height:1.25em;
position:absolute;
top:-5em;
}
.sociable span {
display:block;
}
.sociable ul {
display:inline;
margin:0 !important;
padding:0 !important;
}
.sociable ul li {
background:transparent none repeat scroll 0 0;
display:inline !important;
list-style-type:none;
margin:0;
padding:1px;
}
.sociable ul li:before {
content:"";
}
.sociable img {
border:0 none;
float:none;
height:16px;
margin:0;
padding:0;
width:16px;
}
.sociable-hovers {
opacity:0.4;
}
.sociable-hovers:hover {
opacity:1;
}