/**
* Setup environment
* _____________________________________________________________
*/

* {
	font-size: 100.1%;
	margin: 0;
	padding: 0;
	line-height: 1;
}

html {
	height: 100%;
	margin: 0 0 1px 0;
}

body {
	background: #fff url(/media/graphics/bg.gif) repeat-x;
	color: #666;
	font: 68.5%/1.55 Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

/**
* HTML
* _____________________________________________________________
*/

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #3e6e8f;
}

h1 {
	height: 79px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
	width: 280px;
}

h1 span {
	background: transparent url(/media/graphics/logo.jpg) no-repeat;
	cursor: pointer;
	height: 79px;
	left: 0;
	position: absolute;
	top: 0;
	width: 280px;
}

h2, h3, h4 {
	margin: 1.5em 0 0.5em 0;
}

h2 {
	font-size: 1.5em;
}

ul {
	list-style: square;
	margin: 1em 0 1em 20px;
}

ol {
	margin: 1em 0 1em 20px;
}

li {
	margin: 0 0 0.5em 0;
}

a {
	text-decoration: none;
}

p {
	line-height: 1.55;
	margin: 0.5em 0 1em 0;
}

p.go-back {
	margin-top: 3em;
}

img {
	border: 0;
}

input.submit {
	vertical-align: middle;
}

fieldset {
	border: 0;
}

/**
* Classes
* _____________________________________________________________
*/

p.centre {
	text-align: center;
}

.clearing {
	clear: both;
}

.search-keywords {
	font-style: italic;
	font-weight: 900;
}

/**
* IDs
* _____________________________________________________________
*/

#container {
	margin: 0 auto;
	position: relative;
	width: 776px;
}

#access {
	position: absolute;
	right: 13px;
	top: -0.4em;
}

#access {
	list-style: none;
	margin: 0;
}

#access li {
	border-left: 1px solid #999;
}

#access li.first-link {
	border-left: 0;
}

#access a {
	color: #999;
	display: block;
	margin: auto 10px;
}

#access a span {
	display: none;
}

#access a:hover {
	color: #666;
}

#access a:hover span {
	display: inline;
}

#sleeve-top {
	background: transparent url(/media/graphics/header-sleeve.png) no-repeat;
	height: 20px;
	margin-top: 1.1em;
}

#sleeve-middle {
	background: transparent url(/media/graphics/body-sleeve.png) repeat-y;
	padding: 13px 13px 30px 13px;
}

#header {
	margin-top: -10px;
	padding: 13px 0 0 0;
	position: relative;
}

#access li,
#menu li {
	float: left;
}

#menu {
	background: transparent url(/media/graphics/boxtop.png) no-repeat;
	height: 35px;
	list-style: none;
	margin: 0 0 0 7px;
	width: 736px;
}

#menu li {
	line-height: 35px;
	margin: 0 0 0.3em 0;
	padding: 0 11px;
}

#menu li.active a {
	color: #163043;
}

#menu li a {
	color: #3e6e8f;
	font-weight: 900;
}

#menu li a:hover {
	color: #28475c;
}

#search {
	position: absolute;
	right: 10px;
	top: 50px;
}

#search label {
	display: none;
}

#search input.submit {
	background-color: inherit;
	border: 0;
	cursor: pointer;
}

#banner {
	border: 1px solid #ddd;
	margin: -5px 7px 0 7px;
}

#banner ul {
	float: left;
	margin: 0 5px 0 5px;
	width: 254px;
}

#banner ul li {
	margin: 5px 0;
	overflow: hidden;
}

#banner ul li a {
	color: #555;
	display: block;
	height: 48px;
	padding: 5px 0 0 10px;
	position: relative;
	width: 254px;
}

#banner ul li a span {
	bottom: 1em;
	color: #555;
	position: absolute;
	right: 1.5em;
}

#banner ul li a:hover span {
	color: #222;
}

#banner .time-market {
	background-color: #80b4cc;
	height: 47px;
}

#banner .solve-problem {
	background-color: #d1e1f0;
	height: 48px;
}

#bread {
	color: #999;
	margin: 5px 0 0 10px;
}

#bread a {
	color: #999;
}

#bread a:hover {
	border-bottom: 1px dotted #999;
}

#content, #news {
	margin-top: 10px;
	padding: 0 13px;
}

#content a, #news a {
	color: #5fa9dc;
}

#content a:hover, #news a:hover {
	border-bottom: 1px dotted #5fa9dc;
}

#content {
	border-right: 1px solid #ddd;
	float: left;
	height: auto !important;
	height: 300px;
	margin-right: 5px;
	min-height: 300px;
	padding-bottom: 30px;
	width: 500px;
}

#content li {
	line-height: 1.5;
}

#content img {
	background: #fafafc;
	border: 1px solid #ccc;
	float: right;
	margin-left: 10px;
	padding: 3px;
}

#content img.services_diagram {
	border: 0;
	float: none;
	padding: 0;
}

#services h3,
#services h4,
#services h5 {
	clear: none;
}

legend {
	clear: both;
	color: #3e6e8f;
	font-weight: 900;
}

input, select, textarea {
	border: 1px solid #ccc;
	padding: 2px;
}

input.submit-button {
	cursor: pointer;
}

#news {
	float: left;
	width: 180px;
}

#news ul li {
	line-height: 1.2;
}

#flashcontent {
	float: left;
	height: 100px;
	margin: 5px 5px 5px 0;
	width: 465px;
}

#sleeve-bottom {
	background: transparent url(/media/graphics/footer-sleeve.png) 0 0 no-repeat;
	height: 50px;
	padding-top: 40px;
}

#sleeve-bottom p {
	color: #fff;
	margin-right: 15px;
	text-align: right;
}

#sleeve-bottom p a {
	color: #b2b2b6;
}

#sleeve-bottom p a:hover {
	color: #929296;
}

#sleeve-bottom p img {
	vertical-align: middle;
}

