html, body
{
	background-color:#FFFFFF;
	margin:0;
	height:100%;
	min-height:600px;
	font-family: Verdana,Geneva,sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

img
{
	border:0;
}

a:link,a:visited,a:active
{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{
	color:#BBBBBB;
}

div.contentholder
{
	width:765px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/landing/landing-page-bg.jpg);
	background-repeat:repeat-y;
	background-color:#063758;
}

div.secondbgholder
{
	width:765px;
	height:100%;
	background-image:url(../images/landing/landing-2bg.jpg);
	background-repeat:no-repeat;
	background-position:13px 0;
}

div.mainlogo
{
	margin-left:auto;
	margin-right:auto;
	width:450px;
	padding-top:45px;
}

div.regions
{
	width:608px;
	padding:18px 0px 6px 18px;
	margin-left:auto;
	margin-right:auto;
	background-color:#094975;
	border:1px solid #0A588D;
	font-weight:bold;
}

div.regions div.region
{
	float:left;
	margin-right:18px;
}

div.regions div.region div
{
	padding-left:6px;
	font-size:0.9em;
	border-top-width:7px;
	border-top-style:solid;
	margin:0;
	position:relative;
	bottom:5px;
}

div.regiontextpadstow
{
	border-color:#FDFFA4;
}

div.regiontextrock
{
	border-color:#A4B6FF;
}

div.regiontextwadebridge
{
	border-color:#AFFFA4;
}

div.regiontextcamelford
{
	border-color:#FFB8A4;
}

div.clearer
{
	width:100%;
	height:1px;
	clear:both;
}

div.links
{
	width:620px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	line-height:1.3em;
}