body
{
	margin:0;
	padding:0;
	font-size:76%;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#535353;
	background:url(images/greystripe.gif) repeat-y left;
}

a:link,a:visited
{
	text-decoration:underline;
	color:#535353;
}

a:hover,a:active
{
	text-decoration:underline;
	color:#c00000;
}

h3
{
	border-bottom:1px solid #d3d3d3;
	color:#c00000;
	letter-spacing:2px;
	font-size:1.3em;
	padding-bottom:13px;
}

p
{
	line-height:1.7em;
	text-align:justify;
}

p a:link,p a:visited
{
	text-decoration:none;
	color:#c00000;
}

p a:hover,p a:active
{
	text-decoration:underline;
	color:#c00000;
}

#content
{
	margin:0 0 50px 200px;
	padding:10px;
	border-right:10px solid #c00000;
}

#content.narrow p
{
	margin-right:210px;
}

#homepicturebar
{
	padding-right:220px;
	text-align:center;
}



/*--- Header ---*/
#header
{
	height:130px;
	background:#fff;
	font-size:1.2em;
	letter-spacing:2px;
	color:#fff;
}

#header a.homelink
{
	text-decoration:none;
	width:170px;
	padding:6px 0 6px 22px;
	background:#acacac;
	color:#fff;
	position:absolute;
	top:100px;
	left:0;
	z-index:1;
}

html>body #Header a.homelink
{
	width:148px;
	float:left;
}

#header a.homelink:hover
{
	background:#c00000;
	text-decoration:none;
	color:#fff;
}

#header h1
{
	width:128px;
	height:64px;
	background:url(images/logo.gif) no-repeat;
	margin:0;
	position:relative;
	top:18px;
	left:22px;
}

#header h1 span
{
	display:none;
}

#header h2
{
	position:relative;
	top:36px;
	font-size:1.1em;
	letter-spacing:2px;
	margin:0;
	padding:6px 20px;
	background:#c00000;
	font-weight:400;
	letter-spacing:normal;
	text-align:right;
}

#services,#services2
{
	position:absolute;
	top:10px;
	font-size:0.8em;
	color:#d3d3d3;
	letter-spacing:normal;
	line-height:1.5em;
}

#services
{
	position:absolute;
	right:150px;
}

#services2
{
	position:absolute;
	right:20px;
}

/*--- END Header ---*/







/*--- Navigation ---*/
#menu
{
	position:absolute;
	top:130px;
	left:0;
	width:169px;
	background:#fff;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	font-size:1.2em;
	letter-spacing:2px;
}

#menu a
{
	text-decoration:none;
	width:169px;
	padding:6px 0 6px 22px;
	border-bottom:1px solid #d2d2d2;
}

html>body #menu a
{
	width:147px;
	float:left;
}

#menu a.redlinks
{
	color:#c00000;
	padding-left:30px;
}

html>body #menu a.redlinks
{
	width:139px;
	float:left;
}

#menu strong a.redlinks
{
	color:#c00000;
	padding-left:22px;
}

#menu strong a.redlinks:hover
{
	color:#fff;
}

html>body #menu strong a.redlinks
{
	width:147px !important;
}

#menu a.divider
{
	border-bottom:none;
	background:url(images/redlinksdivider.gif) no-repeat left bottom;
}

#menu a.lastlink
{
	border-bottom:none;
}

#menu a:hover
{
	background:#c00000;
	text-decoration:none;
	color:#fff;
}

#rics
{
	width:91px;
	height:32px;
	background:url(images/rics_logo.gif) no-repeat;
	position:absolute;
	left:35px;
	top:585px;
}

#rics span
{
	display:none;
}

/*--- END Navigation ---*/






/*--- Right column on Homepage ---*/
#rightcol_home
{
	position:absolute;
	top:215px;
	right:20px;
	display:block;
}
#scroller
{
	background:#f7f6f6;
	border:1px solid #d2d2d2;
	padding:5px;
	margin-bottom:10px;
}

#scroller p
{
	margin:0 !important;
	font-size:0.8em;
	line-height:normal;
}

.news
{
	margin:0 !important;
	font-size:0.8em;
	line-height:normal;
}

#offices
{
	background:#efeeee;
	border:1px solid #d2d2d2;
	padding:5px;
}

h5,div.newspage h2
{
	color:#c00000;
	margin:0 0 5px;
	font-size:1.1em;
}

address
{
	font-size:0.8em;
	font-style:normal;
}

address span
{
	line-height:2.5em;
}

/*--- END Right column on Homepage ---*/

p#footer-registered-in {
	text-align: center;
	font-size: 11px;
	clear: right;
	color: #B1B1B1;
	line-height: 13px;
	margin-top: 20px;
}



/*--- Forms ---*/
form.contact
{
	margin:0;
}

form.contact fieldset
{
	border:none;
	padding:0;
	width:340px;
}

form.contact input.inputBody,form.contact textarea.inputBody,form.contact select.inputBody,form.contact option
{
	width:99%;
}

label
{
	font-size:12px;
	font-weight:700;
	display:block;
	color:#c00000;
	clear:left;
	margin:10px 0 3px;
}

fieldset legend
{
	display:none;
}

fieldset br
{
	display:none;
}

/* Hacks - IE doesn't do focus so font is black in IE and grey in everything else */
input.inputBody,textarea.inputBody,select.inputBody 
{
	padding:1px;
	background-color:#eee;
	border:1px solid #CCC;
	margin:0 1px;
	font-size:13px;
/* IE5, IE5.5 see this */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:11px;
/* Other browsers see this */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#999 !important;
	color:#000;
/* IE 6 will see this */
}

html>body input.inputBody,html>body textarea.inputBody,select.inputBody
{
	font-size:13px;
}

input.inputBody:focus,textarea.inputBody:focus,select.inputBody:focus
{
	border:1px solid #000;
	color:#000;
	color:#000 !important;
	background:#F3F3F3;
}

option
{
	border:none;
	color:#000 !important;
	background:#F3F3F3;
	padding-right:5px;
}

input.inputSubmit /*--- submit button --*/
{
	margin-top:8px;
	font-size:13px;
	display:block;
}


/*--- END Forms ---*/









/*--- Meet the team ---*/
div.teammember
{
	border:1px solid #D2D2D2;
	padding:10px;
	margin-bottom:20px;
}

div.teammember img
{
	float:left;
	margin:0 10px 10px 0;
}

div.teammember p
{
	clear:left;
	margin-top:0;
}

p.details
{
	margin:0;
	font-size:0.9em;
	clear:none !important;
}

/*--- END Meet the team ---*/






#bf
{
	color:silver;
	margin-left:10px;
	padding-bottom:10px;
	font-weight:400;
	width:150px;
	font-size:0.8em;
	line-height:1.2em;
	letter-spacing:normal;
	text-align:center;
	margin-top:100px;
}

#bf a
{
	color:gray;
	font-weight:700;
	text-decoration:none;
}

#bf a:hover
{
	color:#9370DB;
	text-decoration:underline;
}

#bf span a,#bf span a:hover
{
	color:#bdbdbd;
	font-size:1em;
	font-weight:400;
	text-decoration:none;
}









.noshow
{
	display:none;
}

.floatright
{
	float:right;
}

.floatleft
{
	float:left;
}

.small
{
	font-size:0.9em;
}

.clearleft
{
	clear:left;
}