/*
	Company		Northbloc Ltd
	URL			www.northbloc.com/.co.uk
	Modified    10th Apr 2006
*/
BODY {
	margin: 0px;
	background: url(../images/shade.gif) center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; */ font-size: 0.7em;
}

H2 { font-size: 1.5em;}

H3 { color: #0051ba; padding: 0px; margin: 0px; font-size: 1.2em;}

#content A, #footer A { color: #0000ff; text-decoration: none; border-bottom: 1px dotted #0051ba; }

#content  A:hover, #footer A:hover { text-decoration: none; border-bottom: 1px dotted #ff0000; }

#container { width: 760px; margin: auto; clear: both; }

#logo { width: 50%; float: left; padding: 22px 0px 22px 0px; }

#box { float: left; }

#contact {
	float: left;
	width: 50%;
	text-align: right;
	vertical-align: baseline;
	padding-top: 18px;
}

#bluebar {
	background: #0051ba;
	min-height: 1px;
	height: 1px;
	margin: 1px 0px 1px 0px;
}

#spacer {
	padding: 3px;
	border: 1px solid #ffffff;
}

#content { }


#padder {
	float: left;
	width: 143px;
	border: 1px solid #ffffff;
}

#content ul {
	color: #0051ba;
	list-style: none;
	list-style-image: url(../images/bullet.gif);
	padding-left: 20px; margin: 0px;
}

.alt { color: #0051ba; }

#cont {
	float: left;
	width: 610px;
	margin-left: 5px;
	color: #333333;
}

#cont span {
	font-weight: bold;
}

#client {width: 137px; border: 1px solid #cdcdcd; padding: 2px; margin-bottom: 4px; }

#column_client {
	float: left;
	width: 150px;
	margin-right: 1px;
	color: #333333;
}

#column {
	float: left;
	width: 203px;
	margin-right: 1px;
	color: #333333;
}

#column_end {
	float: left;
	width: 201px;
	color: #333333;
}



#header {
	background: #565a5b;
	color: #ffffff;
	padding: 8px 0px 8px 12px;
	margin-bottom: 1px;
}

#article .date {
	color: #0051ba;
}

#article span {
	font-weight: bold;
}

#article {
	margin-bottom: 10px;
}

#footer {
	background: #b3b3b3;
	padding: 12px;
}

div.row span.label { margin-right: 20px; }

div.row {
	margin-right: 0px;
	clear: both;
	padding-top: 3px;
}

div.row span.label {
	float: left;
	width: 74px;
}

div.row span.formw {
	float: left;
	text-align: left;
}
  
div.spacer {
	clear: both;
}

.forminput {
	border: 1px solid #cccccc;
	background: #efefef;
	padding: 2px;
}

TEXTAREA { font-family: arial; }

.formbtn { border: 1px solid #333333; }

#features { float: right; padding: 3px; border: 1px solid #cdcdcd; background: #dedede; width: 150px; margin-left: 4px; }

#buffer { clear: both; }

blockquote {
	 float: left; margin: 4px; color: #666666; margin-left: 10px; width: 200px; border-left: 5px solid #0051ba; padding: 2px 4px 2px 8px;
}