#header_Shadow {
	width: 855px;
	height: 110px;
	background: url(../images/header_dropshadow.png) repeat-x center;
}
#header {
	width: 850px;
	height: 105px;
	background: url(../images/header_background.png) repeat-x center;
	clear: both;
}
#header_video {
	width: 720px;
	height: 105px;
	background: url(../images/header_background.png) repeat-x center;
	clear: both;
}
#logo {
	width: 212px;
	position: relative;
	left: 15px;
	top: 25px;
	
}
#map_contact {
	width: 130px;
	height: 80px;
	position: relative;
	left: 715px;
	top: -45px;
	/*clear: both;*/
}

#footer_shadow {
	width: 855px;
	height: 40px;
	background: url(../images/bkg_footer_shadow.png) center;
	clear: both;
}
#footer {
	width: 850px;
	height: 30px;
	background: url(../images/bkg_footer.png) repeat-x;
}
#txt_footer_right {
	width:300px;
	color: #F1F1F1;
	font-size: 0.7em;
	text-align: right;
	padding-top: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: lighter;
	float: right;
}

#txt_footer_left {
	width:300px;
	color: #F1F1F1;
	font-size: 0.7em;
	padding-top: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: lighter;
	clear: both;
	float: left;
}
