body
{
	background-color:#fff;
}

.kinomaHeaderInner
{
	height: 200px;
	width:720px;
	
	margin:0 auto;
		
	background-image: url(../images/kinomaHeader.jpg);
	background-repeat: no-repeat;
	background-position:bottom; 
}


.kinomaHeaderOuter
{
/* contains the background from the banner */

	height:220px;
	background-image:url(../images/peersGradient.gif);
	background-repeat: repeat-x;
	background-position:top;
	
	margin-bottom:0px;
}


.introWrapper
{
	width:700px;
	
	margin:0 auto;
}

.introText p
{
	font-size:12px;
	color:#000;
	text-align:justify;
	font-weight:regular;
}

.introText
{
	margin-bottom:2em;
}

.videoWrapper
{
	width:400px;
	
	margin:0 auto;
}

.divider
{
	height:120px;
	width:44px;
	
	margin:0 auto;
		
	background-image: url(../images/spacer.png);
	background-repeat: no-repeat;
	background-position:bottom; 
}
