body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, li, dl, dd, dt,
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background:#D5D5D5 url(images/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0 0 10px 0;
}

#wrapper {
	width:920px;
	margin: 0 auto;
	padding:0 0 5px 0;
	background: #FFF;
}

#header {
width:920px;
height:95px;
background: url(images/header_bg.jpg) no-repeat;
}

#menu ul {
	margin: 47px 0px 0px 0px;
	padding: 0px 10px;
	width: 900px;
	float: right;
	list-style: none;
}

#menu ul li {
	float:right;
}

#menu ul a {
	width:110px;
	height:48px;
	display:block;
	padding: 0 10px;
	line-height:32px;
	background: url(images/menu_bg.jpg) no-repeat;
	text-decoration:none;
	color:#333;
	text-align: center;
}

#menu ul a:hover {
	color: #333;
	background:url(images/menu_bg_over.jpg) no-repeat;
	text-align: center;
}

#animation {
	width:900px;
	height:305px;
	padding:6px 0px 0px 11px;
	background: #FFF url(images/animation_bg.jpg) no-repeat;
}

#content {
width:920px;
height:auto;
}

#welcomebox {
width:868px;
height:auto;
margin:5px 10px;
padding:15px;
border: 1px solid #E8E8E8;
}

#welcomebox li {
	list-style-position: outside;
	margin:0 0 0 15px;
}

#welcomebox a {
	color: #0099BF;
	text-decoration: none;
}

#welcomebox a:visited {
	color: #0099BF;
	text-decoration: none;
}

#welcomebox a:hover {
	color: #00C9EF;
	text-decoration: none;
}

#colourboxes {
width:890px;
height:200px;
margin: 10px 0 0 0;
padding:61px 15px 0px 15px;
background:url(images/colourboxes_bg.jpg) center top no-repeat;
}

#colourboxcontent {
width:270px;
float:left;
margin:0 15px 0 25px;
}

#colourboxcontentlast {
width:240px;
float:left;
margin:0 0 0 15px;
}

#colourboxcontent li{
	list-style-position: outside;
	list-style-image: url(images/colourboxes_bullett.gif);
}

#colourboxcontentlast li{
	list-style-position: outside;
	list-style-image: url(images/colourboxes_bullett.gif);
}

.boxtextyellow {
	color:#FF9900;
	font-weight:bold;
	font-size: 14px;
	line-height: 21px;
	text-indent:-5000px;
}

.boxtextgreen {
	color:#74C000;
	font-weight:bold;
	font-size: 14px;
	line-height: 21px;	
	text-indent:-5000px;
}

.boxtextblue {
	color:#0099BF;
	font-weight:bold;
	font-size: 14px;
	line-height: 21px;
	text-indent:-5000px;
}

#colourlinkboxes {
width:900px;
height:30px;
margin: 0 10px;
padding:0;
background:url(images/colourboxes_bg.jpg) left bottom no-repeat;
}

#colourlinkcontent {
width:240px;
float:left;
margin:0 15px 0 25px;
padding:3px 10px 0 10px;
text-align:right;
}

#colourlinkcontent a {
	color: #333333;
	text-decoration: none;
}

#colourlinkcontent a:visited {
	color: #333333;
	text-decoration: none;
}

#colourlinkcontent a:hover {
	color: #333333;
	text-decoration: underline;
}

#colourlinkcontentlast {
width:270px;
float:left;
margin:3px 10px 0 10px;
text-align:right;
}

#colourlinkcontentlast a {
	color: #333333;
	text-decoration: none;
}

#colourlinkcontentlast a:visited {
	color: #333333;
	text-decoration: none;
}

#colourlinkcontentlast a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer {
width:868px;
margin:10px 10px;
padding:5px 15px 10px 15px;
height: auto;
text-align:left;
border: 1px solid #E8E8E8;
background: #F8F8F8 url(images/footer_logo.gif) center right no-repeat;
}

#footer a {
	color: #0099BF;
	text-decoration: none;
}

#footer a:visited {
	color: #0099BF;
	text-decoration: none;
}

#footer a:hover {
	color: #00C9EF;
	text-decoration: none;
}

#home #mainNav .home a,
#about #mainNav .about a,
#clients #mainNav .clients a,
#vacancies #mainNav .vacancies a {
	background-position:right bottom;
	background:url(images/menu_bg_over.jpg) no-repeat;
	color:#333;
	cursor:default;
}

p {
	font: Ariel, san-serif;
	margin:5px 0 0 0;
	line-height: 125%;
}

.bodylink a{
	font: Ariel, san-serif;
	margin:5px 0 0 0;
	line-height: 125%;
	color: #0099BF;
}

.bodylink a:visited{
	font: Ariel, san-serif;
	margin:5px 0 0 0;
	line-height: 125%;
	color: #0099BF;
}

.bodylink a:hover{
	font: Ariel, san-serif;
	margin:5px 0 0 0;
	line-height: 125%;
	color: #00C9EF;
}

.clear {
  clear: both;
}

table {
  border-collapse: collapse;
	width: 100%;
	border: 1px solid #666;
}

caption {
  font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

col {
  border-right: 1px solid #ccc;
}

col#albumCol {
  border: none;
}

thead {
  background: #EEE url(images/bar.gif) repeat-x left center;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #F8f8f8;
}

th {
  font-weight: normal;
	text-align: left;
}

#playlistPosHead {
  text-indent: -1000em;
}

th, td {
  padding: 5px;
}

.odd {
  background-color:#edf5ff;
}

tr:hover {
  background-color:#3d80df;
	color: #fff;
}

thead tr:hover {
  background-color: transparent;
	color: inherit;
}

h2 {
	font-size: 18px;
	color: #999999;
	font-weight: 900;
	margin:35px 0 0 0;
	padding:0 0 0 25px;
	background: url(images/logo_on_h2.jpg) left center no-repeat;
}

h3 {
	font-size: 14px;
	color: #000;
	font-weight: 900;
	margin:10px 0 5px 0;
}

.returntotop {
float:left;
}

.returntotop a{
	color:#6BB1DF;
	font-weight: 900;
	padding:3px;
	margin:15px 0;
}
.returntotop a:visited {
	color:#6BB1DF;
	font-weight: 900;
	padding:3px;
	margin:15px 0;
}
.returntotop a:hover {
	color:#FFF;
	font-weight:900;
	background:#6BB1DF;
	padding:3px;
	margin:15px 0;
}

.applybutton {
margin:0;
float:right;
}

.titlebox {
Padding:0px 0px 10px 0px;
width:100%;
}
