html, body, .maincontainer
{	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body
{	background:url(img/bg_page.jpg) fixed 500px 0 repeat-x #fdfdfe;
}
.maincontainer, .boxcontainer
{	min-height:90%;
	width:850px;
	display:block;
	margin:0 auto;
	position:relative;
}
.padcontainer
{	min-height:3%;
	height:3%;
}
.boxcontainer
{	box-shadow:0px 0px 20px #000;
	background:#fff;
	padding-top:1px;
}
.home .boxcontainer
{	background:url(img/bg_skyscraper.jpg) no-repeat center 76px #fff;
}
.footbar
{	background:url(img/foot_bar.jpg) repeat-x center bottom;
}
.head, .main, .foot
{	width:800px;
	margin:14px;
	padding:11px;
}
.main
{	padding-bottom:80px;/* height of footer */
}
.foot
{	position:absolute;
	bottom:0;
	height:80px;/* height of footer */
	margin-bottom:0;
}

body, a, select, textarea, input
{	font-family:Arial;
	color:#5D5D5D;
}

a	{color:#6ea4d3; text-decoration:none; background:url(img/link_underline.gif) repeat-x left bottom; font-weight:bold;}
a:hover	{color:#5D5D5D; text-decoration:underline; background:url(img/link_underline.gif) repeat-x left bottom; font-weight:bold;}
.clearlink a {background:transparent;}
.tabgroup a {font-weight:normal; background:transparent;}
acronym	{background:url(img/acronym_underline.gif) repeat-x left bottom; cursor:help;}
.formquestioncontainer a, .headcontent a {background:transparent;}/*x*/
.alert	{color:#dd0000;}

h1
{	width:500px;
	padding-bottom:13px;
	font-family:Georgia, serif;
	float:left;
	clear:both;
	height:30px;
	line-height:30px;
	display:block;
}
.home h1
{	float:none;
}

h2
{	background:url(img/title_underline.gif) repeat-x left top;
	font-family:Arial/*Georgia, serif*/;
}

.menu a, .menu a:hover
{	font-weight:normal;
	color:#5D5D5D;
	text-decoration:none;
	/*background:#fff;*/
	/*line-height:26px;*/
	line-height:1.6em;
}
.menu a.selected
{	color:#d7821d;
}

.stickycontainer
{	width:645px;
	position:relative;
}
.headcontent
{	height:30px;
	padding-top:2px;
}
.headcontent #head_tel
{	float:right;
	color:#5D5D5D;
	line-height:1.6em;
	margin-top:-10px;
	width:184px;
	height:34px;
}
.pagetext
{	float:left;
	clear:none;
	width:645px;
}
.home .pagetext
{	clear:left;
	width:100%;
	margin-top:100px;
}
.pagetext.greenlaptop
{	background:url(img/page_greenlaptop.jpg) no-repeat right 73px;
}
.pagefeature
{	clear:both;
}
.pagetext.greenlaptop .pagefeature
{	padding-left:10px;
	width:635px;
}
.pagetext .stickycontainer a.sticky
{	position:absolute;
	/*top:-42px;*/
	/*top:-62px;*/
	top:-18px;
	right:12px;
	background:url(img/sticky-quote.png);
	width:109px;
	height:90px;
}
.pagetext a.sticky .text
{	display:none;
}

.footcontent
{	height:80px;/* height of footer */
	position:relative;
}
.footcontent .footlinks
{	position:absolute;
	bottom:0;
	right:0;
}
.footcontent .footlinks ul
{	display:inline;
}
.footcontent .footlinks li
{	margin-left:8px;
	float:left;
	clear:none;
	vertical-align:middle;
	/*line-height:12px;*/
}
.footcontent .footlinks li, .footcontent .footlinks a
{	color:#5D5D5D;
	background:transparent;/*x*/
	text-decoration:none;
	font-weight:normal;
}
.footcontent .footlinks a:hover
{	text-decoration:underline;
}
.footcontent .footlinks li.tabbed
, #li_accessibility
{	padding-left:10px;
	background:url(img/li_bullet.gif) -17px -5px no-repeat;
}

.footlogo
{	position:absolute;
	bottom:14px;
	left:0;
}
.footlogo a
{	background:transparent;/*x*/
}
/*.footlogos
{	height:100px;
	text-align:center;
	position:absolute;
	bottom:20px;
	width:100%;
	xborder:1px solid #ff0000;
}
.footlogos ul, .footlogos li, .footlogos a
{	display:inline;
	height:100px;
	line-height:100px;
}
.footlogos img
{	vertical-align: middle;
}*/

.browsericons li
{	padding-left:35px;
	height:34px;
	line-height:34px;
}
.browsericons li.chrome
{	background:url(img/browser_chrome.jpg) top left no-repeat;
}
.browsericons li.ff
{	background:url(img/browser_ff.jpg) top left no-repeat;
}
.browsericons li.ie
{	background:url(img/browser_ie.jpg) top left no-repeat;
}
.browsericons li.opera
{	background:url(img/browser_opera.jpg) top left no-repeat;
}
.browsericons li.safari
{	background:url(img/browser_safari.jpg) top left no-repeat;
}
.img.right
{	float:right;
	clear:both;
	padding-left:6px;
	padding-bottom:6px;
}
.boxcontainer.regionmap
{	background:url(img/regionmap.gif) right -80px no-repeat #fff;
}
.boxcontainer.regionmap #london, .boxcontainer.regionmap #swales
{	position:absolute;
	width:270px;
	height:101px;
	background:url(img/mappin.png) center center no-repeat;
}
.boxcontainer.regionmap #london a, .boxcontainer.regionmap #swales a
{	font:1.7em Georgia;
	color:#5D5D5D;
	margin:45px 0 0 30px;
	display:block;
	background:transparent;
	text-decoration:none;
}
.boxcontainer.regionmap #london a:hover, .boxcontainer.regionmap #swales a:hover
{	background:url(img/emailicon.gif) right center no-repeat;
	text-decoration:none;
}
.boxcontainer.regionmap #london
{	right:135px;
	top:415px;
}
.boxcontainer.regionmap #swales
{	right:415px;
	top:370px;
}
.boxcontainer.regionmap #london a
{	width:120px;
}
.boxcontainer.regionmap #swales a
{	width:165px;
}
.boxcontainer.regionmap .articlefeature
{	min-height:400px;
}

.submenucontainer /* for both normal and subhead submenus */
{	padding-bottom:8px;
}
.submenucontainer li
{	height:19px;
	padding-left:10px;
}
#subhead
{	position:relative;
	height:19px;
	float:left;
	clear:none;
}
.subspacer
{	clear:both;
	height:14px;
}
#subhead .submenuitem /* submenu when it's at top of page */
{	background:url(img/menubutton.png) top right no-repeat;
	width:116px;
	height:19px;
	position:absolute;
	left:-10px;
	visibility:hidden;
}
#subhead .submenuitem a
{	color:#5D5D5D;
	font:0.8em Arial;
	background:transparent;
	text-decoration:none;
	width:93px;
	display:block;
	padding:3px 0 0 23px;
}
#subhead .submenuitem a:hover, #subhead .submenuitem a.selected
{	color:#d7821d;
}

.subbox
{	background:url(img/subbox_gradient_blue.png);
}
.subbox.orange
{	background:url(img/subbox_gradient_orange.png);
}
.subbox .inner
{	padding:0 20px;
	min-height:110px;
}
.subbox h3
{	background:url(img/subbox_arrow_blue.png) center top no-repeat;
	height:32px;
	line-height:32px;
	text-align:center;
}
.subbox.orange h3
{	background:url(img/subbox_arrow_orange.png) center top no-repeat;
}

/*.subbox
{	background:url(img/subbox_gradient.jpg) left bottom repeat-y;
	position:relative;
	margin:9px 0 0 11px;
}
.subbox .inner
{	border:1px solid #c1c1c1;
	padding:20px;
	margin-left:11px;
	min-height:110px;
}
.subbox h3
{	background:url(img/titlebutton.png) left top no-repeat;
	padding-left:24px;
	height:19px;
	line-height:19px;
	position:absolute;
	top:-9px;
	left:-11px;
	width:200px;
	height:19px;
}
.subbox .end
{	background:url(img/subbox_gradient_end.jpg);
	position:absolute;
	width:11px;
	height:20px;
	bottom:0;
	left:0;
}*/

.testimonial
{	padding:1em 2em 0 1em;
	font-style:italic;
	width:100%;
	height:100%;	
}
.testimonial .quote
{	float:left;
	color:#6ea4d3;
	line-height:0.5em;
	
	font-family:Georgia, serif;
		font-size:7em;
	height:0.1em;
	padding:0 5px;
}
.testimonial .quote.close
{	float:right;
	color:#ee8e1c;
	line-height:0.9em;
}/*
.newsarticle
{	position:relative;
	min-height:82px;
	margin-bottom:10px;
}
.newsarticle .image
{	position:absolute;
	left:0;
	top:0;
	width:82px;
	height:82px;
	overflow:hidden;
}
.newsarticle .image#newsimage1
{	width:246px;
	height:164px;
}
.newsarticle .image img
{	border:1px solid #e0e0e0;
	padding:4px;
}
.newsarticle .content
{	float:left;
	clear:none;
	padding-left:92px;
}*/
.newsarticle
{	min-height:82px;
	margin-bottom:10px;
}
.newsarticle .image
{	float:left;
	clear:left;
	width:82px;
	height:82px;
	overflow:hidden;
	padding-right:10px;
}
.newsarticle .image#newsimage1
{	width:246px;
	height:164px;
}
.newsarticle .image img
{	border:1px solid #e0e0e0;
	padding:4px;
}
.newsarticle .content
{	float:left;
	clear:none;
}








.tab a, .tab a:hover, .listitemicons a, .listitemicons a:hover
{	background:transparent;
}

/* site-specific form settings */
textarea
{	width:300px;
	height:130px;
}
textarea.extended
{	width:400px;
}



.articlefeature
{	margin-bottom:12px;
}
.trx
{	background:url(img/bg_trx.png);
}
.pagefeature .trx
{	padding:10px;
	margin:10px 0 10px 0;
}

xul
{	margin-top:5px;
	padding-top:5px;
}

xli, .sitemap ul
{	margin-top:0;
	padding-top:0;
}
