@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

#container_L1 {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 782px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	overflow: hidden;
	height: 391px;
	width: 782px;
}

.clearRight {
	clear: right;
}
.floatLeft {
	float: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#BG1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(img/BGv3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #545C5F;
}

#container_flash1 {
	position:absolute;
	left:176px;
	top:92px;
	width:432px;
	height:290px;
	z-index:1;
}
.floatFlash {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
