/**/ * {
	margin:0;
	padding:0
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	background-color:#4c4d4f
}
.container {
	position:relative;
	margin:20px auto 20px auto;
	background-color:#FFFFFF;
	width:850px;
	border-right:#0084A9 7px solid
}
.header {
	height:274px
}
.bosgroup {
	background:url(bos-logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9000px;
	width:150px;
	height:67px;
	position:absolute;
	top:15px;
	right:33px
}
.navigation {
	width:850px;
	position:absolute;
	top:123px;
	background-color:#0084A9;
	color:#FFFFFF;
	border-bottom:#000000 solid 2px
}
.navigation p {
	font-size:.85em;
	padding-left:24px;
	line-height:24px
}
.buttons ul {
	position:absolute;
	right:1px;
	top:0px;
	width:361px;
	padding-left:0;
	margin-left:0
}
.buttons li {
	list-style:none;
	float:left;
	margin-right:8px;
	line-height:24px
}
h1 {
	position:absolute;
	left:24px;
	top:24px;
	background-image:url(colourcade-logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9000px;
	width:320px;
	height:52px
}
h2 {
	position:relative;
	font-size:1.1em;
	text-align:center;
	text-transform:uppercase;
	color:#0084A9;
	margin:0 auto 1.1em auto
}
h3 {
	color:#ED1C24;
	font-size:1.1em;
	margin-bottom:1.1em
}
