body
{
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #000000; 
}

img { border: 0; }

#strip_top
{
    height: 350px;
}

#strip_middle
{
	border-top-color: #626262;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #12367a;
}

#strip_middle_2
{
	border-top-color: #626262;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #14645e;
}

#strip_bottom
{
	border-top-color: #626262;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #3e4049;
}

.container
{
	width: 975px;
	margin: 0 auto;
}

#header
{
	height: 350px;
	background-image: url(images/banner.jpg);
	position: relative;
}

#feature_list
{
	padding: 20px;
	line-height: 2.5em;
}

#feature_list a
{

	text-decoration: none;

	color: white;

	font-size: 16px;

}

#feature_list a:hover
{

	text-decoration: underline;

	color: #962f17;

}

#contact_button
{
	
	margin-top: 45px;
	
}

#support
{
	padding: 20px;
	color: #a3a3a3;
	font-size: 11px;
}

#company_footer
{
		clear: both;
		margin-top: 20px;
		padding: 20px;
		color: #bfbfbf;
	font-size: 11px;
}

#support ul
{
	list-style-position: inside;
	list-style-type: square;
}


a
{
	text-decoration: none;
	color: white;
}

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

blockquote
{
	font-size: small;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left:0px;
	color: #9e9e9e;
	font-style: italic;
	line-height: 1.5em;
}

.live
{
	text-decoration: underline;
}

#mainleft {
width:33%;
float:left;
padding-bottom:10px;
	}

#maincenter {
width:34%;
float:left;

padding-bottom:10px;
	}

#mainright 
{
	width:33%;
	float:left;
		
	padding-bottom:10px;
}

.player
{
	float: right;
}

.playerlabel
{
	padding-right: 10px;
	padding-left: 10px;
}

hr
{
	border-color: #5e5e5e;
	border-style: double;
}

