
body{
	background-color:#000000;
	background-repeat:no-repeat;
	margin:0px;
	font-family:arial;
	font-size:11px;
	color:#503c11;
}

#bg{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	width:100%;
	height:100%;
}

#paper{
	margin:0px auto;
	width:790px;
	position:relative;
}





#masthead{

}

#chrome_logo
{
	margin-top:10px;
}

#chrome_contact
{
	margin-top:30px;
	text-align:right;
	float:right;
	color:#fff;
}



.panel{
	margin-top:15px;
	border:8px solid #c9c9c9;	
	background-color:#fff;
	position:relative;
}

.halfSize {
	width:370px;
	height:400px;
}


.portfolio{
	float:right;	
}


#platforms{
	width:279px;
	margin:20px auto;
	position:relative;
	text-align:center;
	height:36px;
}



#intro{
width:350px;
height:140px;
}


#testimonials{
position:absolute;
right:0px;
top:0px;
width:380px;
height:140px;
overflow:hidden;
}

.testi{
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}

#testimonial_1{
	z-index:10;
}

#view_showreel{
	z-index:15;
position:absolute;
right:0px;
bottom:0px;
}
.portfolioGame{
	margin-top:10px;
	margin-bottom:10px;
}

.portfolioGameImage{
	float:left;
	margin-right:10px;
	
}

.portfolioGameText{
	padding:5px 0px;
	float:left;
	width:240px;
	line-height:15px;
}

.portfolioGameTextLarge{
	padding:10px 10px;
	float:left;
	width:570px;
}

.portfolioGameLinks{
	padding-top:1px;
	float:right;
}

.basePanelLink{
	position:absolute;
	bottom:5px;
	right:20px;
	text-align:right;
}

p{

	line-height:15px;
	padding:0px 15px;
}




a{
	color:#c30;
	text-decoration:none;
}

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

h1{
	font-size:1.2em;
	font-weight:bold;
	color:#c30;
	margin-bottom:6px;
}

h2{
	font-weight:bold;
	color:#c30;
	margin-bottom:6px;
	padding-left:15px;
}

.portfolioGameText h2{
	padding-left:0px;
}


#footer{
	text-align:center;
	color:#999;
	font-size:10px;
}

