body
{
text-align: center;
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:.7em;
background: url(../images/bg_fill.jpg) repeat-x top left;
width: 100%; 
height: 100%;
background-color:#ED1A2C; 

}

.clear{
	clear:both;
	line-height:1px;
	height:1px;
}

html {
padding:0;
margin:0;
height: 100%;
}

div#container
{

margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
padding-bottom: 40px;
/*margin-top: 100px;*/
}
div#flashMedia
{
height: 199px;
background-color:#FFFFFF;
}
div#topSection{
background:url(../images/top_bar.jpg) repeat-x bottom left; height:86px; background-color:#E0DDC5;
padding-left: 40px;
}
div#lowerSection{
padding-bottom: 10px;
}
div#lowerSectionContent{
width: 435px; padding-top: 30px; padding-left: 35px;
}
div#lowerSectionContentComp{
width: 435px; padding-top: 30px; padding-left: 35px;
}
div#footer{
display:block;float:left; width: 800px; margin-top: 15px; margin-left:15px;
border-top: 1px solid #FF6666; text-align: right;
}
div#footerContent{
padding:1px;
}
div#footer a{
text-decoration: none;
}
div#footer a:hover{
text-decoration: underline;
}
.projectTitle {
font-size: .9em;
}
.projectLink img{
border: none;
}
h2 {
font-size: 110%;
font-weight:bold;
text-transform:uppercase;
}
#navlist{
list-style: none; text-transform:uppercase;line-height: 20px; font-size:.9em;margin-top: 40px;
}
#navlist a:link, #navlist a:visited {
color: #FFFFFF;
text-decoration:none;
}
#navlist a:hover {
color: #CCCCCC;
text-decoration:none;
}
#navlist #active {
 font-weight: bold;
 text-decoration:none;
 color:#FFFFFF;
}
#listMenu{
width:300px; float:left;
}
#enquiryForm{
width:300px; float:left;
margin-top: 30px;
}
#buttons{
	margin:0px;
}
#listMenu li{
border-bottom: 1px solid #FF6666;
}
a {
color: white;
}
.contentImage{
padding-left: 40px;float: left;
}
.newsTitle {
font-size: 110%;
font-weight:bold;
}
.newsDate {
	font-weight: normal;
	font-size: 80%;
}
#projectPanel{
	float:right;margin-top: 40px;margin-right: 20px;
}
hr {
height: 1px;
color:#FF6666;
}
.hidden{
 position:absolute;
left:0px;
top:-2000px;
width:1px;
height:1px;
overflow:hidden;
}
.consent{
padding:5px;
font-size:80%;
height:70px;
overflow:auto;
display:block;
margin-bottom: 10px;
background-color:#FFFFFF;
color:#000000;
}
#consentHidden{
width:190px;
padding:5px;
font-size:80%;
height:75px;
overflow:auto;
display:none;
background-color:#FFFFFF;
color:#000000;
}
#termsHidden{
width:190px;
padding:5px;
font-size:80%;
height:50px;
overflow:auto;
display:none;
background-color:#FFFFFF;
color:#000000;
}
#registerInterest {
float: right; color:#666666; margin-top: 50px;
}
#registerInterest a{
color: #666666;
}
