html, body {
	margin:0;
	padding:0;
	height: 100%;
}

img {
	border:none;
}

#inner, #head {
	margin:0;
	padding:0;
}

body {
	background:url(img/bg.jpg) repeat-x #bebebe;
}


#outer {
	margin:auto auto;
	padding:0;
	width:100%;	
}

#inner {
	width:100%;
	
}

#head {
	display:none;
}
#head_home {
	display:none;
}

#topnav {
	display:none;
}

#middle {
}

#middle_inner {
	width: 100%;
	float:left;
}
#middle_inner_home {
	width: 100%;
	float:left;
}
#home_videoplayer {
	float: left;
	height: 333px;
	width: 397px;
	overflow: hidden;
}
#home_videoplayer object {
	margin-top: 35px;
}

#home_right {
	float: right;
	height: 333px;
	width: 385px;
	overflow: hidden;
}
#home_right .cboxcontent {
	padding: 10px;
	padding-top: 62px;
}

#innerbottom {
	display:none;
}

#left_nav {
	display:none;
}

#content {
	width: 100%;
	margin: 0px 4px 0px 8px;
}


.cboxhead {
	height: 21px;
	width: 100%;
	overflow: hidden;
}
.cboxhead div {
	width: 100%;
	height: 21px;
	overflow: hidden;
}
.formhead  {
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.formhead div {
	height: 29px;
	width: 100%;
	overflow: hidden;
}
.cboxbottom {
	display:none;
}
.cboxholder {
	margin: 15px 15px 0px 15px;
}


.cboxhead2 {
	height: 34px;
	width: 100%;
	overflow: hidden;
}
.cboxhead2 .left {
	width: 100%;
	height: 34px;
	overflow: hidden;
	float: left;
}
.cboxhead2 .right {
	width: 100%;
	height: 34px;
	overflow: hidden;
	float: left;
}

#footer {
	display:none;
}
