body, p, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Tahoma, "trebuchet MS", sans-serif, Helvetica, Arial;
	font-size: 12px;
	color: #393633;
}
input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, "trebuchet MS", sans-serif, Helvetica, Arial;
	font-size: 12px;
	color: #393633;
}
option, optgroup {
	font-family: Verdana, Tahoma, "trebuchet MS", sans-serif, Helvetica, Arial;
}
div, table, tr, form {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Tahoma, "trebuchet MS", sans-serif, Helvetica, Arial;
	color: #393633;
}
body {
	background: #ffffff;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	color: #393633;
	text-decoration: none;
}
a:hover {
	color: #E67016;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
}
li {
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	width: 995px;
	height: 100%;
	margin: 0px auto 0px auto;
}

#header {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 995px;
	height: 101px;
}
#header .navigator {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 994px;
	height: 13px;
	overflow: hidden;
	font-size: 10px;
	text-transform: lowercase;
}
#header .topNavigation {
	position: absolute;
	width: 912px;
	height: 23px;
	top: 15px;
	float: left;
	background: #E6E7E8;
	font-size: 11px;
	padding: 3px 0 0 83px; 
}
#header .topNavigation a {
	color: #939393;
	margin-right: 25px;
}
#header .topNavigation a:hover {
	color: #E67016;
}
#header .colouredBar {
	position: absolute;
	top: 36px;
	width: 995px;
	height: 65px;
	float: left;
}
#header .colouredBar img.dru-logo {
	position: absolute;
	top: 12px;
	left: 32px;
	width: 42px;
	height: 43px;
}
#header .colouredBar h1.headerText {
	position: absolute;
	top: 8px;
	left: 82px;
	font-size: 22px;
	font-weight: normal;
	font-family: Arial;
	color: #FFF;
}
#header .colouredBar .contact_details {
	float: right;
	margin: 20px 10px 0 0;
	display: inline;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
}
#header .colouredBar .contact_details a {
	color: #FFFFFF;
}
#header .quickSearch {
	position: absolute;
	top: 2px;
	right: 0px;
}
#header .quickSearch input {
	font-size: 11px;
}
#header .strandName {
	margin: 19px 0 0 185px;
}
#header #loginSection {
	position: absolute;
	width: 200px;
	height: 133px;
	top: 10px;
	right: 10px;
	font-size: 11px;
}
#header #loginSection .loggedIn {
	position: absolute;
	width: 200px;
	bottom: 40px;
	text-align: center;
}
#header #loginSection .login {
	position: absolute;
	text-align: right;
	bottom: 5px;
}
#header #loginSection .login label {
	vertical-align: 20%;
	font-weight: bold;
}
#header #loginSection input {
	margin-bottom: 3px;
	font-size: 11px;
}
#header #loginSection .loginField {
	width: 125px;
	margin-bottom: 3px;
	font-size: 11px;
}

#left {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 205px;
}
h2.button {
	float: left;
	width: 199px;
	height: 26px;
	margin: 0 0 4px 0;
	padding: 13px 0 0 11px;
	font-size: 11px;
	font-weight: normal;
	background: url(/visuals/menu/bg_button.jpg) no-repeat;
}

#middle {
	position: absolute;
	top: 120px;
	left: 225px;
	width: 535px;
}
p {
	margin: 0 0 1.2em 0;
	line-height: 1.3em;
}
h1 {
	margin: 0.5em 0 1em 0;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}
.middle a {
	color: #E67016;
	text-decoration: underline;
}

#footer {
	clear: both;
	float: left;
	width: 535px;
	margin: 5px 0 5px 0;
	font-size: 11px;
	color: #E67016;
}
#footer a {
	color: #969595;
	text-decoration: none;
}
#footer a:hover {
	color: #E67016;
	text-decoration: underline;
}

#right {
	position: absolute;
	top: 120px;
	left: 775px;
	width: 220px;
}

div.border {
	padding: 2px;
	border: 1px solid #E6E6E6;
}

.headerbox {
	height: 38px;
	margin: 2px 2px 2px 2px;
	padding: 5px 0 0 10px;
}
.headerbox h3 {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial;
	margin: 0;
	padding: 0;
}
.headerbox h2 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial;
	margin: 0;
	padding: 0;
}

.orange, .orange a {
	color: #E67016;
}

.white, .white a {
	color: #fff;
}

