body 
{ 
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 29px 0px 0px 11px;
	background-color: #000000;
	color: #8F8B7C;
	line-height: 140%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-image: url("images/bottom-fade.png");
	background-repeat: repeat-x; 
	background-position: bottom left;
	background-attachment: fixed; 
}

#bottom_fade {
	background-image: url("images/bottom-fade.png");
	bottom: 0%;
	height: 76px;
	position: fixed;
	width: 100%;
	z-index: 99;
}
a {
	color: #EDECDE;
}
#block {
	width: 960px;
}
h1, .header_link span, .back_to_top span {
	display: none;
}
.no-display {
	display: none;
}
.video-span {
	margin-left: 67px;
}
.other-span {
	margin-left: 69px;
}
.block_break {
	clear: both;
}
.contact-colour {
	color: #6C5664;
}
.related-span {
	margin-left: 20px;
}
.link-nodecor {
	text-decoration: none;
}
#portfolio {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
}

#client_test {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
}

#contact-accord {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
}
.company {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 928px;
	height: 32px;
	background-image: url("images/bg-genre.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	color: #6C5664;
	vertical-align: middle;
	line-height: 32px;
	padding-left: 30px;
	font-size: 17px;
	text-decoration: none;
	
}
.company_active {
	width: 928px;
	height: 32px;
	color: #6C5664;
	background-image: url("images/bg-genre-focus.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	cursor: pointer;
}
.company_active:hover {
	width: 928px;
	height: 32px;
	color: #6C5664;
	background-image: url("images/bg-genre-focus-over.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
}
.company_active li.company_title {
	color: #6C5664;
}
.company li {
	float: left; 
}
.company_content {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.company_content p {
	margin: 0px;
	padding: 0px 0px 0px 4px;
}
.company_title {
	vertical-align: middle;
	line-height: 32px;
	padding-left: 30px;
	color: #6C5664;
	font-size: 17px; 
}
.contact {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 928px;
	height: 32px;
	background-image: url("images/bg-contact.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	color: #6C5664;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contact_active {
	width: 928px;
	height: 32px;
	color: #6C5664;
	background-image: url("images/bg-contact-focus.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
}
.contact_active:hover {
	width: 928px;
	height: 32px;
	color: #6C5664;
	background-image: url("images/bg-contact-focus-over.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
}

.client {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 928px;
	height: 32px;
	background-image: url("images/bg-client.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	color: #6D6D71;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.client_active {
	width: 928px;
	height: 32px;
	color: #6D6D71;
	background-image: url("images/bg-client-focus.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
}
.client_active:hover {
	width: 928px;
	height: 32px;
	color: #6D6D71;
	background-image: url("images/bg-client-focus-over.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
}
img {
	border: 0px;
}