body
	{
	padding: 0;
	margin: 0;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121212;
	background-color: #ffffff;
	width: 100%;
	}

a, a:active, a:visited
	{
	text-decoration: none;
	color: #121212;
	}

a:hover
	{
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	}

#wrapper0
	{
	width: 100%;
	margin: 0 0 -20px 0;
	padding: 0;
	background-image: url(images/bg-main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}

#wrapper1
	{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	}

#top
	{
	background-image: url(images/bg-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

#top .title
	{
	padding-left: 20px;
	float: left;
	clear: left;
	}

#nav1
	{
	padding: 20px 20px 0 20px;
	border-bottom: 5px solid #284756; 
	height: 50px;
	}
	
#nav1 img
	{
	display: inline-block;
	margin: 0 20px 0 0;
	}

#nav1 a
	{
	display: block;
	margin: 16px 0 0 0;
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
	color: #284756;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#nav1 a.active
	{
	background-color: #284756 !important;
	color: #ffffff;
	}

#nav1 a:hover
	{
	text-decoration: none;
	background-color: #eeeeee;
	}

#search
	{
	float: right;
	margin: 5px 20px 5px 10px;
	padding: 5px 5px 5px 10px;
	width: 283px;
	background-color: #f1f1f1;
	border: 1px solid #284756;
	}

#searchField
	{
	width: 253px;
	vertical-align: middle;
	background-color: #e5e5e5;
	border: 1px solid #284756;
	}

#searchButton
	{
	margin: 0 0 0 5px;
	vertical-align: middle;
	}

#wrapper2
	{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	}
	
#content
	{
	min-height: 300px;
	}

#content .wrapper
	{
	background-image: url(images/bg-lightgrey-uplit.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 20px;
	}

#splash
	{
	width: 590px;
	height: 210px;
	border: 5px solid #284756;
	float: left;
	overflow: hidden;
	}

#newsFeed
	{
	border: 1px solid #284756;
	float: right;
	height: 218px;
	width: 298px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #284756; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284756', endColorstr='#547686'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#284756), to(#547686)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #284756,  #547686); /* for firefox 3.6+ */
	}

#newsFeed .title
	{
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 10px;
	}

#newsFeed .title a
	{
	float: right;
	clear: none;
	margin: -6px -7px 0 0;
	}

#newsFeed ul
	{
	margin: 0 12px 0 12px;
	padding: 0 10px 0 10px;
	}

#newsFeed ul li
	{
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 10px;
	}

#newsFeed a, #newsFeed a:active, #newsFeed a:hover, #newsFeed a:visited
	{
	color: #ffffff;
	}

#description
	{
	color: #284756;
	width: 600px;
	float: left;
	margin: 0;
	}

#description p.first
	{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	}

#clients, #services, #searchResults
	{
	}
	
#clients li, #services li, #searchResults li
	{
	border-bottom: 1px solid #284756;
	}

#clients .title, #services .title, #searchResults .title
	{
	margin-top: 0 !important;
	padding-top: 0 !important;
	}

#clients li ul li, #services li ul li, #searchResults li ul li
	{
	border-bottom: none !important;
	}

#clients li ul li.first, #services li ul li.first, #searchResults li ul li.first
	{
	padding: 10px 0 10px 0;
	width: 615px;
	}

#clients li ul li.last, #services li ul li.last, #searchResults li ul li.last
	{
	width: 300px;
	}

#clients li ul li.last img, #services li ul li.last img, #searchResults li ul li.last img
	{
	border: 5px solid #284756;
	margin: 10px 10px 10px 0;
	}
	
#images
	{
	float: right;
	width: 300px;
	padding: 0;
	margin: 0;
	}

#images img
	{
	border: 5px solid #284756;
	margin: 0 0 10px 0;
	}

#getInTouch
	{
	border: 1px solid #284756;
	color: #ffffff;
	float: right;
	width: 298px;
	padding: 0;
	margin: 0;
	background: #284756; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284756', endColorstr='#547686'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#284756), to(#547686)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #284756,  #547686); /* for firefox 3.6+ */
	}

#getInTouch .title
	{
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 10px;
	}

#getInTouch form
	{
	padding: 10px;
	}
	
#getInTouch .textbox
	{
	width: 275px;
	margin: 0 0 10px 0;
	}

#getInTouch textarea
	{
	width: 275px;
	height: 100px;
	margin: 0 0 10px 0;
	}

#wrapper3
	{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #e5e5e5;
	background-image: url(images/bg-mediumgrey-uplit.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	}
	
#bottom
	{
	width: 920px;
	padding: 40px 20px 20px 20px;
	margin: 0 auto 0 auto;
	}

#siteDetails
	{
	width: 100%;
	background-color: #767676;
	background-image: url(images/bg-darkgrey-uplit.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #ffffff;
	}

#siteDetails ul
	{
	width: 960px;
	margin: 0 auto 0 auto;
	}

#siteDetails ul li 
	{
	width: 290px;
	padding: 40px 0 20px 20px;
	}

#siteDetails a
	{
	color: #ffffff;
	}
		
#copyright
	{
	width: 600px;
	float: left;
	}

#bookmarks
	{
	width: 305px;
	float: right;
	}

#documents a.pdf
	{
	display: inline-block;
	padding: 12px 0 12px 42px; 
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/icon-pdf.png);
	}

#documents a.doc, #documents a.docx
	{
	display: inline-block;
	padding: 12px 0 12px 42px; 
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/icon-word.png);
	}

.success, .error
	{
	margin: 10px 20px 10px 20px;
	}