.background {
	background-image:url(http://www.fs-uk.co.uk/images/background.jpg);
	background-repeat:repeat-y;
	background-color:#020000;
}

.container {
	width:810px;
	min-height:523px;
	margin-left:auto;
	margin-right:auto;
}

.logo-fs {
	float:left;
}

.nav-container {
	float:right;
	width:287px;
	background-color:#FFFFFF;
	height:35px;
	padding-top:65px;
}

.nav-link {
	float:left;
	width:auto;
	height:17px;	
}


.top-bar {
	width:523px;
	float:left;
	height:100px;
}
.image-area {
	float:left;
	background-color:#FFFFFF;
	width:780px;
	height:325px;
	padding:0px 15px 30px 15px;
}

.logo-float {
	clear:right;
}

.text-header {
	width:740px;
	height:auto;
	background-color:#FFFFFF;
	padding-left:70px;
}

.text-area {
	float:left;
	background-color:#FFFFFF;
	width:500px;
	min-height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	padding-left:70px;
	padding-right:240px;
}

.text-area a:link {
	color: #000000;
	text-decoration: none;
}

.text-area a:visited {
	text-decoration: none;
	color: #000000;
}

.text-area a:hover {
	text-decoration: none;
	color: #00607D;
}

.text-area a:active {
	text-decoration: none;
	color: #000000;
}

.text-area-container {
	float:left;
	background-color:#FFFFFF;
	width:810px;
	min-height:150px;
}

.text-area-services {
	float:left;
	background-color:#FFFFFF;
	width:460px;
	min-height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	padding-left:70px;
	padding-right:40px;
}


.text-area-services-b {
	float:left;
	background-color:#FFFFFF;
	width:225px;
	min-height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	padding-left:15px;
}

.bullet {
	padding-left:20px;
	width:205px;
	height:auto;
	margin-bottom:7px;
	background-image:url(http://www.fs-uk.co.uk/images/bullet.gif);
	background-repeat:no-repeat;
}

.bottom-corner {
	float:left;
	width:810px;
	height:45px;
	margin-bottom:10px;
}

.footer {
	margin-left:auto;
	margin-right:auto;
	width:810px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	margin-bottom:20px;
	padding-top:10px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:hover {
	text-decoration: none;
	color:#CCCCCC;
}

.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
