body {
	background-color: #ccc;
	font-family: "trebuchet MS", helvetica, verdana, sans-serif;
	padding: 0;
	margin: 0;
}

#outer {
	height: auto;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat;
	background-color: #e8e9e6;
}

#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ccc;
	text-align: center;
	width: 100%;
	height:109px;
	border: 0px solid #000;
}

#banner img{
	border: 0;
}

#banner .holder {
	width: 900px;
	height: 109px;
	margin: auto;

	border: 0px solid #000;
}

#banner .logo{
	width: 300px;
	height: 79px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
	
	border: 0px solid #000;
}

#banner .tv{
	width: 300px;
	height: 100px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	
	border: 0px solid #000;
}

#links {
	background-color: #7e9a24;
	text-align: center;
	width: 100%;
	height: 22px;
	border: 0px solid #fff;
}

#links .holder {
	width: 900px;
	height: 22px;
	padding-top:0px;
	margin: auto;
	text-align: left;
	border: 0px solid #fff;
}

#middle {
	text-align: center;
	width: 100%;
	height:200px;
	border: 0px solid #000;
}

#middle .holder {
	background-color: #363636;
	width: 878px;
	height:187px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 13px;
	margin: auto;
	border: 0px solid #000;
}

#middle .image_holder {
	background-color: #c4de70;
	width: 375px;
	height: 163px;
	padding: 6px;
	margin: 0;
	float: left;
}

.editing {
	background-color: #FFFFFF;
	width: 245px;
	height: 165px;
	padding: 6px;
	margin: 0;
	float: left;	
	
}

.filming {
	background-color: #FFFFFF;
	width: 300px;
	height: 200px;
	padding: 6px;
	margin: 0;
	float: right;	
	
}

.filming_2 {
	background-color: #FFFFFF;
	width: 254px;
	height: 160px;
	padding: 6px;
	margin: 0;
	float: right;	
	
}

.archers {
	background-color: #FFFFFF;
	width: 255px;
	height: 184px;
	padding: 6px;
	margin: 0;
	float: left;	
	
}

#middle .text_holder {
	width: 470px;
	height: 151px;
	padding: 6px;
	padding-top: 18px;
	margin: 0;
	float: right;
	text-align: left;
	border: 0px solid #fff;
}

#main {
	/*background-image: url(../images/main_bg.jpg);*/
	text-align: center;
	width: 100%;
	height:auto;
}

#main .holder {
	background-color: #fff;
	width: 874px;
	height:auto;
	margin: auto;
	padding: 11px;
	text-align: left;
	padding-bottom: 30px;
	border-left: 2px solid #363636;
	border-right: 2px solid #363636;
}

#main img {
	border: 0;
}

#footer {
	/*background-image: url(../images/middle_bg.jpg);*/
	background-color: #ccc;
	text-align: center;
	width: 100%;
	height: auto;
	border-top: 0px solid #363636;
}

#footer .holder {
	background-color: #363636;
	width: 878px;
	height: auto;
	margin: auto;
	padding: 11px;
	text-align: left;

	border: 0px solid #000;
}
