html {background:#000;}
body {color:#FFF;background:#000;margin:10px 0px 100px;font-family:arial,helvetica;font-size:14px;}
#header {position:relative;}
#footer {background:#000 url('/images/footer.png') no-repeat center top;}
#footer p {margin:0;padding:35px 0 0 0;text-align:center;font-size:12px;}

#container {
	width:760px;
	margin:0 auto;

	background-color:#000;
	background-image: url('/images/bg.png');
}

#content_left {width:53%;border-right:1px dotted #333;padding:10px 50px;}
#homepage #content_left {padding:10px 40px;}
#content_right {width:47%;padding:10px;text-align:center;}
#flowplayerpage #content {padding:25px;}

td {vertical-align:top;}

a, a:link, a:visited, a:active {color:#DB7101;}
a:hover {color:#CCC;}

.style2 {font-size:12px}
.style3 {color:#FFF}
.style5 {color:#CC0}
.style6 {color:#FFF;font-family:Tahoma;font-size:14px;}

.header {color:#DB7101;font-size:22px;font-weight:bold;margin:5px 0;text-align:center;}

#contact-info {position:absolute;top:75px;right:120px;}
#contact-info a {text-decoration:none;}
#contact-info, #contact-info a {color:#FFF;font-family:georgia;font-weight:normal;line-height:1.4;}

.firstp img {border:5px inset #CCC;}
