#wrap {
	padding: 5px;
	MARGIN: 0px auto;
	TEXT-ALIGN: left;
}


/* -------------------- Header -------------------- */
#header {
	PADDING: 0px;
	WIDTH: 100%;
	BACKGROUND: #FF9600;
}

.logo {
	PADDING: 0px;
	WIDTH: 183px;
	BACKGROUND: #FF9600;
}

.strapline {
	PADDING: 0px;
	BACKGROUND: #FF9600;
}

/* ---------------------------------------------------- */


/* -------------------- Main Page Layout -------------- */
#mainpage {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto;
	width: 100%;
	background: #ffffff;
}

.leftbar {
	padding: 0px;
	width: 153px;
	height: auto;
	background: #f3f3f3;
}

.centrecolumn {
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: auto;
}

.rightbar {
	padding: 0px;
	padding-top: 32px;
	width: 170px;
	height: auto;
	text-align:center;
}
.news {
	font-size:1em;
	margin-bottom:8px;
	}
.marg {
	margin:14px 10px 0px 10px;
	}
#teaser table td #padd {
	margin: 0px;
	padding: 11px 10px 0px 10px;
	}
ul.nobullets {
	list-style-type: none;
	margin: 0px 10px;
	padding:0px;
	font-size: 0.8em;
	}
.nobullets li {
	padding: 2px 0px;
	}

/*.nobullets a {
	color: #000;
	text-decoration:none;
	}*/
.nobullets a:hover {
	color: #666;
	text-decoration:underline;
	}
/* ---------------------------------------------------- */


/* -------------------- Footer ------------------------ */
#footer {
	width: 100%;
	HEIGHT: 6px;
	BACKGROUND: #FF9600;
}
/* ---------------------------------------------------- */


/* -------------------- Navigation -------------------- */
#navcontainer {
	width: 183px;
}

#navcontainer UL {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-weight: bold;
	list-style-type: none; 
}

#navcontainer LI {
	padding-bottom: 3px;
	margin: 0px;
}

#navcontainer LI A {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 5px;
	color: #848484;
	text-decoration: none;
	display: block;
	width: 100%;
}

#navcontainer UL UL {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 0px;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
}

#navcontainer LI LI {
	padding-bottom: 3px;
	margin: 0px;
}

#navcontainer LI.last {
	padding-bottom: 0px;
	margin: 0px;
}

#navcontainer LI LI A {
	font-weight: normal;
}

#navcontainer LI LI EM {
	font-weight: bold;
	font-style: normal
}

#navcontainer LI A:hover {
	background-color: #d9d9d9;
}

#navcontainer LI LI A:hover {
	color: #FF9600;
	background-color: #f5f5f5;
}


#navcontainer LI A.active {
	background: #e5e5e5 url(../images/system/NavArrow.gif) no-repeat left center;
	font-weight: bold;
	color: #848484;
	padding-bottom: 3px;
	margin: 0px;
}
#navcontainer LI LI A:active {
	font-weight: normal;
	padding-bottom: 3px;
	margin: 0px;
}
#navcontainer LI.active {
	padding-bottom: 0px;
	margin: 0px;
}

/* -------------------- End Navigation -------------------- */

#right UL {
	padding-top: 83px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	list-style-image: url(../images/system/OrangeBullet.gif);
	margin-left: 20px;
}

#right LI {
	padding-bottom: 8px;
	margin: 0px;
}

#teaser {
	background-color: #f3f3f3;		
}

#teaser P {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: left;
	line-height: 16px;
}

#teasertitle {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.teaserback1 {
	background-color: #01613B;	
}

.teaserback2 {
	background-color: #842F50;	
}

.teaserback3 {
	background-color: #3A2A7D;	
}



/* -------------------- Form -------------------- */


#myform fieldset {
	padding-right: 10px;
	padding-left: 10px;
	border: none;
}

#myform dt {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 10px;
}

#myform label { 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	text-align: right;
	display: block;
}


#myform dd {
	margin-left: 10px;
	margin-top: 5px;
}



/* --------------------------------------------- */



.WindscaleShot {
	background: #ffffff url(../images/CaseStudies/WindscaleShot2.jpg) no-repeat right top;
}

.AEIShot {
	background: #ffffff url(../images/CaseStudies/AEIShot2.jpg) no-repeat right top;
}

.IslaCanelaShot {
	background: #ffffff url(../images/CaseStudies/IslaCanelaShot.jpg) no-repeat right top;
}

.SunriseShot {
	background: #ffffff url(../images/CaseStudies/SunriseShot.jpg) no-repeat right top;
}
.AquaBarShot {
	background: #ffffff url(../images/CaseStudies/AquaBarShot.jpg) no-repeat right top;
}
#Date {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 158px;
	float: left;
}

#BackToTop {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	float: right;
}

#BackToTop A {
	color: #ffffff;
	text-decoration: none;
}

#BackToTop A:Hover {
	text-decoration: underline;
}
