body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(/images/body_background.gif);
	background-repeat: repeat-y;
	background-position: 760px 0px;
}


	body a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	}
	
	body a:visited {
	color: #333333;
	}

	body a:hover {
	color: #333333;
	text-decoration: underline;
	}


#maincontainer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	font-size:0.7em;
	
}

#headercontainer{
width: 760px;
float: left;
}

#greybar1{
	width: 760px;
	background-color: #cccccc;
	float: left;
	text-align: right;
	background-image: url(/images/whitebg.gif);
	background-repeat: repeat-y;
	background-position: 190px 0px;
}

#whitespacer{
	height: 22px;
	width: 2px;
	background-color: #ffffff;
	float: left;
	
}

#liaisonpurplebar1{
	width: 568px;
	background-color: #8C2F5E;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	}
	
	#bridgesgreenbar1{
	width: 568px;
	background-color: #00703C;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	}
	
	#roadsorangebar1{
	width: 568px;
	background-color:#F78F1E;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	}
	
	#trafficredbar1{
	width: 568px;
	background-color:#B32017;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	}
	
	#lightingbluebar1{
	width: 568px;
	background-color:#007DC3;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	}


	.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-right:10px;
	position: relative;
	float: right;
	margin-top:4px;
	text-decoration: none;
	padding-bottom:5px;
	
}

.sitemap a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.sitemap a:visited {
	color: #ffffff;
}

.sitemap a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#logoholder{
	width: 760px;
	background-color: #ffffff;
	height: 72px;
	clear: both;
	
}

#whiteblock{
	height: 46px;
	width: 192px;
	background-color: #ffffff;
	position: relative;
	float: left;
}

#topnavcontainerliaison{
	width:568px;
	float:left;
	position:relative;
	background-image: url(/images/liaisonbg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#topnavcontainerroads{
	width:568px;
	float:left;
	position:relative;
	background-image: url(/images/roadsbg.gif);
	background-repeat: repeat-y;
	background-position: 108px 0px;
}

#topnavcontainerbridges{
	width:568px;
	float:left;
	position:relative;
	background-image: url(/images/bridgesbg.gif);
	background-repeat: repeat-y;
	background-position: 324px 0px;
}

#topnavcontainerlighting{
	width:568px;
	float:left;
	position:relative;
	background-image: url(/images/lightingbg.gif);
	background-repeat: repeat-y;
	background-position: 216px 0px;
}

#topnavcontainertraffic{
	width:568px;
	float:left;
	position:relative;
	background-image: url(/images/trafficbg.gif);
	background-repeat: repeat-y;
	background-position: 432px 0px;
}

#colourblockcontainer{
width:568px;
float:left;
position:relative;
}

#colourblockcontainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

#colourblockcontainer a:visited {
	color: #333333;
}

#colourblockcontainer a:hover {
	color: #333333;
	text-decoration: underline;
}

#colourbarcontainer{
	width:568px;
	height:10px;
	float:left;
	position:relative;
}

#liaisonblockbar{
	height: 10px;
	width: 106px;
	position:relative;
	float:left;
	background-color:#8C2F5E;
	font-size:0px;
}

#roadsblockbar{
	height: 10px;
	width: 106px;
	position:relative;
	float:left;
	background-color:#F78F1E;
	font-size:0px;
}

#lightingblockbar{
	height: 10px;
	width: 106px;
	position:relative;
	float:left;
	background-color:#007DC3;
	font-size:0px;
}

#bridgesblockbar{
	height: 10px;
	width: 106px;
	position:relative;
	float:left;
	background-color:#00703C;
	font-size:0px;
}

#trafficblockbar{
	height: 10px;
	width: 136px;
	position:relative;
	float:left;
	background-color:#B32017;
	font-size:0px;
	}

.whiteblockspacer{
	height:36px;
	width:2px;
	background-color:#ffffff;
	float:left;
	position:relative;
	}
	
.whitebarspacer{
	height:10px;
	width:2px;
	background-color:#ffffff;
	float:left;
	position:relative;
	font-size:0px;
	}

#liaisonblock{
	
	width: 106px;
	position:relative;
	float:left;
	color:#333333;
	font-weight:bold;

	}

	#roadsblock{

	width: 106px;
	position:relative;
	float:left;
	color:#333333;
	font-weight:bold;
	
	}

	#lightingblock{
	width: 106px;
	position:relative;
	float:left;
	color:#333333;
	font-weight:bold;
	
	}

	#bridgesblock{
	width: 106px;
	position:relative;
	float:left;
	color:#333333;
	font-weight:bold;
	
	}

	#trafficblock{

	width: 136px;
	position:relative;
	float:left;
	color:#333333;
	font-weight:bold;
	
	}
	
	
	#leftnavcontainer{
	width:192px;
	float:left;
	}

	#leftnavcontainer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image: none;
	font-weight:normal;
	float:left;
	width:188px;
	border-bottom: 1px dotted #BCBCBC;
	}

	#leftnavcontainer li {
	background-color:#ffffff;
	padding: 10px 10px 10px 20px;
	border-top: 1px dotted #BCBCBC;
	background-image: url(/images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	}
	
	#leftnavcontainer li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	}

	#leftnavcontainer li a:visited {
	color: #333333;
	}

	#leftnavcontainer li a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	#contentcontainer{
	width:568px;
	float:left;
	height:auto;
	}
	
	#fadedgrey{
	width:568px;
	height:8px;
	background-image:url(/images/faded_grey_bar.jpg);
	background-repeat: repeat-x;
	float:left;
	font-size:0px;
	}
	
	#titlepic{
	width:568px;
/*	height:195px;*/
	float:left;
	background-image:url(/images/index_image.jpg);
	background-repeat:no-repeat;
	background-color:#F0F0F0;
	}
	#titlepiclastpara {
	padding:0 0 10px 0 
	}
	
	#titlepictext {
	float:right;
	position:relative;
	width:230px;
	padding:20px 10px 0px 0px;
	}
	
	.featureblockholderspacer{
	width:316px;
	height:10px;
	float:left;
	font-size:0px;
	}
	
	
	
	#featureholdercontainer{
	float:left;
	width:316px;
	height:auto;
	position:relative;
	}

	
	#featureblockholderliaison{
	width:316px;
	height:auto;
	float:left;
	background-color:#f0f0f0;
	background-image:url(/images/featuregreystripeliaison.gif);
	background-repeat:repeat-y;
	position:relative;

	}

	#featureblockholderroads{
	width:316px;
	height:auto;
	float:left;
	background-color:#f0f0f0;
	background-image:url(/images/featuregreystriperoad.gif);
	background-repeat:repeat-y;
	position:relative;

	}
	
	#featureblockholderlighting{
	width:316px;
	height:auto;
	float:left;
	background-color:#f0f0f0;
	background-image:url(/images/featuregreystripelighting.gif);
	background-repeat:repeat-y;
	position:relative;

	}
	
	#featureblockholderbridges{
	width:316px;
	height:auto;
	float:left;
	background-color:#f0f0f0;
	background-image:url(/images/featuregreystripebridges.gif);
	background-repeat:repeat-y;
	position:relative;

	}
	
	
	#featureblockholdertraffic{
	width:316px;
	height:auto;
	float:left;
	background-color:#f0f0f0;
	background-image:url(/images/featuregreystripetraffic.gif);
	background-repeat:repeat-y;
	position:relative;

	}
	
	.roadspic{
	background-color:#F78F1E;
	width:100px;
	float:left;
	}
	
	.lightingpic{
	background-color:#007DC3;
	width:100px;
	float:left;
	}
	
	.roadstextholder{
	float:right;
	width:205px;
	position:relative;
	margin-right:2px;
	
	}
	
	.roadstext{
	float:right;
	width:205px;
	position:relative;
	margin-top:8px;
	
	}
	
	.roadstext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	}
	
	.roadstext a:visited {
	color: #333333;
	}

	.roadstext a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	.contentcontainer{
	width:568px;
	float:left;
	}

	#liaisontitle{
	float:right;
	width:205px;
	position:relative;
	}
	
	#liaisontitle h1{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom: 1px solid #666666;
	font-size: 1.2em;
	color: #8C2F5E;
	font-weight:bold;
	
	
	}
	
	#roadstitle{
	float:right;
	width:205px;
	position:relative;
	}
	
	#roadstitle h1{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom: 1px solid #666666;
	font-size: 1.2em;
	color: #F78F1E;
	font-weight:bold;
	
	}
	
	#lightingtitle{
	float:right;
	width:205px;
	position:relative;
	}
	
	#lightingtitle h1{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom: 1px solid #666666;
	font-size: 1.2em;
	color: #007DC3;
	font-weight:bold;
	
	}
	
	
	#bridgestitle{
	float:right;
	width:205px;
	position:relative;
	}
	
	#bridgestitle h1{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom: 1px solid #666666;
	font-size: 1.2em;
	color: #00703C;
	font-weight:bold;
	
	}
	
	#traffictitle{
	float:right;
	width:205px;
	position:relative;
	}
	
	#traffictitle h1{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom: 1px solid #666666;
	font-size: 1.2em;
	color: #B32017;
	font-weight:bold;
	
	}
	
	
	#featureblockholderspacer2{
	width:242px;
	height:10px;
	float:left;
	font-size:0px;
	margin-left:10px;
	}
	
	#rightcolumncontent{
	width:237px;
	float:left;
	margin-left:10px;
	line-height:120%;
	}
	
	#rightcolumncontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	}
	
	#rightcolumncontent a:visited {
	color: #333333;
	}

	#rightcolumncontent a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	#contentcontainer{
	width:568px;
	float:left;
	}
	
	
	#rightcolumncontent h2{
	font-size: 1.6em;
	margin:0px;
	padding:0px;
	color:#8C2F5E;
	}
	
	#pdfcolumn{
	float:left;
	width:100%;
	margin-top: 10px;
	}
	
	#pdfcolumn h3{
	font-weight:bold;
	font-size:1.2em;
	margin: 0px;
	padding:0px;
	
	}
	
	#pdfcolumn ul{
	width:auto;
	margin:0px;
	padding:0px;
	}
	
	#pdfcolumn li{
	width:auto;
	list-style-type: none;
	background-image: url(/images/pdf_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 35px;
	}
	
	.survey { 
	padding:0px; 
	margin:0px; 
	}
	
	.survey ul { 
	margin:0px; 
	padding:0 0 0 4px; 
	width:auto; }
	
	.survey li  {
	background-image:url(/images/clipboard.gif);
	background-position:left center;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:10px 0 10px 34px;
	}
	
	#pdfcolumn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	}
	
	#pdfcolumn a:visited {
	color: #333333;
	}

	#pdfcolumn a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	
	
	
	#pdfcolumnsub{
	float:left;
	width:400px;
	margin-top: 10px;
	}
	
	#pdfcolumnsub h3{
	font-weight:bold;
	font-size:1.2em;
	margin: 0px;
	padding:0px;
	
	}
	
	#pdfcolumnsub ul{
	width:400px;
	margin:0px;
	padding:0px;
	}
	
	#pdfcolumnsub li{
	width:400px;
	list-style-type: none;
	background-image: url(/images/pdf_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 35px;
	}
	
	#pdfcolumnsub a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	}
	
	#pdfcolumnsub a:visited {
	color: #333333;
	}

	#pdfcolumnsub a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	
	
	
	#footer{
	width:760px;
	border-top:dotted 1px #BCBCBC;
	float:left;
	margin-top:20px;
	padding-top:10px;
	clear:both;
	}
	
	#wai{
	padding-top:7px;
	margin-bottom:20px;
	padding-left:170px;
	float:left;
	}
	
	#connect{
	height:60px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:350px;
	}
	
	#breadcrumb {
	width:540px;
	float:right;
	font-size:0.9em;
	margin-bottom:10px;
	margin-right:10px;
	}
	
	#breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	}
	
	#breadcrumb a:visited {
	color: #333333;
	}

	#breadcrumb a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	#subcontentholder {
	width:540px;
	float:right;
	line-height:150%;
	margin-right:10px;
	margin-top:10px;
	}
	
	#subcontentholder h1{
	font-size: 1.6em;
	margin:0px;
	padding:0px;
	color:#8C2F5E;
	line-height:150%;
	
	
	}
	
	#subcontentholder h2{
	font-size: 1.2em;
	margin:0px;
	padding:0px;
	color:#333333;
	
	}
	
	#samplepic{
	padding-left:25px;
	border:1px solid #000000;
	float:right;
	}
	
	#pdfcolumnsubpage{
	float:left;
	width:540px;
	margin-top: 10px;
	}
	
	#pdfcolumnsubpage h3{
	font-weight:bold;
	font-size:1.2em;
	margin: 0px;
	padding:0px;
	
	}
	
	#pdfcolumnsubpage ul{
	width:540px;
	margin:0px;
	padding:0px;
	}
	
	#pdfcolumnsubpage li{
	width:540px;
	list-style-type: none;
	background-image: url(/images/pdf_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 35px;
	}
	
	#pdfcolumnsubpage a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	}
	
	#pdfcolumnsubpage a:visited {
	color: #333333;
	}

	#pdfcolumnsubpage a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	#sitemapcontainer{
	width:568px;
	float:left;
	margin-top:10px;
	}
	
	#sitemapliaison{
	width:568px;
	float:left;
	color:#8C2F5E;
	border-bottom: 1px dotted #BCBCBC;
	}
	
	#sitemaproads{
	width:568px;
	float:left;
	color:#F78F1E;
	border-bottom: 1px dotted #BCBCBC;
	}
	
	#sitemaplighting{
	width:568px;
	float:left;
	color:#007DC3;
	border-bottom: 1px dotted #BCBCBC;
	}
	
	#sitemapbridges{
	width:568px;
	float:left;
	color:#00703C;
	border-bottom: 1px dotted #BCBCBC;
	}
	
	#sitemaptraffic{
	width:568px;
	float:left;
	color:#B32017;
	}
	
	.sitemapcont_left{
	width:200px;
	float:left;
	margin-top:10px;
	}
	
	.sitemapcont_right{
	width:350px;
	float:left;
	margin-top:10px;
	}
	
	#sitemapcontainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	}
	
	#sitemapcontainer a:visited {
	color: #333333;
	}

	#sitemapcontainer a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	#sitemapcontainer ul{

	list-style-type: square;
	}
	
	#sitemapcontainer li{
	padding: 3px 0px 3px 3px;
	}
	
	.sitemap_sublist {
	list-style-type: circle;
	}
	
	table {
	font-size:90%;
	}
	
	#twitterlink {
	position:relative; float:left; padding:20px 0 0 20px; margin:10px 0 10ox 0
	}
	
	#twitterlink img {
	border:0px;
	}

