body
{
	background: #ccc url(/media/images/body-bg.gif) repeat-x top;
	color: #4d5251;
	margin: 0;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 75%;
	line-height: 1.5;
}

.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	overflow: hidden;
}

hr
{
	border: 0 none;
	background: none;
	color: none;
	border-top: 1px dotted #aaa;
}	

img
{
	border: 0 none;
}

a
{
	text-decoration: none;
	color: #a41713;
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, ul, ol
{
	margin-top: 12px;
	margin-bottom: 12px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	color: #000;
}

.text
{
	border: 1px solid #ddd;
	padding: 4px;
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	color: #888;
}

#wrapper,
.center
{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	background: #fff;
	padding-top: 10px;
	font-size: 90%;
}

#header a
{
	color: #7a756f;
}

#header #trail
{
	float: left;
	margin: 0;
}

#header #accessibility
{
	text-align: right;
	margin: 0 0 15px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #f2f2f2;
	color: #7a756f;
}

#header .links
{
	margin: 0;
	float: right;
	color: #b8b8b7;
}

#header .links a
{
	color: #b8b8b7;
}

#header ul.menu
{
	background: url(/media/images/menu-bg.gif) no-repeat;
	margin: 25px 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
	height: 55px;
	text-transform: uppercase;
	font-size: 130%;
	font-weight: bold;
}

#header ul.menu li
{
	float: left;
	position: relative;
}

#header ul.menu li img
{
	margin: 0 5px;
	float: left;
}

#header ul.menu li a
{
	height: 37px;
	padding: 18px 7px 0 7px;
	float: left;
	color: #fff;
}

#header ul.menu li a:hover,
#header ul.menu li.active a
{
	background: url(/media/images/menu-hover.gif) no-repeat center;
	color: #3a3e3d;
	text-decoration: none;
}

/*
#header ul.menu li a span
{
	display: none;
}

#header ul.menu li.menu-home a
{
	background-image: url(/media/images/menu-home.gif);
	width: 61px;
}

#header ul.menu li.menu-about-us a
{
	background-image: url(/media/images/menu-aboutus.gif);
	width: 88px;
}

#header ul.menu li.menu-the-services a
{
	background-image: url(/media/images/menu-theservices.gif);
	width: 112px;
}

#header ul.menu li.menu-case-studies a
{
	background-image: url(/media/images/menu-casestudies.gif);
	width: 114px;
}

#header ul.menu li.menu-news-blog a
{
	background-image: url(/media/images/menu-news.gif);
	width: 112px;
}

#header ul.menu li.menu-contact-us a
{
	background-image: url(/media/images/menu-contactus.gif);
	width: 105px;
}
*/

#header ul.menu li:hover ul
{
	display: block;
}

#header ul.menu li ul
{
	position: absolute;
	top: 55px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #575f5d;
	border-bottom: 1px solid #2d3130;
	font-size: 85%;
	font-weight: normal;
	display: none;
	text-transform: none;
}

#header ul.menu li ul img
{
	display: none;
}

#header ul.menu li ul li
{
	float: none;
}

#header ul.menu li ul li a span
{
	display: inline;
}

#header ul.menu li ul li a
{
	float: none;
	width: auto;
	height: auto;
	background: none;
	color: #fff;
	display: block;
	padding: 4px 50px 4px 12px;
}

#left
{
	padding-top: 3px;
	float: left;
	width: 670px;
	margin-bottom: 60px;
}

#content
{
	padding: 0 30px 40px 0;
}

#content ul,
#introduction ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 25px;
}

#content ul li,
#introduction ul li
{
	background: url(/media/images/panel-tick.gif) left center no-repeat;
	padding: 2px 0 2px 20px;
}

.homepageSplit
{
	float: left;
	width: 280px;
	padding: 0 0 0 25px;
	border-left: 1px dashed #b8b8b8;
	margin: 0 25px 15px 0;
}

.homepageSplit p.title
{
	text-transform: uppercase;
	border-bottom: 1px dotted #9e9e9e;
	color: #a02622;
	font-size: 140%;
}

.homepageSplit#latestNews h2
{
	font-size: 100%;
	margin-bottom: -12px;
}

.homepageSplit#latestNews h2 a
{
	color: #000;
}

#panel
{
	clear: both;
	background: url(/media/images/panel-bg.gif) no-repeat top;
	position: relative;
	padding: 15px 0 0 0;
	min-height: 150px;
}

* html #panel
{
	height: 150px;
}

#panel .bottom
{
	width: 670px;
	height: 15px;
	background: url(/media/images/panel-bg.gif) no-repeat bottom;
	position: absolute;
	bottom: -15px;
	left: 0;
}

#panel ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 15px;
}

#panel ul li
{
	background: url(/media/images/panel-tick.gif) left center no-repeat;
	padding: 2px 0 2px 15px;
}

#panel .split
{
	float: left;
	padding: 0 0 0 25px;
	width: 280px;
	margin-right: 26px;
}

#panel h3
{
	font-size: 140%;
	color: #4d5251;
	text-transform: uppercase;
	border-bottom: 1px dotted #8a8a8a;
}

#panel h3 a
{
	color: #363a39;
}

#right
{
	float: left;
	width: 270px;
	padding-top: 3px;
	margin-bottom: 45px;
}

#search
{
	border-top: 1px solid #ad2926;
	background: #831f1c url(/media/images/search-bg.gif) repeat-x top;
	color: #fff;
	padding: 1px 25px 15px 20px;
}

#search p.title
{
	text-transform: uppercase;
	font-size: 115%;
	border-bottom: 1px dotted #d27876;
	margin-bottom: 5px;
}

#search form
{
	background: url(/media/images/search-form-bg.gif) no-repeat;
	height: 25px;
	padding: 4px 7px 0 4px;
}

#search form .search
{
	float: right;
	margin-top: 3px;
}

#search .text
{
	border: 0 none;
	background: none;
	width: 180px;
}

#introduction
{
	padding: 5px 20px;
	background: url(/media/images/introduction-bg.gif) no-repeat bottom;
	margin-bottom: 10px;
}

#introduction h1
{
	font-size: 110%;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}

#newsletter
{
	padding: 5px 20px;
	background: url(/media/images/newsletter-bg.gif) no-repeat top;
	min-height: 130px;
	font-size: 90%;
	color: #6e7372;
}

#newsletter p.title
{
	text-transform: uppercase;
	font-size: 125%;
	border-bottom: 1px dotted #bcbcbc;
	margin-bottom: 5px;
	color: #444b49;
}

#newsletter form
{
	background: url(/media/images/newsletter-form-bg.gif) no-repeat;
	height: 25px;
	padding: 4px 7px 0 4px;
}

#newsletter form .search
{
	float: right;
	margin: 3px 5px 0 0;
}

#newsletter .text
{
	border: 0 none;
	background: none;
	width: 180px;
}

#footer
{	
	background: #942320;
	color: #d38986;
	clear: both;
	padding: 20px 0;
}

#footer a
{
	color: #fff;
}

#footer #contact
{
	float: right;
	font-size: 150%;
}

#footer #contact big
{
	font-size: 130%;
	color: #360e0d;
}

#footer #contact a
{
	color: #ecaeae;
}

#footer ul.menu img
{
	display: none;
}

#footer ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 110%;
}

#footer ul.menu li
{
	float: left;
	margin: 0 25px 20px 0;
}

#footer ul.menu li a
{
	color: #d38986;
}

#footer ul.menu li ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul.menu li ul li
{
	float: none;
	margin: 0;
}

#footer ul.menu li ul li a
{
	color: #fff;
	font-size: 80%;
}

#footer .bottom
{
	clear: both;
	border-top: 1px solid #7c1d1b;
	padding-top: 10px;
}

img.whiteBorder
{
	border: 2px solid #fff;
	margin: 0 0 15px 15px;
}