body {
	background-color: #CCCCCC;
	text-align: center;
}

div {
	border: solid 1px #FFFFFF;	
	padding: 0px;
	margin: 0px;
}

#container {
	width: 814px;
	border: none;
	margin: auto;
	margin-top: 30px;
	overflow: none;
	text-align: left;	
	background-color: #FFFFFF;
}

#top {
	width: 814px;
	height: 159px;
}

#content {
	width: 814px;
}

#footer {
	width: 814px;
}

p.breadcrumb {
	margin: 20px;
	font-family: Tahoma;
	font-size: 1em;
	color: #1E2E5F;
}

div.left {
	float: left;
	width: 490px;
	margin-left: 20px;
}

div.right {
	float: right;
	width: 290px;
	margin-left: 10px;
}

div.contactdetails {
	border: solid 1px #CCCCCC;
	width: 240px;
}

img.specificto {
	margin-bottom: 10px;
}

table {
	border-collapse: collapse;
	margin-left: 15px;
	margin-bottom: 20px;
}

tr.companyname {
	font-family: Tahoma;
	font-size: 1em;
	color: #1E2E5F;
	font-weight: normal;
}

tr.companyaddress {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #1E2E5F;
	font-weight: normal;
}

img.bullet {
	margin-right: 5px;
}

p.footer a {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #1E2E5F;
	font-weight: normal;
	text-decoration: none;
}

img, a img {
	border: none;
}