	body {
		font: 75%/160% Arial, Helvetica, sans-serif;
		background:#000000;
		color: #FFFFFF;
		padding:0px;
		margin:0px;
		height:100%;
		width: 100%;
	/*	display: table;*/
	}
	#header {
		width: 1158px;
		margin: 0 auto;
		position: relative;
		clear: both;
		height: 188px;
	}
	#content-wrap {
		width: 100%;
		margin: 0 auto;
		position: absolute;
		clear:both;
		height:619px;
		background:url(images/bg_photos.jpg) repeat-x center bottom;;
		padding: 0px 0px 0px 0px;
		overflow: visible;
		float: left;
	
	}
	/* ie6 hack for min-height */
	/* * html #content-wrap{height:300px;}*/
	#flash-area{
		clear:both;
			width: 700px;
				margin: 0 auto;
				padding-left:0;
				padding-top:30px;
				min-height: 520px;
				height: 520px;
	}
	.form-holder{
		position:absolute;
		top:80px;
		left:70%;
		width:300px;
		height:60px;
		background:#000000;
		
	}
	.form-holder-x{
		position:absolute;
		top:80px;
		left:70%;
		width:300px;
		height:250px;
		background:#000000;
		z-index:5;
		
	}
		#form-holder img{
			padding:4px;
		}
	.form-holder-x p{
		padding:2px 25px 5px 25px;
		font-size: 15px !important;
	}
	
	#form-container{
	width: 300px;
	overflow: visible;}
	
	img{
	border: none;}
	
	
	td.left {
	width: 100px !important;}
	
	#testimonials{
	background:#000000 none repeat scroll 0 0;
	height:300px;
	left:70%;
	position:absolute;
	top:180px;
	width:100%;
	padding-top: 5px;
	padding-left: 5px;
	overflow:hidden;	

}


#sidebar{
width: 30%;
float: left;
margin-left: 70%;
display: inline;}

#home{
	background:#000000 none repeat scroll 0 0;
	height:160px;
	left:70%;
	position:absolute;
	top:180px;
	width:100%;
	padding-top: 5px;
	padding-left: 5px;
	overflow:hidden;	
}

	#content{
	background: #000;
	height:500px;
	margin-bottom:30px;
	margin-left:7%;
	margin-top:20px;
	width:55%;
	overflow-y: scroll;}
	
	#sports{
	height: auto;
	width:1160px;
	margin: 0 auto;
	}
		
	#sports ul{
	display: inline;
		list-style-image: none;
	}
	
	#sports li {
	-webkit-transform: rotate(5deg);
	-moz-transform:  rotate(5deg); 
	display: inline-block;
	background:#000000 none repeat scroll 0 0;
	font-size:14.5px;
	font-weight: bold;
	margin-right:12px;
	padding:8px 12px;
	text-transform:uppercase;
	width:auto;
	list-style-image: none;
}
	
#sports li:nth-child(odd)	{
-moz-transform:  rotate(-5deg); 
-webkit-transform: rotate(-5deg);
}
	
	
.quoteLeft {
background-color:#000000;
background-image:url(images/quotes-left.jpg);
background-position:-5px -5px;
background-repeat:no-repeat;
float:left;
height:100px;
width:50px;
margin-right:5px;
}	

.quoteRight {
background-color:#000000;
background-image:url(images/quotes-right.jpg);
background-position:-5px -5px;
background-repeat:no-repeat;
display:inline;
float:right;
height:45px;
margin-top:10px;
width:50px;}

.testimonial_dek {
float:left;
padding-left:20px;
width:360px;
padding-right:20px;}

.testimonial_img {
float:left;
padding-left:15px;
width:200px;}


.testimonial {
clear:both;
min-height:150px;
padding-bottom:10px;
padding-top:15px;
width:700px;}

#line{
background:transparent url(images/line.jpg) no-repeat scroll 0px 0px;
clear:both;
height:20px;
width:565px;
border:medium none;}
	
	.video{
	float: left;
	padding-left: 20px;}
	
	p {
	font-size: 17px;}
	
	p.quote{
	width: 250px;}
