/* Start of CMSMS style sheet 'Business Aspect' */

* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

body {
   	font: 75% Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #2b2b2b; 
	background-color: #a1a1a1;
}

img {
	display: block;
}

#container {
	background: url(images/bg-container.jpg) repeat-y;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #981e34;
}
a:hover {
	color: #000;
}


/*________ Header ________*/

#header {
	background: url(images/bg-header.jpg) no-repeat;
	overflow: hidden;
	padding-bottom: 10px;
	padding: 20px 0 0 40px;
}

#header img {
	float: left;
}

#header .strapline {
	float: right;
	padding-right: 20px;
}


/*________ Nav ________*/

#nav {
	margin-left: auto;
	margin-right: auto;
	margin-left: 20px;
	text-align: center;
	background: url(images/bg-nav.jpg);
	width: 880px;
	height: 40px;
   	font: 14px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 30px;
	list-style-type: none;
}

#nav li {
	float: left;
	margin-right: 3px;
}

#nav a {
	color: #979797;
        text-decoration: none;
	display: block;
	padding: 10px 0 14px 40px;
	background: #2b2b2b url(images/img-nav-left.gif) no-repeat left top;
}

#nav a:hover {
	color: #fff;	
}

#nav a span {
	background: #2b2b2b url(images/img-nav-right.gif) no-repeat right top;
	padding: 10px 40px 14px 0px;
}

#nav li.homeTab {
	margin-left: 0px;
}

#nav li.homeTab a {
	text-decoration: inderline;
	list-style-type: none;
	color: #fff;
	padding: 10px 0 14px 32px;
	background: #981e34 url(images/img-nav-left-roll.gif) no-repeat left top;
}

#nav li.homeTab a span {
	background: #981e34 url(images/img-nav-right-roll.gif) no-repeat right top;
	padding: 10px 32px 14px 0px;
}




/*________ Content ________*/

#content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#content h2 {
	padding: 20px 0 15px 38px;
font-size: 18px;
}

#content h3 {
font-size: 14px;
}

#content p {
	padding: 0 38px 10px 38px;
}

#content p span.boldPara {
	color: #981e34;
	font-weight: bold;
}

#content img.floatRight {
	float: right;
}


/*________ Home page ________*/

#intro {
	height: 111px;
	background: #bfbfbf;
}

#intro p {
	font-size: 12px;
	color: #616161
}

#intro p.topPadding {
padding-top: 10px;
}

#intro a {
color: #981e34;
text-decoration: none;
font-weight: bold;
}

#intro a:hover {
font-weight: bold;
text-decoration: underline;
}

#flash {
	border-bottom: 1px solid #95754c;
	margin-bottom: 1px;
}

#noNews {
display: none;
}

#news {
	width: 910px;
	background: #95754c;
	overflow: hidden;
	color: #ccbdaa;
	padding-bottom: 25px;
}

#news h2 {
	padding: 10px 38px;
	font-size: 18px;
	color: #fff;
}


#news div {
	width: 400px;
	float: left;
	padding-left: 38px;
}

#news div p {
	padding: 0px;
}

#news .heading {
	border-bottom: 1px solid #cabaa6;
	margin-left: 0;
	padding-left: 0px;
	margin-bottom: 8px;
	color: #fff;
}

#news div h3 {
	float: left;
	font-size: 14px;
	padding: 0px;
}

#news .date {
	float: right;
	clear: none;
	background: url(images/icon-calendar.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#news img {
	float: right;
	padding: 1px;
	border: 1px solid #cabaa6;
	margin: 0 0 3px 3px;
}

.clearfix:after 
{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*________ Services ________*/

#content .services {
margin: 0 38px 20px 38px;
clear: right;
background: #f1f1f1;
padding-bottom: 10px;
}

#content .services p {
padding-left: 20px;
margin-left: 0px;
}

#content .services h3 {
padding: 10px 20px;
font-size: 16px;
color: #981e34;
}

#content .services ul {
padding: 0 40px;

}

#content .services ul li {
padding: 5px 0px;
}

#subNav {
width: 850px;
margin: 10px 0 10px 38px;
text-align: center;
overflow: hidden;
}

#subNav li {
float: left;
list-style-type: none;
display: block;
}

#subNav li a {
border-left: 1px solid #676767;
display: block;
float: left;
text-decoration: none;
color: #e1e1e1;
font-weight: bold;
font-size: 22px;
height: 36px;
padding: 16px 24px 0 24px;
background: url(images/bg-subNav.gif);
}

#subNav a:hover {
height: 46px;
border: none;
color: #fff;
background: #676767 url(images/bg-subNav-roll.gif) no-repeat bottom center;
}

#subNav li.homeTab {
height: 62px;
color: #fff;
background: #676767 url(images/bg-subNav-home.gif) no-repeat bottom center;
}

.selectNav {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#content .paraMoreMargin {
padding-bottom: 30px;
}


.miniList {
float: left;
margin-bottom: 20px;
width: 400px;
height: 140px;
background: #f1f1f1;
margin-left: 38px;
}

.miniList h4 {
font-size: 14px;
color: #981e34;
padding: 10px;
}

.miniList ul {
padding: 0 10px 10px 25px;
}

.miniList li {
padding: 0 10px 10px 0px;
}

.imgCentred {
margin-left: auto;
margin-right: auto;
}


/*________ Key People ________*/

.keyPeople {
margin: 15px 38px 38px 38px;
border-bottom: 1px solid #e1e1e1;
}

.keyPeople img {
border: 1px solid #e1e1e1;
padding: 2px;
float: left;
margin: 0 15px 15px 0px;
}

#content .keyPeople p {
padding-left: 0px;
}

#content .keyPeople h4 {
padding: 0 0 10px 0 ;
font-size: 16px;
color: #981e34;
}


/*________ Employment Opportunities ________*/

#noJobs {
display: none;
}

.jobVacancies {
width: 500px;
margin: 0 38px 20px 38px;
background: #f1f1f1;
padding-bottom: 10px;
}

.jobVacancies p {
padding-left: 20px;
}

.jobVacancies h4 {
padding: 10px 0 10px 20px;
font-size: 16px;
	color: #981e34;
display: block;
}



/*________ Contact Us ________*/

#contactDetails {
margin-left: 40px;
float: left;
width: 380px;
}

#contactDetails dl {
width: 250px;
}

#contactDetails dl dt {
float: left;
clear: both;
width: 65px;
margin-bottom: 10px;
font-weight: bold;
}

#contactDetails dl dd {
margin-bottom: 10px;
float: left;
width: 180px;
}

#emailUs h3 {
margin-bottom: 5px;
}

#emailUs form {
float: left;
padding-bottom: 30px;
}

#emailUs p {
padding: 0 0 10px 0;
}

#emailUs form fieldset {
width: 380px;
padding-top: 5px;
}

#emailUs form legend {
display: none;
}

#emailUs form label {
float: left;
clear: both;
margin: 0 0 10px 0;
padding-top: 2px;
width: 110px;
}

#emailUs form fieldset input {
border: 1px solid #b6b6b6;
background-color: #f2f2f2;
width: 187px;
padding: 2px 0 2px 3px;
margin: 0 0 10px 0;
}

#emailUs form textarea {
border: 1px solid #b6b6b6;
background-color: #f2f2f2;
width: 247px;
height: 76px;
padding: 2px 0 2px 3px;
margin: 0 0 10px 0;
overflow: auto;
font: 13px Arial, Helvetica, sans-serif;
}

#emailUs form input {
margin: 0 0 0 110px;
padding: 3px 5px;
border: 1px solid #373737;
}

#emailUs #errorText {
border: 1px solid #6d0000;
color: #6d0000;
background-color: #fa8484;
padding: 10px 20px;
margin: 0 0 10px 0;
width: 360px;
}

#emailUs #errorText p {
padding: 0 0 5px 0;
font-weight: bold;
}

#emailUs #errorText ul {
padding: 0 0 0 25px;
}

#emailUs #successText {
border: 1px solid #0c4700;
color: #0c4700;
background-color: #83f06d;
padding: 10px 0;
text-align: center;
margin: 0 0 10px 0;
width: 360px;
}

#emailUs #successText p {
padding: 0;
}

/*________ Footer ________*/

#footer {
	width: 910px;
	height: 68px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
	background: url(images/bg-footer.jpg) no-repeat;
	color: #b9b9b9;
	font-size: 11px;
	clear: both;
}

#footer p {
	padding: 0px;
}

#footer a {
	color: #b9b9b9;
	padding-top: 11px;
	text-decoration: none; 
}

#footer .login {
	background: url(images/img-padlock.jpg) no-repeat bottom left;
	padding-left: 20px;
}

#footer a:hover {
	color: #515151;
}

#footer p {
	float: left;
	margin-top: 15px;
	margin-left: 38px;
}

#footer .footerLink {
	float: right;
	padding-right: 38px;
}



/* End of 'Business Aspect' */

