* {margin:0; padding:0;}

html, body {background: #060504; font-size:12px;font-family: Arial, Helvetica, sans-serif; background-image:url(../images/bg.jpg); background-position:top; background-repeat:no-repeat;}
#container {margin: 0 auto; width: 980px; clear: both; padding: 0px;}

p {line-height: 15pt; padding: 0 0 10px 0;}

#frame { width: 100%;} 
#header { height:130px; padding: 0px 0; margin-left:385px;} 
.homelink {float:left; padding:103px 0px 0px 30px;}
.homelink a {color:#FFF; text-decoration:none; font-size:10px;}
.homelink a:hover {color:#c29d06;}
#menu { height:41px; background: #fff; } 

/*HOMEPAGE*/

#homeflash {height: 312px; float: left;  width: 980px; background-color:#000; color:#FFF;}
#homegraphs {height: 202px; float: left; width: 980px; background-color:#;e3d6ab; color:#FFF; background-image:url(../images/homegraphs.jpg)}

/*SIDEBAR*/

#sidebarframe {float:left; width:980px;  background:#e3d6ab; position:relative; background-image:url(../images/bg_sitebar.gif); background-repeat: no-repeat; background-position: 0% 100%; margin-top:1px;}
#sidebar { float:left; width:396px; position:relative; overflow:hidden;}
#submenu { float:right; width:170px; background-color:#FFF;}
#submenu ul {list-style-type: none;}
#submenu li {padding: 5px 0px 5px 5px;  text-decoration:none; border-bottom:solid 1px #e3d6ab;}
#submenu li a {color:#58585a; text-decoration:none; font-size:12px;}
#submenu li a:hover {color:#999;}

/*CONTENT RIGHT*/
 
#content { float:left; width:584px; position:relative; overflow:hidden; background-color:#FFF; background-image:url(../images/bg_content.gif); background-repeat:no-repeat; background-position: top right; min-height:580px; height:auto !important; text-align:justify;}
#content h1 { color:#7a7a7a; font-weight:100;}
#content .text {padding: 90px 90px 40px 90px; color:#7a7a7a;}
#content .textjustify {padding: 90px 90px 40px 90px; color:#7a7a7a; text-align:justify;}
#content .points { list-style-type: none; font-size: 12px;}
#content .points li {background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 18px; margin-bottom: 2px;}
#content .line {height:1px;color:#ffc525; background-image:url(../images/line.gif); background-repeat:repeat-x;}
.textend { background-image:url(../images/text_end.gif); background-repeat:no-repeat; background-position: top left; height:100px; margin-top:0px;}
#content a {color:#58585a; text-decoration:none; font-size:12px; font-weight:bold}
#content a:hover {color:#999;}
#content ul {list-style-type: none; font-size: 12px; margin-left: 0; padding-left: 0;}
#content ul li {background-image: url(../images/bullet.gif);background-repeat: no-repeat; background-position: 0px 3px; padding-left: 18px; margin-bottom: 2px;}


/*LINKS*/

.sublinks a {text-decoration: none; color:#ffc525; padding-left:1px; font-size:12px; padding-right:5px; text-transform:lowercase;}
.sublinks a:hover {text-decoration: none; color:#fff; padding-left:1px; font-size:12px; padding-right:5px; text-transform:lowercase;}
.sublinksoff a {text-decoration: none; color:#fff; padding-left:1px; font-size:12px; padding-right:0px; text-transform:lowercase;}
.email a:link {text-decoration: none; color:#ffc525; padding-left:1px;}
.email a:hover {text-decoration: none; color:#fff; padding-left:1px;}
.projectlinks a {text-decoration: none; color:#ffc525; padding-left:1px; font-size:12px; padding-right:5px;}
.projectlinks a:hover {text-decoration: none; color:#fff; padding-left:1px; font-size:12px; padding-right:5px;}

/*TRANSITION*/

#imageContainer { height:312px; }  
#imageContainer img { display:none; position:absolute; top:0px; left:0px; height:312px; width:980px; opacity: -0.01; } 

#imageContainersub { height:207px; }  
#imageContainersub img { display:none; position:absolute; top:0px; left:0px; height:207px; width:396px; opacity: -0.01; } 

/*SITEMAP*/

#sitemapframe { background-color:#000; height:279px; width:980px; }
#sitemap { height:279px; width:980px; background:url(../images/sitemapbg.gif)}
#sitemapsections {float:right; width:980px; font-size:11px; color:#666; text-transform:uppercase; margin-top:50px;}
#sitemapsections a { color:#666; font-size:10px; text-decoration:none; line-height:14px;}
#sitemapsections a:hover { color:#c29d06; font-size:10px; text-decoration:none; line-height:14px;}

div.sitemapsection {border-right:1px solid #29292A;float:left; padding:0 20px 0 30px; width:185px; height:130px;}
img, #sitemap {float:left;}
#sitemapsections h4  { font-size:18px; margin-left:90px; font-weight:100;}
#sitemapsections h5  { font-size:11px; margin-bottom:5px; color:#999;}

/*NEWS*/

.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}
#news h2  { font-size:12px; font-weight:bold;}
.date {color:#999; font-size:10px;}
#news {line-height:18px; text-align:justify;}
#contentnews {height:1000px;}

/*FOOTER*/
.footer {color:#999; font-size:11px; padding:0px 0px 0px 30px; clear:both; height:100px; text-transform:none;}


/* ENQUIRY FORM CSS*/
.enqform fieldset {	
	margin-top: 0em;
	border:none;
	border:solid #dedede 1px;
	padding:20px;
}

.enqform fieldset div {
	clear: both;
	position: relative;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	font-size: 12px;
	
}

.enqform fieldset div span {
	display: none;
}

.enqform label, .enqform fieldset div.cr p {
	margin: 0px 3px 0 0;
	display: block;
	width: 10em;
	text-align: right;
	float: left;
}


.enqform .mandat {
	color: #fff;
}

.enqform .buttons {
	text-align: center;
}


.enqform .removed {
	display: none !important;
}

.enqform  {
font-size:11px;
}












