@charset "UTF-8";
body  {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	text-align: left;
	margin: 0;
	padding: 0px 0px 10px 0;
	font-size: 200%;
	color: #ee2024;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 24px;
}

.thrColFixHdr #container { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: 700px;
	position: relative;
	top: 20px;
	font-size: 1em;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border: 1px solid #000;
	background-color: #000;
}

#left {
	float: left;
	width: 480px;
	height: 587px;
	background-color: #fff;
}

#left_text {
	margin-top: 50px;
	padding: 10px;
	width: 280px;
	color: #fff;
	line-height: 14px;
	top: 257px;
	position: relative;
}

#right {
	float: right;
	width: 480px;
	height: 587px;
	background-color: #fff;
}

#right_text {
	padding: 15px;
	width: 450px;
	color: #666;
	line-height: 16px;
}

#showreel {
	background-image: url(images/reel.gif);
	width: 131px;
	height: 45px;
	position: absolute;
	bottom: 10px;
	left: 500px;
}

#showreeltext {
	position: relative;
	font-size: 20px;
	width: 250px;
	left: 140px;
	top: 15px;
	font-weight: bold;
}

#top{
	height: 90px;
	background: #000000;
}

#logo{
	float: left;
	position: relative;
	left: 7px;
	top: 10px;
}

#toptext{
	float: left;
	position: relative;
	left: 300px;
	top: 23px;
}

#topnav{
	position: relative;
	top: 20px;
	left: 100px;
	float: left;
	line-height: 25px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}



a.imagelink:link { text-decoration: none;
}

a.pagelink:link { color: #666;
	text-decoration: none;
	letter-spacing: -1px;
}

a.pagelink:hover { color: #ee2024; text-decoration: none;
	letter-spacing: -1px;
}

a.pagelink:visited { color: #333; text-decoration: none;
	letter-spacing: -1px;
}

#header { 
	background: #000; 

}

blockquote{
	
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	letter-spacing:1px;
	line-height:11px;
	color:#666;
	font-size:10px;
	font-weight:bold;
	padding:0 0px 0 60px;
	background:url(images/quote.gif) no-repeat top left #fff;
	width: 320px;
	position: relative;
}

#mainContent { 
	margin: 0 200px;
	padding: 0 0px;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#youtube {
	position: relative;
	left: 52px;
}