.where-are-you-now {
	background-image: url(img-layout/where-are-you-now-bg.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #81A8E9;
	border-right-color: #81A8E9;
	border-bottom-color: #81A8E9;
	border-left-color: #81A8E9;
	background-color: #E5E5E5;
}
.nav-left {
	background-image: url(img-layout/scaffolding-sussex_r4_c1.png);
	background-repeat: no-repeat;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 23px;
	font-weight: bold;
}
.headline {
	font-family: Calibri, "Century Gothic", Verdana;
	font-size: 26px;
	line-height: 27px;
	font-weight: bold;
	color: #0012F2;
	letter-spacing: -1px;
}
.text-content {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.breadcrumb {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
}
.content-region {
	background-color: #FFFFFF;
	background-image: url(img-layout/scaffolding-sussex_r3_c2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.form-textbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #eeeeee;
}
.image-border {
	border: 1px solid #666;
}


a:link {
	color: #558AE1;
}
a:visited {
	color: #558AE1;
}
a:active {

	color: #558AE1;
}
.form-button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #0012F2;
	border: 2px outset #81A8E9;
}

.footer {
	background-color: #0012F2;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #81A8E9;
}

a:hover {


	color: #0012F2;
}
.white-box {
	background-color: #FFF;
	border: 1px solid #6F9AE3;
}
