body {
	background-color:#F4EEEE;
	font: 11px arial, sans-serif;
	background: #F4EEEE url(../images/gradient.jpg) top repeat-y;
}


h1 {
	font-size: 11px;
	color: #3A7AAE;
	font-weight: bold;
}


a {
	color: #495A70;
}


#container {
	width: 850px;
	height: auto;
	margin: 0px auto auto auto;
}


#header {
	width: 850px;
	height: 92px;
	background: #EFECEB url(../images/header.jpg);
	margin-bottom: 5px;
	float: left;
}


#nav {
	margin: 63px 0px 0px 323px;
}


#nav a, #nav a:visited {
	color: #666666;
	text-decoration: none;
}


#nav a:hover {
	color: #7CAA35;
	text-decoration: underline;
}


#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#nav ul li {
	display: block;
	float: left;
	padding-left: 7px;
}


#nav ul li.index a:hover {
	color: #164082;
	text-decoration: underline;
}


#nav ul li.index_on a, #nav ul li.index_on a:visited {
	color: #164082;
	text-decoration: underline;
}


#nav ul li.introduction a:hover {
	color: #89C753;
	text-decoration: underline;
}


#nav ul li.introduction_on a, #nav ul li.introduction_on a:visited {
	color: #89C753;
	text-decoration: underline;
}


#nav ul li.pocklington a:hover {
	color: #338525;
	text-decoration: underline;
}


#nav ul li.pocklington_on a, #nav ul li.pocklington_on a:visited {
	color: #338525;
	text-decoration: underline;
}


#nav ul li.masterplan a:hover {
	color: #1B9AC5;
	text-decoration: underline;
}


#nav ul li.masterplan_on a, #nav ul li.masterplan_on a:visited {
	color: #1B9AC5;
	text-decoration: underline;
}


#nav ul li.offices a:hover {
	color: #FC1921;
	text-decoration: underline;
}


#nav ul li.offices_on a, #nav ul li.offices_on a:visited {
	color: #FC1921;
	text-decoration: underline;
}


#nav ul li.trade a:hover {
	color: #9E2878;
	text-decoration: underline;
}


#nav ul li.trade_on a, #nav ul li.trade_on a:visited {
	color: #9E2878;
	text-decoration: underline;
}


#nav ul li.industrial a:hover {
	color: #033C59;
	text-decoration: underline;
}


#nav ul li.industrial_on a, #nav ul li.industrial_on a:visited {
	color: #033C59;
	text-decoration: underline;
}


#nav ul li.contact a:hover {
	color: #F7A231;
	text-decoration: underline;
}


#nav ul li.contact_on a, #nav ul li.contact_on a:visited {
	color: #F7A231;
	text-decoration: underline;
}


#banner {
	width: 850px;
	height: 283px;
	float: left;
}


#tabindex{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_index.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#tabintroduction{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_introduction.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#tabpocklington{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_pocklington.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#tabmasterplan{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_masterplan.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#taboffice{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_office.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#tabtrade{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_trade.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#tabindustrial{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_industrial.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#tabcontact{
	width: 850px;
	height: 110px;
	background: #EFECEB url(../images/tab_contact.jpg) no-repeat;
	margin-top: 3px;
	float: left;
}


#tabnav {
	padding: 6px 0px 0px 595px;
	float: left;
}

	
#tabnav ul {
	list-style-type: none;
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0;
	}
	
	
#tabnav ul li a, #tabnav ul li a:visited {
	background: url(../images/arrow2.gif) top right no-repeat;
	display: block;
	width: 210px;
	padding: 3px 18px 3px 0px;
	color: #D9D9D9;
	text-decoration: underline;
	font-size: 10px;
	}


#tabnav ul li.index a, #tabnav ul li.index a:visited {
	color: #5583C4;
	background: url(../images/arrow_index.gif) top right no-repeat;
	text-decoration: underline;
}


#tabnav ul li.introduction a, #tabnav ul li.introduction a:visited {
	color: #CCDEA9;
	background: url(../images/arrow_introduction.gif) top right no-repeat;
	text-decoration: underline;
}


#tabnav ul li.pocklington a, #tabnav ul li.pocklington a:visited {
	color: #94C082;
	background: url(../images/arrow_pocklington.gif) top right no-repeat;
	text-decoration: underline;
}


#tabnav ul li.masterplan a, #tabnav ul li.masterplan a:visited {
	color: #AEC7DD;
	background: url(../images/arrow_masterplan.gif) top right no-repeat;
	text-decoration: underline;
}


#tabnav ul li.office a, #tabnav ul li.office a:visited {
	color: #FCAC8F;
	background: url(../images/arrow_office.gif) top right no-repeat;
	text-decoration: underline;
}


#tabnav ul li.trade a, #tabnav ul li.trade a:visited {
	color: #C8A7B0;
	background: url(../images/arrow_trade.gif) top right no-repeat;
	text-decoration: underline;
}


#tabnav ul li.industrial a, #tabnav ul li.industrial a:visited {
	color: #8FA5BB;
	background: url(../images/arrow_industrial.gif) top right no-repeat;
	text-decoration: underline;
}


#tabnav ul li.contact a, #tabnav ul li.contact a:visited {
	color: #FFDC95;
	background: url(../images/arrow_contact.gif) top right no-repeat;
	text-decoration: underline;
}

	
#tabnav ul li a:hover {
	background: url(../images/arrow.gif) top right no-repeat;
	text-decoration: underline;
	color: #FFFFFF;
	}


#content {
	width: 850px;
	margin: 25px 0px 15px 0px;
	float: left;
}


#heading {
	width: 543px;
}


#leftcolumn {
	width: 543px;
	padding: 0px 33px 0px 14px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
}


#rightcolumn {
	width: 235px;
	padding: 0px 0px 0px 24px;
	float: left;
}


#rightcolumn img{
	padding-bottom: 0px;
}


#largecolumn {
	width: 850px;
	float: left;
}


#footer {
	width: 850px;
	margin-top: 12px;
	float: left;
	text-align: justify;
}


#divide {
	width: 850px;
	height: 16px;
	margin-bottom: 5px;
	background-color: #7CAA35;
}


#extralinks {
	width: 740px;
	height: 16px;
	padding: 10px 0px 0px 15px;
	color: #666666;
	font-size: 10px;
	float: left;
}


#extralinks a, #extralinks a:visited {
	color: #B3B3B3;
	text-decoration: none;
}


#extralinks a:hover {
	color: #B3B3B3;
	text-decoration: underline;
}


#sitedesign {
	width: 80px;
	padding: 0px 15px 0px 0px;
	float: left;
	height: 26px;
}


#smallprint {
	width: 822px;
	float: left;
	font: 9px arial, sans-serif;
	padding: 14px;
}


#logobox {
	float: left;
}


#logobox img {
	margin-right: 24px;
}

