* {
	margin:0; padding:0
}

body {
	font-family:verdana;
	font-size:11px;
	text-align:center;
	background-color:#fff;
	color:#808084;
	margin:0;
	padding:0
}

h1 {
	text-indent:-9999px;
	background-image: url(../images/srlv-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:62px;
	width:287px;
	margin: 35px 0 35px 54px;
	padding:0;
	}


p {
	padding: 0 1.6em;
	margin:0 0 1em 0;
	line-height:1.2em
}

.highlight {
	color:#C0D62F;
	/*margin-bottom:2em*/
}

.small-print {
font-size:9px; display:block; margin-top:0.5em}

a {
	color:#808084;
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

ul {
	list-style-type:none;
	margin:0;
	padding:0 1.6em
}

li {
	margin: 0 0 0.75em 0;
	padding:0;
}

#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
	background-color:#fff
}
	
#content {
	width:960px;
	height:660px;
	position:relative;
}

#information {
	width:355px;
	height:238px;
	position:absolute;
	left:36px;
	top:0;
	border:solid 1px #6C4888;	
	background-color:#6C4888;	
}

#moved {
	width:355px;
	height:394px;
	position:absolute;
	left:36px;
	top:251px;
	border:solid 1px #B5B9BD;	
	background-color:#fff;
	}

#banners {
	width:518px;
	height:328px;
	position:absolute;
	right:36px;
	top:0; border:solid 1px #B5B9BD;
}

#contact {
	width:338px;
	height:252px; position:absolute;
	right:216px; top:341px;  border:solid 1px #B5B9BD;
	background-image: url(../images/making-your-way.gif);
	background-repeat: no-repeat;
	background-position: 1.6em 1.6em;
	padding-top:4.7em;
}

#contact p { line-height:1.25em

}
	
#partners {
	width:168px;
	height:252px;
	position:absolute;
	right:36px;
	top:341px;
	border:solid 1px #B5B9BD;
	background-image: url(../images/list-of-partners.gif);
	background-repeat: no-repeat;
	background-position: 1.6em 1.6em;
	padding-top:4.7em;
}

#map {
	width:302px;
	height:160px;
	background-color:#ccc;
	margin:0 1.6em 1em 1.6em;
}

object {
margin-bottom:9px
}