@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #DBC3E3 url(../images/head_strip.jpg) repeat-x;
	text-align: center;
	min-width: 600px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#mainarea:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


#wrapper {
	margin:0 auto;
	width:960px;
	text-align: left;
	display: inline-block;
}

#header {
	margin-top: 58px;
	height: 125px;
	background-color: #FFFFFF;
	border-bottom: 10px solid #C59BD1;
}

#header #logo {
	float: left;
	width: 215px;
	border-right: 2px solid #BFBFBF;
	margin-top: 30px;
	margin-left: 40px;
}

#header #strapline {
	float: left;
	width: 350px;
	margin-top: 46px;
	margin-left: 40px;
}

#header #strapline .telno {
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	color: #FFC800;
	font-weight: bold;
	line-height: 1.2em;
}

#header #strapline .straptxt {
	margin: 0px;
	padding: 0px;
	color: #B47DC4;
}

#mainarea {
	display: inline-block;
	border-top: 8px solid #B990C7;
	background: #E7E9EA url(../images/mainarea_bg.jpg) repeat-y;	
}

#mainarea #left {
	margin-top: 20px;
	float: left;
	width: 278px;
	background-color: #B4B9BE;
}

#mainarea #right {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	width: 648px;
	margin-bottom: 40px;
}

#profile {
	float: left;
	width: 645px;
	height: 35px;
	background: url(../images/profile_bg.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-left: 300px;
	padding-top: 10px;
}

p.getintouch {
	border-top: 10px solid #B4B9BE;
	border-bottom: 6px solid #B4B9BE;
	background-color: #E7E9EA;
	color: #B47DC4;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}

p.contact {
	border-bottom: 2px solid #9859AE;
	background-color: #A179B3;
	color: #FFFFFF;	
	margin: 0px;
	padding: 10px;
}

p.rightmove {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 10px;
	color: #ffffff;
}

p.quote {
	margin-top: 20px;
	margin-bottom: 30px;
	margin: 10px;
	padding-left: 20px;
	color: #9859AE;
	line-height: 1.5em;
	background: url(../images/quote_left.jpg) no-repeat;
}

p.rightmove a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

p.title {
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 2px dotted #ffffff;
	padding-bottom: 6px;
}

p.subtitle {
	font-weight: bold;
	border-bottom: 2px dotted #ffffff;
	padding-bottom: 6px;
}

#footer {
	background-color: #B47DC4;
}

#fwrapper {
	margin:0 auto;
	width:960px;
	text-align: left;
	display: inline-block;
	background-color: #8A889A;
}
#fwrapper .boxes p {
	margin: 0px;
	padding: 0px;
}

#fwrapper .boxes {
	margin: 20px 0px 20px 20px;
	padding: 20px;
	float: left;
	background-color: #8D3F9E;
	width: 250px;
	height: 220px;
	color: #ffffff;
	border-right: 3px solid #E7E9EA;
	border-bottom: 3px solid #E7E9EA;
}

#fcopy {
	background-color: #ffffff;
	color: #999999;
	font-size: 0.8em;
	padding: 10px 20px;
}


/* STYLES */

h1 {
	display: none;
	visibility: hidden;
}
