

#container {
	border: 1px solid #545454;
	width: 800px;
	height: 548px;
	margin: 0 auto;
	}

.small_colour_band {
	float: left;
	width: 800px;
	background-color: #99ccff;
	height: 8px;
	z-index: 0;
	}

#top_spacer_band {
	float:left;
	width:800px;
	height:8px;
	z-index: 0;
	background-color:#52cca3;
	} 

#title_text {
	
	font-size: 12px;
	color: black;
	font-family: arial;
	padding-left: 30px;
	padding-top: 30px;
}

.body_text_style {
	font-family: arial;
	font-size: 12px;
	color: black;
	padding-left: 30px;
	padding-right: 30px;
}



#idents{ text-indent: 7em; }


h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 40px;
	text-indent: -2000px;
	padding: 10px;
	}

#nav{
	clear: both; 
	height: 24px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
    	background-color: #52cca3;
}
#nav a{

	z-index: 500;
	margin-left: 85px;
    	position:relative;
	text-decoration:none;
	display: block;
	height: 14px;
	font-family: arial;
	
	font-size: 12px;
}
#nav ul { /* all lists */
	padding: 0;
    	margin: 0;
    	list-style: none;
}

#nav li { /* all list items */
	float: left;
}
#nav li ul { /* second-level lists */
    	position: absolute;
    	float: left;
    	width: 160px;
    	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
    	left: auto;
}

.horizontalbutton a{
    	color: white;    
	text-decoration:none;
}
.horizontalbutton a:hover {
    	text-decoration:none;
    	color: #000000;	
}

.navigation_dropdown li a{
    	width: 110px;
	margin: 0;
    	padding-top: 8px;
    	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #52cca3;
    	font-weight:normal;
    	border-bottom:solid;
    	border-bottom-color:#ffffff;
    	border-bottom-width:1px;
}

.navigation_dropdown li a:hover{
	color: #000000;
}


#textblock  {
	float: left;
	height: 380px;
	width: 400px;
	overflow: auto;
	padding: 0 0 0 10px;
	}
#mainimage {
	float: right;
	height: 380px;
	width: 390px;
	}



#bottom_thick_colour_band {
	float: left;
	background-color: #52cca3;
	height: 60px;
	width: 800px;
	}
	
#weblogo{
		float: left;
		padding: 0 0 0 80px;
		height: 60px; 
		width: 56px;
		}

.bottom_bar_font {
	position: relative;
	top: 20px;
	left: 25px;
	color: white;
	font-family: arial;
	font-size: 12px;
}

.bottom_bar_large_font {
	position: relative;
	top: 20px;
	left: 25px;
	color: white;
	font-family: arial;
	font-size: 16px;
}

#clear{ 
	clear:both;
	font-family:sans-serif;
	font-size:0px;
	line-height:0px;
	height:1px;
	overflow:hidden;
}

#iso9001 {
	position: relative;
	top: -5px;
	left: -18px;
	float: right;
	height: 30px; 
}
#bcs_logo {
	position: relative;
	top: -5px;
	left: -18px;
	float: right;
	height: 30px;
	border: 1px solid #545454;
}
#Autodesk_developer {
	position: relative;
	top: -10px;
	left: -8px;
	float: right;
	height: 40px;
	border: 1px solid #545454;
}
#ordnance_survey_developer_partner {
	position: relative;
	top: -10px;
	left: -8px;
	float: right;
	height: 40px; 
	border: 1px solid #545454;
}
#ordnance_survey{
	position: relative;
	top: -12px;
	left: -18px;
	float: right;
	height: 52px;
	border: 1px solid #545454; 
}
#achilles {
	float: left;
	height: 88px;
}
#constructionline {
	float:	left;
	height: 112px;
}