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

img
{
	border: 0;
}
a
{
	text-decoration: underline;
	color: #FFF;
}
body
{
	background: url(../images/background.png) top repeat-x #000;
	margin: 0;
	padding: 0;
}
#content
{
	display: block;
	margin: 0 auto;
	background: url(../images/content.png) top center no-repeat;
	width: 1000px;
	height: 720px;
}
#header_showreel
{
	display: block;
	width: 918px;
	height: 128px;
	background: url(../images/header_showreel.png) no-repeat bottom center;
	margin: 0 auto;
}
#header_resume
{
	display: block;
	width: 918px;
	height: 128px;
	background: url(../images/header_resume.png) no-repeat bottom center;
	margin: 0 auto;
}
#header_images
{
	display: block;
	width: 918px;
	height: 128px;
	background: url(../images/header_images.png) no-repeat bottom center;
	margin: 0 auto;
}
#header_contact
{
	display: block;
	width: 918px;
	height: 128px;
	background: url(../images/header_contact.png) no-repeat bottom center;
	margin: 0 auto;
}
#title_main
{
	display: inline-block;
	padding: 80px 0px 10px 9px;
	width: 189px;
	height: 43px;
	float: left;
}
#menu
{
	width: 228px;
	height: 20px;
	padding: 74px 0px 0px 670px;
}
#menu_showreel
{
	display: inline-block;
	width: 44px;
	height: 11px;
}
#menu_resume
{
	display: inline-block;
	width: 38px;
	height: 11px;
	margin-left: 21px;
}
#menu_images
{
	display: inline-block;
	width: 37px;
	height: 11px;
	margin: 19px;	
}
#menu_contact
{
	display: inline-block;
	width: 36px;
	height: 11px;
	margin-left: 1px;	
}
#title_showreel
{
	display: block;
	width: 95px;
	height: 19px;
	background-image: url(../images/title_showreel.png);
	margin: 73px 0px 0px 845px;	
}
#title_resume
{
	display: block;
	width: 77px;
	height: 20px;
	background-image: url(../images/title_resume.png);
	margin: 72px 0px 0px 864px;	
}
#title_images
{
	display: block;
	width: 74px;
	height: 23px;
	background-image: url(../images/title_images.png);
	margin: 73px 0px 0px 868px;	
}
#title_contact
{
	display: block;
	width: 82px;
	height: 17px;
	background-image: url(../images/title_contact.png);
	margin: 75px 0px 0px 860px;	
}
#content_field
{
	display: block;
	width: 902px;
	height: 452px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#text
{
	padding: 30px 0px 20px 86px;	
}
#scroller
{
	width: 835px;
	height: 400px;
	overflow: auto;
	padding-right: 20px;
}
#reel
{
	margin: 36px 0px 0px 168px;
}
#contact
{
	margin-top: 170px;
	font-size: 14px;
}
#footer
{
	display: block;
	clear: both;
	margin: 38px auto;
	background: url(../images/footer.png) no-repeat top center;
	width: 371px;
	height: 9px;
}
