body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/blue-background.png');
	font-family: Arial;
	font-size: 11px;
}

#main_wrapper {
	width: 959px;
	padding: 4px;
	border: 1px solid #ffffff;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #ededed;
}

#banner {
	width: 959px;
	height: 292px;
	background-image: url('images/Emergency-services-banner.jpg');
}

#content {
	padding-top: 4px;
}

.col-thin-left {
	width: 252px;
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
}

.col-thin-right {
	width: 252px;
	float: right;
	padding-top: 20px;
	padding-bottom: 40px;
}

.col-medium {
	width: 445px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 40px;
}

.clear-cols {
	clear: both;
	height: 0px;
	width: 900px;
}

.navigation {
	margin-bottom: -20px;
	text-align: center;
}

.navigation a img {
	margin-bottom: 20px;
	border: 0px;
}

#adverts_left {
	padding-top: 20px;
	padding-bottom: 20px;
}

#adverts_left  p {
	width: 252px;
	text-align: center;
}

#adverts_right {
	padding-top: 20px;
	padding-bottom: 40px;
}

#adverts_right  p {
	width: 252px;
	text-align: center;
}

h1 {
	text-align: center;
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

.article {
	padding-bottom: 20px;
}

.article-title {
	
}

.article-image {
	float: left;
	width: 140px;
}

.article-summary {
	float: left;
	width: 285px;
	font-weight: bold;
}

.article-no-image {
	font-weight: bold;
	width: 425px;
}

.article-clear {
	clear: both;
	width: 300px;
	height: 0px;
}

.news-snippet {
	padding-bottom: 20px;
}

.news-snippet-image {
	float: left;
	width: 110px;
}

.news-snippet-text {
	float: left;
	width: 140px;
	font-weight: bold;
}

.news-snippet-clear {
	clear: both;
	height: 0px;
	width: 200px;
}

.old-story {
	text-align: center;
	font-weight: bold;
	padding: 4px;
}

.old-story-alt {
	background-color: #d7d7d7;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}

.old-story p, .old-story-alt p {
	padding: 0px;
	margin: 0px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
}

#hfh {
	text-align: center;
}

#footer-links {
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

#footer-copyright {
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
