body {
 margin:20px;
 font-family: Arial,sans-serif;
 color: #666666;
 line-height: 1.166;	
 text-align:center;
 background-color:#ffffff;
 padding:0;
 }
a:link, a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

 h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
#container {
	text-align:left;
	width:750px;
	margin:auto;
 }
#header {
	height:75px;
	background:#eeeeee;
	color: #333333;
	background-image:url(images/headerbg.png)
 }
#topimg {
	position:absolute;
	top:-67px;
	left:570px;
	width:180px;
	height:107px;
	z-index:100;
}
#pagename {
	position:absolute;
	font-size:110%;
	color:#FFFFFF;
	top:86px;
	left:15px;
}
#pagenameI {
	position:absolute;
	font-size:110%;
	color:#FFFFFF;
	top:18px;
	left:590px;
}
#content {
	position:relative;
	border-left:1px dashed #e3e5e7;
	border-right:1px dashed #e3e5e7;
	background-color:#f6f6f6;
	width:750px;
	padding:0;
 }

#ciflogo {
	position:absolute;
	top:265px;
	left:35px;
	width:60px;
	height:55px;
	background-image: url(images/cif.gif)
}
#textcontent {
	width:590px;
	height:100%;
	min-height:400px;
	background:#ffffff;
	color: #666666;
	padding: 10px 10px 10px 10px;
	text-align:left;
	border-left:1px dashed #e3e5e7;
 }

 
 /*menu styles*/
#menu {
	float:left;
	background:#dcdcdc;
	color: #333333;
 	width:130px;
 }
#menulinks{
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}
#menulinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px dashed #e3e5e7;
}
#menulinks a:link, #menulinks a:visited {
	display: block;
	border-bottom: 1px dashed #e3e5e7;
	background-color:#f6f6f6;
	padding: 3px 0px 3px 10px;
	color: #666666;
}
#menulinks a:hover {
	color:#FFFFFF;
	background-color: #2c246d;
	text-decoration: underline;
}
.menulinksactive{
	padding: 3px 0px 3px 10px;
	color:#FFFFFF;
	background-color: #2c246d;
	border-bottom: 1px dashed #e3e5e7;
	text-decoration: underline;
}

/*Spacer styles*/
.spacerI {
	padding-top: 10px;
	background-color:#ffffff;
}
.spacerII {
	padding: 8px 0px 2px 10px;
	background-color:#f6f6f6;
	border-bottom: 1px dashed #e3e5e7;
}
.aboutusspacer {height:70px}
.newssspacer {height:430px}
.projectsspacer {height:37px}
.rellinksspacer {height:352px}
.progressspacer {height:125px}
.comdevspacer {height:329px}
.contactusspacer {height:1px}
.projecttopicspacer {padding-top:10px}
.railspacer {height:306px}
.roadspacer {height:260px}
.bridgesspacer {height:352px}
.redcowspacer {height:128px}
.resultsspacer {height:225px}
.loginspacer {height:352px}

/*Text area styles*/
.textindex {
	padding: 52px 10px 55px 10px;
	min-height:190px;
	font-size: 80%;
	background-color:#f6f6f6;
	border:1px dashed #e3e5e7;
}
.text {
	padding: 20px 10px 0px 10px;
	min-height:430px;
	font-size: 80%;
	background-color:#f6f6f6;
	border:1px dashed #e3e5e7;
}
.textlog {
	padding: 20px 10px 0px 10px;
	min-height:430px;
	font-size: 80%;
	background-color:#ffffff;
	border:1px dashed #e3e5e7;
}
.text h3{
	font:115% Arial,sans-serif;
	color: #666666;
}
.text h2{
	font:107% Arial,sans-serif;
	color: #2c246d;
}

/*Searchform styles*/
#searchform {
	position:absolute;
	top:-62px;
	left:600px;
	font-size: 70%;
}
.searchtext{
 	font-family: Arial,sans-serif;
	width:100px;
	height:16px;
	border:1px dashed #2c246d;
	background-color:#ffffff;
}
.searchbutton{
 	font-family: Arial,sans-serif;
	font-size: 82%;
	height:23px;
}

/*Project styles*/
#rail {
	position:absolute;
	top:110px;
	left:370px;
	font-size: 80%;
}
#bridge {
	position:absolute;
	top:245px;
	left:370px;
	font-size: 80%;
}
#progress {
	position:absolute;
	top:-67px;
	left:571px;
	font-size: 80%;
}
#projecttext{
	position:absolute;
	top:62px;
	left:370px;
	width:330px;
	font-size: 80%;
	line-height: 17px;
}
a.projectlinks:link {color: #666666;
text-decoration:none;
}
a.projectlinks:visited {color: #666666;
text-decoration:none;
}
a.projectlinks:hover {color:#2c246d;
text-decoration:none;
}

/*Services styles*/
ul.services {
	list-style-type:square;
	list-style-position: inside;
}
li.services {
padding-bottom:10px;
}

/*Related links styles*/

	a.listmenu:link {color: #666666;
	text-decoration:none;
	}
	a.listmenu:visited {color: #666666;
	text-decoration:none;
	}
	a.listmenu:hover {color:#2c246d;
	text-decoration:none;
	}
	a.listmenulogin:link {color: #666666;
	text-decoration:none;
	}
	a.listmenulogin:visited {color: #666666;
	text-decoration:none;
	}
	a.listmenulogin:hover {color: #FF0033;
	text-decoration:none;
	}
	img.listimg {vertical-align: middle;
	padding-bottom:3px;
	}

.namefield, .emailfield {
 	font-family: Arial,sans-serif;
	width:150px;
	color:#666666;
	border:1px solid #666666;
	background-color:#ffffff;
}
.queryfield {
 	font-family: Arial,sans-serif;
	width:150px;
	max-width:150px;
	height:40px;
	color:#666666;
	border:1px solid #666666;
	background-color:#ffffff;
}
.onlineheading {
font-size:90%;
color:#666666;
border-bottom:1px solid #e3e5e7;
}

/*Footer styles*/	
#footer {
	border: 1px dashed #e3e5e7;
	width:730px;
	font-size: 70%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
 }	
a.footer:link {color: #666666;
text-decoration:none;
}
a.footer:visited {color: #666666;
text-decoration:none;
}
a.footer:hover {color:#2c246d;
text-decoration:underline;
}

/*Copyright styles*/
#end {
	width:100%;
	padding-top:10px;
	height:30px;
	font-size: 60%;
	color: #cccccc;
}

/*Project profile styles*/
#backlink { text-align:right;
			padding-bottom:10px;
			font-size: 88%;
}
.slatty_bullets {color: #f6f6f6}
