body {
	background-image: url(../images/1px_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#container {
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px;
	height: 10px;
	}
		
#upperbox {
	position: absolute;
	top: 14px;
	left: 12px;
	width: 565px;
	height: 219px;
	z-index: 2;
	}
	
#upperbox_textbox  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 279px;
	top: 27px;
	width: 254px;
	height: 169px;
	line-height: 17px;
	z-index: 3;
	}
	
#lowerbox {
	position: absolute;
	top: 228px;
	left: 12px;
	width: 565px;
	height: 220px;
	}
	
#lowerbox_textbox  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 26px;
	top: 22px;
	width: 179px;
	height: 189px;
	line-height: 17px;
	z-index: 3;
	}
	
#videobox {
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 582px;
	width: 298px;
	height: 462px;
	}
	
#videobox_textbox {
	position: absolute;
	z-index: 3;
	top: 240px;
	left: 2px;
	width: 293px;
	height: 213px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}
		
	
/* FONTS */				
	
.header_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #824747;
	line-height: 20px;
}

.subheader_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #824747;
	line-height: 23px;
}

.subheader_red2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #824747;
	line-height: 23px;
}

.header_black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}

.subheader_black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 23px;
}

.subheader_black2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-style: normal;
}

.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #824747;
	line-height: 18px;
	font-style: normal;
}

	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-align: center;
	}
	
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: normal;
	color: #000000;
	text-align: center;
	}	
	
