body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000033;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Lithos Pro Regular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #00CCFF;
}
h2 {
	font-size: 14px;
	font-style: bold;
	color: #FF0000;
}
h3 {
	font-size: 12px;
	color: #00FFFF;
}
h4 {
	font-size: 11px;
	color: #FF6600;
}
p {
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
li {
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
a:link {
	color: #00CCFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #00CCFF;
}
a:visited {
	color: #00CCFF;
}
hr {
	height: 5px;
}
#wrapper {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
.top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 790px;
	height: 140px;
	text-align: center;
}
.menu {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 790px;
	height: 18px;
}
.main {
	position: absolute;
	left: 0px;
	top: 188px;
	width: 766px;
}
.welcome {
	position: absolute;
	left: 5px;
	top: 198px;
	width: 452px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.bill {
	position: absolute;
	left: 482px;	
	top: 230px;
	width: 313px;
}
.right_text {
	position: absolute;
	left: 210px;
	top: 198px;
	left: 280px;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.left_photo {
	position: absolute;
	left: 5px;
	top: 230px;
	width: 250px;
}
.right_photo {
	position: absolute;
	left: 541px;
	top: 230px;
	width: 250px;
}
.left_text {
	position: absolute;
	left: 5px;
	top: 198px;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.portfolio {
	position: absolute;
	left: 5px;
	top: 198px;
	width: 766px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.showreel {
	position: absolute;
	left: 5px;
	top: 198px;
	width: 402px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.video {
	position: absolute;
	left: 431px;
	top: 195px;
	width: 343px;
	height: 566px;
}
#copyright {
	position: relative;
	top: 750px;
	width: 100%;
	bottom: 0;
}
