/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * homepage
 */
#main-content #main-copy-area {
	width: 590px;
	height: auto;
	background-color: #EDEDFE;
	float:left;
	margin-top: 10px;
	padding-bottom: 10px;
}


#main-content .copy-sit-left {
	float: left;
}

#main-content .border-right{
	border-right: solid 2px #6A3A9D;
}
#main-content .border-left{
	border-left: solid 2px #6A3A9D;
	margin-left: 0.5em;
}

#main-content div {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	width: 270px;
}

#main-content .clear {
	clear: both;
	color: #EDEDFE;
}

#main-content h3 {
	padding: 0px 0px 0px 0px;
}

li {
	list-style: disc;
}

#main-content #main-content-footer {
	background-image: url(../../images/homepage-footer-maps3.gif);
	background-repeat: no-repeat;
	width: 600px;
	height:124px;
position: relative;
}

#utility {
	*width: 185px;
	}


