/* HOMEPAGE ELEMENTS */

#mainblockframe_height {
	height: 540px;	
}



#contentblock {
	z-index: 4;
	position: absolute;
	overflow: auto;
	top: 60px;
	left: 205px;
	width: 329px;
	height: 1150px;
	background-color: #0093d0;
	padding: 20px;
}


#bodytext {
	top: 192px !important;
}

.body_right {
	position: relative;
	width: 210px !important;
	display: block;
}
.body_left {
	position: relative;
	left: 120px;
	width: 210px !important;
	display: block;
}	


.align_right {
	text-align: right;
}

#pageHeader {
	z-index: 5;
	position: absolute;
	top: 33px;
	left: 205px;
	width: 329px;
	font-family: Arial;
	font-size: 100%;
	text-align: left;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0093d0;
}

#pic_left {
	position: absolute;
	left: -120px;
	width: 110px;
	height: 130px;
	top: 0px;
	float: left;
	background-color: #CCCCCC;
	display: inline;
}
#pic_right {
	position: absolute;
	left: 220px;
	width: 110px;
	height: 130px;
	top: 0px;
	float: right;
	background-color: #CCCCCC;
	display: inline;
}

#lightscameraaction {
	z-index: 4;
	position: absolute;
	height: 213px;
	width: 408px;
	top: 40px;
	left: 195px;

}