@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	background-color: #330000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
table {
	margin-right: 0px;
}
td, th {
	padding-bottom: 4px;
	padding-right: 2px;
	font-weight: normal;
}		
#header {
	width: 870px;
	height: 45px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#header_right {
	width: 740px;
	height: 45px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#padding20 {
	width: 870px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#padding40 {
	width: 870px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#main {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#menu {
	width: 110px;
	float: left;
}
#content {
	width: 740px;
	float: right;
	padding-top: 2px;
}
#client_header {
	width: 740px;
	height: 45px;
	float: left;
}
#client_headshot {
	width: 90px;
	float: left;
}
#client_stats {
	width: 630px;
	float: right;
}
#client_divide {
	width: 740px;
	height: 20px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D0000;
}
#client_content {
	width: 740px;
	float: right;
	padding-top: 15px;
}
#client_content24 {
	width: 740px;
	float: right;
	padding-top: 24px;
}
#showreel_left {
	width: 173px;
	float: left;
}
#showreel_centre {
	width: 173px;
	position: relative;
	left: 9px;
	top: 0px;
	float: left;
}
#showreel_right {
	width: 355px;
	float: right;
}
#showreel_padding {
	width: 740px;
	height: 20px;
	float: right;
}
.heading {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.greytext {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.greytext a:link {
	color: #999999;
	text-decoration: none;
}
.greytext a:visited {
	color: #999999;
	text-decoration: none;
}
.greytext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.greytext a:active {
	color: #999999;
	text-decoration: none;
}
.orangetext {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
.orangetext a:link {
	color: #CC6600;
	text-decoration: none;
}
.orangetext a:visited {
	color: #CC6600;
	text-decoration: none;
}
.orangetext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.orangetext a:active {
	color: #CC6600;
	text-decoration: none;
}
.credits {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.credits a:link {
	color: #660000;
	text-decoration: none;
}
.credits a:visited {
	color: #660000;
	text-decoration: none;
}
.credits a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.credits a:active {
	color: #660000;
	text-decoration: none;
}
#footer {
	width: 740px;
	height: 50px;
	float: right;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}

