/* CSS Document */

* {
margin:0;
padding:0;
}
ul {
	list-style-image: url(../images/bullet.gif);
	padding: 5px 0px 5px 20px;
	font-weight: bold;
}
ul li {
	padding: 0 0 5px 0;
}

body {
	background: url(../images/bg2.jpg) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
a {
text-decoration:none;
font-weight:bold;
color:#140958;
}
acronym {
	font-weight:bold;
	color:#0a003f;
}
#container {
	position: absolute;
	left: 50%;
	width: 971px;
	margin-left: -485px;
	
	
}
#header1 {
height:84px;
background:url(../images/header1bg.jpg) no-repeat top left;
}
#header1menu {
	list-style:none;
	position:absolute;
	left: 489px;
	top: 42px;
	width: 471px;
}
#header1menu li {
float:left;
margin: 0 5px 0 0;
}

#header2menu {
	list-style:none;
	position:absolute;
	height:32px;
	margin:0;
	padding:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
#header2menu li {
/*border: 1px solid #FF0000;*/
float:left;
height:31px;

}

#header2 {
	height:31px;
}
.logo {
padding-left: 140px;
}

#main {
background:#FFFFFF url(../images/landingbg.gif) repeat-x top left;
height:600px;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#flasharea {
	position:absolute;
	width:544px;
	height:236px;
	top: 116px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#maintext {
	width: 352px;
	height: 405px;
	padding:20px 30px;
	position:absolute;
	background:#FFFFFF;
	border: 2px solid #dadada;
	left: 544px;
	top: 131px;
}
#panes {
	background:url(../images/panesbg.jpg) no-repeat top left;
	height:244px;
	width:541px;
	position:absolute;
	top: 357px;	
}
#devlogo {
	background:url(../images/developmentlogo.gif) top left no-repeat;
	position:absolute;
	height:38px;
	width:132px;
	left: 235px;
	top: 25px;
}
#buildlogo {
	background:url(../images/buildinglogo.gif) top left no-repeat;
	position:absolute;
	height:38px;
	width:132px;
	left: 395px;
	top: 25px;
}
#address {
	position: absolute;
	left: -2px;
	top: 12px;
	width: 203px;
	height: 149px;
	padding:15px 0 0 15px;
	font-size: 10px;
}
#address p{
padding:0 0 10px 0;
}
#orangepane {
	position: absolute;
	width: 275px;
	height: 71px;
	left: 226px;
	top: 105px;
	padding:10px 20px 0px 20px;
}
.orange {
	font-weight:bold;
	color:#f6821f;
}
#orangepane strong{
color:#0A003F;
}
#copyright {
	position: absolute;
	left: 15px;
	top: 212px;
	width: 485px;
	height: 55px;
}#maintext h2 {
	font-size: 14px;
	color: #f6821f;
	padding: 0 0 15px 0;
}
#maintext p {
	padding: 0 0 15px 0;
}
#maintext #first {
	font-weight: bold;
	color: #F6821F;
}

#sublogo {
background: url(#) top left no-repeat;
width:82px;
height: 71px;
}
a.sublogo:link, a.sublogo:active, a.sublogo:visited {
width:82px;
height: 71px;
float: left;
}

.logo {
padding-left: 285px;
}


/* ENQUIRY FORM CSS*/
.enqform fieldset {	
	margin-top: 0em;
	padding-top: 0.3em;
	padding-bottom: 1em;
	border:none;
}

.enqform fieldset div {
	clear: both;
	position: relative;
	margin-top: 0.3em;
	margin-right: 0;
	margin-left: 0;
	font-size: 10px;
}

.enqform fieldset div span {
	display: none;
}

.enqform label, .enqform fieldset div.cr p {
	margin: 0px 3px 0 0;
	display: block;
	width: 14em;
	text-align: right;
	float: left;
}


.enqform .mandat {
	color: #930;
}

.enqform .buttons {
	text-align: center;
}


.enqform .removed {
	display: none !important;
}

.enqform  {
font-size:10px;
}










#logo {
	position: absolute;
}

