body {
font:.75em/1.5 'Lucida Grande',sans-serif;
}

h1 {
text-indent: -9999px;
font-size: 0px;
}

/*** MAIN ***/

#wrapper {
width: 1000px;
margin: 5px auto 0px auto;
	}
	
#header {
margin: 0px;
height: auto;
width: 1000px;
border-bottom: 2px solid #36331b;
	}
	
#banner {
float: left;
width: 781px;
height: 183px;
margin: 0px 0px 0px 0px;
}

#twitter {
float: right;
margin: 0px 0px 0px 0px;
height: 109px;
width: 149px;
display: block;
}

#content {
height: auto;
}
	
#video-form-box {
height: 340px;
width: 1000px;
margin: 10px 0px 10px 0px;
background:url('/images/main/video-form-bg.jpg') no-repeat;
}
	
#video-box {
padding: 18px 0px 0px 15px;
float: left;
height: 320px;		
}

#left-content {
width: 400px;
float: left;	
}
	
#right-content {
width: 590px;
float: left;	
}

#footer {
text-align: center;
font-size: 90%;
margin: 40px 0px 0px 0px;
}
	
#footer li {
text-align: center;
display: inline;
}

#footer ul {
margin: 5px;
}

.clear {
clear: both;
}

img {
border: none;
}

#twitter-follow {
text-align: center;
}