.site_center {margin:0 auto; width:980px; text-align:left; position:relative;}


.col-1, .col-2, .col-3, .col-23span, .row-box-1, .row-box-2, .separator{ float:left;}
.separator{ width:48px; background:url(../images/separator.gif) 24px 0 repeat-y;}
.separator span{ display:block; background:url(../images/separator_top.gif) 24px 0 repeat-y; width:48px; height:70px;}
.home .col-2, .home .col-3{
	margin-top:400px;
}

/*======= index.html =======*/
#page1 .content .col-1{width:275px;}
#page1 .content .col-2{width:265px;}
#page1 .content .col-3{width:262px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col-1{width:605px;}
#page2 .content .col-2{width:270px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col-1{width:275px;}
#page3 .content .col-2{width:588px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col-1{width:279px;}
#page4 .content .col-2{width:275px;}
#page4 .content .col-3{width:262px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col-1{width:279px;}
#page5 .content .col-2{width:275px;}
#page5 .content .col-3{width:262px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col-1{width:903px;}
/*=========================*/


.col-23span{
	width:633px;
	position:absolute;
	top:415px;
	right:0;
	background:white;
	padding-top:28px;
}
.vid-container{
	background:#050505 url(../images/vid-container.gif) repeat-X;
	padding:20px 0 3px 0;
	margin:0 0 15px 0;
}
.vid-container div,
.vid-container iframe{
	margin:0 auto 16px auto;
	display:block;
}
.vid-container p{
	font-size:16px;
	color:white;
	margin:0 auto;
}
.vid-container p a{
	color: #eb8100;
	text-decoration: none;
	font-weight:bold;
	background:none;
}
