* { margin: 0; padding: 0; outline: 0; }
body {
	font: 11px/16px Arial, sans-serif;
	color: #363636;
	text-align: left;
	background: #90ABC3 url(../images/background.gif) repeat-x 0 0;
	padding-top: 10px;
}

a { color: #ffc50c; text-decoration: none; }
a:hover { cursor: pointer; text-decoration: underline; }
a img { border: 0; }

.fl { float: left; display: inline; }
.fr { float: right; display:inline; }
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }
.cl { clear: both; height: 0; line-height: 0; font-size: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { width: 980px; margin: 0 auto; p}

.box { margin-bottom: 10px; }
.box .cnt { height: 100%; background: #fff; padding: 5px 10px; }
.box .bottom { background: url(../images/box-bottom.gif) no-repeat 0 0; height: 3px; }
.box .top { 
	background: url(../images/box-top.gif) no-repeat 0 0; 
	height: 4px; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
}



#header { background: url(../images/header-bg.gif) repeat-x 0 0; height: 104px; }

h1#logo {
	height: 52px;
	width: 400px;
	margin: 30px 0 0 17px;
}
h1#logo a { display: block; height: 52px; background: url(../images/logo.gif); text-indent: -4000px; }

.a-side-header {
	float: right;
	display: inline;
	width: 468px;
	font-size: 11px;
	color: #8f8f8f;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
.a-side-header a:hover { text-decoration: none; }
.a-side-header span { line-height: 25px; }

.a-side-header span.sep { 
	float: left; 
	display: inline; 
	height: 25px; 
	width: 1px; 
	background: #ebebeb; 
	position: relative; 
	margin: 0 5px; 
}

.a-side-header .lang {
	float: left;
	display: inline;
	height: 20px;
	width: 72px; 
	background: url(../images/lang-bg.gif) no-repeat 0 0; 
	padding-left: 7px; 
	font-size: 10px; 
	line-height: 20px; 
	color: #4d4d4d;
	margin: 3px 5px 0;
}

.a-side-header .sitemap { 
	float: left; 
	display: inline; 
	color: #8f8f8f; 
	background: url(../images/icon-sitemap.gif) no-repeat 0 center; 
	padding-left: 14px; 
	line-height: 25px;
}



#navigation { 
	height: 32px; 
	background: url(../images/navigation.gif) no-repeat 0 0;
	padding-top: 4px; 
	margin: 5px 0; 
}

#navigation ul { 
	list-style: none outside; 
	float: left; 
	display: inline; 
	width: 80%; 
	margin-left: 4px;
}

#navigation li { 
	float: left; 
	display: inline; 
	height: 28px; 
	margin-right: 5px;
}

#navigation li a {
	float: left;
	display: inline;
	height: 28px;
	width: 90px;
	padding-right: 10px;
	background: url(../images/nav-bg.gif) no-repeat 0 0;
	text-align: center;
	font: 9px/28px Arial, sans-serif;
	text-transform: uppercase;
	color: #616b63;
	letter-spacing: 0px;
}

#navigation li a:hover, 
#navigation li a.active { 
	background-position: -100px 0; 
	text-decoration: none; 
}

#search { 
visibility:hidden;
	float: right; 
	display: inline; 
	width: 160px; 
	height: 25px; 
	margin: 3px 7px 0 0;
	background: url(../images/search-field.gif) no-repeat 0 0;
}

#search .field { 
	font-size: 10px; 
	float: left; 
	display: inline; margin: 6px 0 0 5px;
	width: 120px; 
	border: 0;
	background: none;
	color: #616b63;
}

#search .btn { 
	float: right; 
	display: inline; 
	height: 13px; 
	width: 12px; 
	background: url(../images/icon-search.gif) no-repeat 0 0; 
	border: 0;
	margin: 6px 7px 0 0; 
	cursor: pointer;
}

#postcode {
	float: left;
	display: inline;
	width: 100px;
	height: 25px;
	margin: 3px 7px 0 0;
	background: url(../images/postcodefield.gif) no-repeat 0 0;
}

#postcode .field {
	font-size: 10px;
	float: left;
	display: inline;
	margin: 6px 0 0 5px;
	width: 100px;
	border: 0;
	background: none;
	color: #616b63;
}

#postcode .btn {
	float: right;
	display: inline;
	height: 13px;
	width: 12px;
	background: url(../images/icon-postcode.gif) no-repeat 0 0;
	border: 0;
	margin: 6px 7px 0 0;
	cursor: pointer;
}

.column { float: left; display: inline; width: 310px; }

.middle-col { margin: 0 15px; }

.service { 
	width: 280px; 
	height: 164px; 
	padding: 7px 15px;
}

.service p {
	text-align: center;
	color: #fff;
	font-size: 11.5px;
	line-height: 15px;
	padding: 5px 0;
}

.service .more { 
	display: block;
	height: 28px;
	width: 113px;
	text-align: center;
	background: url(../images/button-lrn-more.png) no-repeat 0 0; 
	color: #5d5d5d;
	font-size: 13px;
	line-height: 28px;
	margin: 7px auto; 
	border:none;
}



.red-box { background: url(../images/red-box.gif) no-repeat 0 0; }
.red-box h2 { height: 57px; }
.red-box h2 span {
	display: block;
	height: 28px;
	background: url(../images/h2-finance.gif) no-repeat 0 0;
	margin-left: 46px;
	position: relative;
	top: 15px;
	background-image: url(../images/h2-details.png);
}



.orange-box { background: url(../images/orange-box.gif) no-repeat 0 0; }
.orange-box h2 { height: 57px; }
.orange-box h2 span {
	display: block;
	height: 26px;
	background: url(../images/h2-business.gif) no-repeat 0 0;
	margin-left:47px;
	position: relative;
	top: 15px;
	background-image: url(../images/h2-check.png);
}


.green-box { background: url(../images/green-box.gif) no-repeat 0 0; }
.green-box h2 { height: 57px; }
.green-box h2 span {
	display: block;
	height: 26px;
	background: url(../images/h2-project.gif) no-repeat 0 0;
	margin-left: 48px;
	position: relative;
	top: 15px;
	background-image: url(../images/h2-cash.png);
}


.latest-news { height: 100%; background: url(../images/latest-news-bg.gif) repeat-y 0 0; }
.latest-news .latest-bottom { background: url(../images/latest-news-bottom.gif) no-repeat 0 bottom; }
.latest-news .latest-top { background: url(../images/latest-news-top.gif) no-repeat 0 top; padding: 7px; }

.latest-news h2 { 
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040; 
	margin-bottom: 10px; 
	padding-left: 10px; 
}

.latest-news .news {
	padding: 5px 5px;
	background: url(../images/latest-news-separator.gif) repeat-x 0 bottom;
	margin: 0 5px;
}

.latest-news .news small { 
	display: block; 
	color: #c04226; 
	font-size: 11px; 
	margin-bottom: 3px; 
}

.latest-news .news p {
	line-height: 16px;
	color: #5a5a5a;
}


.latest-news .test {
	height:90px;
	padding: 5px 5px;
	background: url() repeat-x 0 bottom;
	margin: 0 5px;
}

.latest-news .test img {
	margin: 0 10px 5px 0;
	border:solid #d0d0d0 1px;
}

.latest-news .test small { 
	display: block; 
	color: #c04226; 
	font-size: 11px; 
	margin-bottom: 3px; 
}

.latest-news .test p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #5a5a5a;
	font-style: italic;
}


.latest-news .actions {
	float: right;
	display: inline;
	background: url(../images/latest-news-actions.gif) no-repeat 0 bottom;
	line-height: 12px;
	padding-left: 15px;
	color: #78B21E;
	text-decoration: underline;
	margin:  10px 5px 5px 5px;
}

.latest-news .actions:hover { text-decoration: none; }


.post { padding: 5px 0 5px 10px; } 8
.post h2 { font: 20px "Trebuchet MS", Arial, sans-serif; color: #404040; margin-bottom: 7px; }
.post h2 span {
	color: #567998;
}
.post p { padding-bottom: 10px; }

.post .more {
	display: block;
	height: 11px;
	background: url(../images/latest-news-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	font-size: 11px;
	color: #77B21E;
	text-decoration: underline;
}

.post .more:hover { text-decoration: none; }
.post ul {
	list-style: none outside;
	padding: 5px 0 0 0;
}

.post li { 
	background: url(../images/latest-news-actions.gif) no-repeat 0 2px; 
	padding-left: 15px; 
	padding-bottom: 5px; 
}

.post li a {
	font-size: 11px;
	line-height: 11px;
	color: #567998;
	text-decoration: underline;
}

.post li a:hover { text-decoration: none; }


.carpost {
	padding: 5px 0 5px 10px; 
	height:105px;
} 8
.carpost h2 { font: 20px "Trebuchet MS", Arial, sans-serif; color: #404040; margin-bottom: 7px; }
.carpost h2 span {
	color: #567998;
}
.carpost p { padding-bottom: 10px; }

.carpost .more {
	display: block;
	height: 11px;
	background: url(../images/latest-news-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	font-size: 11px;
	color: #77B21E;
	text-decoration: underline;
}

.carpost .more:hover { text-decoration: none; }

.carpost ul {
	list-style: none outside;
  float: left;
  width: 26em; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.carpost li {
  float: left;
  width: 11em;
  margin: 0;
  background: url(../images/latest-news-actions.gif) no-repeat 0 2px; 
	padding-left: 15px; 
	padding-bottom: 5px; 
}

.carpost li a {
	font-size: 11px;
	line-height: 11px;
	color: #567998;
	text-decoration: underline;
}

car.post li a:hover { text-decoration: none; }
 

#footer { padding: 10px 0; font-size: 10px; }
#footer a { color: #3a3a3a; text-decoration: underline; }
#footer a:hover { text-decoration: none; }
#overlay { 
    background-image:url(../images/transparent.png); 
    color:#efefef; 
    height:450px; 
} 
 
div.contentWrap { 
    height:441px; 
    overflow-y:auto; 
}
/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../images/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../images/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}

