body {
	background-image:url(../Library/Default/Content/bkg-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #02002f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
	}
	
/*-- HEADER STYLES --*/
	
#header {
	width: 960px;
	height: 100px;
	background-image:url(../Library/Default/Content/header-bkg.jpg);
	background-repeat: no-repeat;
	margin: 60px 0px 0px 0px;
	color: #fff;
	}
	
.master-logo {
	width: 228px;
	height: 67px;
	float: left;
	clear: both;
	padding: 33px 0px 0px 0px;
	margin: 0px 0px 0px 9px; 
	}
	
.header-components {
	width: 704px;
	height: 100px;
	margin: 0px 9px 0px 0px;
	float: right;
	}

.site-search {
	width: 208px;
	height: 60px;
	margin: 0px 0px 0px 496px;
	float: right;
	clear: both;
	}
	
.site-search table {
	width: 208px;
	height: 60px;
	}
	
.site-search table td.label {
	width: 65px;
	font-size: 7.5pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	}
	
.site-search input {
	width: 100px;
	margin: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.site-search #submit-search
{
	background: #02002F url(/Library/Default/Content/search-1.jpg) no-repeat center center;
	width: 20px;
	height: 20px;
	border: 0;
}
	
.site-search #submit-search:hover
{
	background: #000 url(/Library/Default/Content/search-2.jpg) no-repeat center center;
}
	
/*-- COLUMNS --*/
	
#content {
	width: 960px;
	min-height: 500px;
	height: 500px;
	height: auto;
	background-color: #fff;
	}
	
.section {
	width: 942px;
	height: auto;
	padding: 10px 9px 10px 9px;
	overflow: hidden;
	}
	
.sgl-col {
	width: 228px;
	height: auto;
	float: left;
	}
	
.dbl-col {
	width: 466px;
	height: auto;
	float: left;
	overflow: hidden;
	}
	
.dbl-col-2 {
	width: 496px;
	height: auto;
	float: left;
	overflow: hidden;
	}
	
.tri-col {
	width: 704px;
	height: auto;
	float: left;
	overflow: hidden;
	}
	
.tri-col-2 {
	width: 734px;
	height: auto;
	float: left;
	overflow: hidden;
	}
	
.full-col {
	width: 942px;
	height: auto;
	overflow: hidden;
	}
	
.left-marg {
	margin: 0px 0px 0px 10px;
	}	

.tri-col-2 ul {
	margin: 5px 0px 5px 30px;
	padding: 5px 0px 5px 30px;
	list-style: circle;
	}
	
/*-- INDEX PAGE STYLES --*/

#lrg-intro-bar {
	width: 960px;
	height: 260px;
	background-image:url(../Library/Default/Content/index-img-splash.jpg);
	background-repeat: no-repeat;
	}
	
#lrg-intro-bar .dbl-col {
	width: 480px;
	height: 260px;
	}
	
.quicklink {
	width: 228px;
	height: 140px;
	margin: 0px 0px 10px 0px;
	}
	
#why {
	background-image: url(../Library/Default/Content/why-quicklink.jpg);
	background-repeat: no-repeat;
	}
	
#how {
	background-image: url(../Library/Default/Content/how-quicklink.jpg);
	background-repeat: no-repeat;
	}
	
#sectors {
	background-image: url(../Library/Default/Content/sectors-quicklink.jpg);
	background-repeat: no-repeat;
	}
	
#contact {
	background-image: url(../Library/Default/Content/contact-quicklink.jpg);
	background-repeat: no-repeat;
	}
	
/*-- CONTENT STYLES --*/

#med-intro-bar {
	width: 960px;
	height: 150px;
	}
	
.page-title {
	width: 359px;
	height: 28px;
	background-image:url(../Library/Default/Content/med-img-splash-angle.png);
	background-repeat: no-repeat;
	padding: 122px 0px 0px 9px;
	}

.img-splash {
	width: 960px;
	height: 150px;
	background-image:url(../Library/Default/Content/med-img-banner-placeholder.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	}
	
.sector-quicklink {
	width: 466px;
	height: 155px;
	background-image:url(../Library/Default/Content/sector-quicklink-bkg-v2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px 5px 20px 0px;
	float: left;
	}
	
.sector-quicklink .img {
	width: 200px;
	height: 125px;
	margin: 5px 0px 0px 0px;
	float: left;
	background: #CCC url(/Library/Default/Content/img-placeholder.jpg) no-repeat 0 0;
	}
	
.sector-quicklink .info {
	width: 256px;
	height: 124px;
	margin: 5px 0px 0px 10px;
	float: left;
	border-bottom: 1px solid #c5c5c5;
	}
	
.sector-quicklink .info .teaser {
	width: 256px;
	height: 109px;
	overflow: hidden;
	}
	
/*-- WIDGETS --*/

.widget {
	width: 228px;
	min-height: 290px;
	height: 290px;
	height: auto;
	}
	
.widget ul {
	width: 228px;
	height: 255px;
	}
	
.widget ul li {
	display: block;
	width: 228px;
	height: 84px;
	border-bottom: 1px solid #c5c5c5;
	background-image:url(../Library/Default/Content/widget-list-bkg.jpg);
	background-repeat: repeat-x;
	}
	
.widget .teaser {
	width: 208px;
	height: 49px;
	overflow: hidden;
	padding: 10px;
	font-size: 11px;
	}
	
/*-- FOOTER STYLES --*/
	
#footer-wrapper {
	width: 100%;
	height: auto;
	background-image:url(../Library/Default/Content/bkg-footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	}
	
#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	line-height: 100px;
	}
	
	
/*-- EXTRAS --*/

.clear {
	display: block;
	clear: left;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
br {
	clear: both;
	}
	
.enquiry-form label {
	float: left;
	clear: both;
	height: 15px;
	width: 150px;
	margin: 0 0 10px 10px;
	}
	
.enquiry-form input {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 250px;
	margin: 0 0 10px 10px;
	border: 1px solid #777;
	}
	
.enquiry-form textarea {
	float: left;
	height: 100px;
	width: 250px;
	margin: 0 0 10px 10px;
	border: 1px solid #777;
	}
	
.result_block, .result_altblock {
	margin: 10px 5px 20px 5px;
	}
	
.result_pages {
	margin: 10px 5px 10px 5px;
	border-top: solid 1px #CCC;
	padding: 10px 0 0 0;
	}
	
.summary {
	margin: 10px 5px 10px 5px;
	display: none;
	}
		
.result_pagescount {
	margin: 0px 5px 20px 5px;
	display: none;
	}
	
#interactive-map {
	width: 496px;
	height: 294px;
	background: transparent url(/Library/Default/Content/map.jpg) no-repeat 0 0;
	margin: 5px 0;
	}
	
#interactive-map.nuclear {
	width: 496px;
	height: 294px;
	background: transparent url(/Library/Default/Content/map.jpg) no-repeat 0 -300px;
	}
	
#interactive-map.medical {
	width: 496px;
	height: 294px;
	background: transparent url(/Library/Default/Content/map.jpg) no-repeat 0 -600px;
	}
	
#interactive-map.aerospace {
	width: 496px;
	height: 294px;
	background: transparent url(/Library/Default/Content/map.jpg) no-repeat 0 -900px;
	}
	
#interactive-map.automotive {
	width: 496px;
	height: 294px;
	background: transparent url(/Library/Default/Content/map.jpg) no-repeat 0 -1200px;
	}
	
#map-sectors {
	padding: 5px 0px;
	margin: 0;
	width: 218px;
	display: block;
	}
	
#map-sectors li {
	height: 40px;
	line-height: 36px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	width: 218px;
	}
	
#map-sectors li:hover {
	cursor: pointer;
	color: #000;
	}
	
.selected-map {
	font-weight: bold;
	}
