#wrapper {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border: thick double #CCCCCC;
	font-family: Candara, Arial;
	font-size: 14px;
	background-color: #FFFFFF;
}

body {
	background-image: url(../images/body_bg.gif);
}

#content_left {
	float: left;
	width: 620px;
	padding: 10px;
}

.cities {
	float: left;
	width: 620px;
	padding: 10px;
	text-align: justify;
}

#content_right {
	float: right;
	width: 300px;
}
.footprint {
	background-color: #FFFFFF;
	float: right;
	height: 300px;
	width: 300px;
	background-image: url(../images/Footprint.png);
}
.spacer {
	height: 165px;
	width: 300px;
	float: right;
}


.footprint_contact {
	background-color: #FFFFFF;
	float: right;
	height: 299px;
	width: 300px;
	background-image: url(../images/Footprint.png);
}
#header_main {
	height: 100px;
	background-color: #919191;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}

#logo {
	float: left;
	width: 350px;
	background-image: url(../images/footprint_health_and_safety_logo.jpg);
}

#header_image {
	background-image: url(../images/health_and_safety.jpg);
	height: 200px;
}

#header_right {
	clear: right;
	float: right;
	width: 600px;
	text-align: right;
	font-family: Candara, Arial;
	color: #FFFFFF;
	vertical-align: top;
}

#header_right_top {
	float: right;
	height: 15px;
	width: 600px;
	margin: 5px;
	vertical-align: top;
}

h1{
	font-size:20px;
	font-family: Candara, Arial;
}

h2{
	font-family: Candara, Arial;
	font-size:18px;
}

h3{
	font-family: Candara, Arial;
	font-size:16px;
}
.clear_both {
	clear: both;
	height: 0px;
}

.header {
	height: 25px;
	background-image: url(../images/header.png);
	text-align: center;
	color: #FFFFFF;
}

#header_right_tel {
	font-family: Candara, Arial;
	float: right;
	height: 13px;
	width: 500px;
	margin: 5px;
	clear: both;
}
#footer {
	height: 20px;
	font-family: Candara, Arial;
	font-size: 14px;
	text-align: center;
	background-color: #003366;
	color: #FFFFFF;
}
#nav{
	color:#FFFFFF;
	height: 20px;
	font-family: Candara, Arial;
	display: block;
	width: 500px;
	position: relative;
	top: 30px;
	left: 95px;

}
#nav ul
{
    text-decoration: none;
	color:#FFFFFF;
	height: 20px;
	font-family: Candara;
}

#nav ul a
{
    text-decoration: none;
	color:#A2FC65;
	height: 20px;
	font-family: Candara, Arial;
}

#nav li
{
	text-decoration: none;
	color:#FFFFFF;
	height: 20px;
	font-family: Candara, Arial;
	display: block;
	float:right;
}
nebosh {
	background-image: url(../images/nebosh.gif);
	float: left;
	height: 110px;
	text-align: left;
}
.links{
	font-family: Candara, Arial;
	color: #00CC66;
	display: block;
	font-size: 10px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #003366;
}
.links a{
color:#FFFFFF;
}
#counter{
	width: 962px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #003366;
}

