@charset "utf-8";
#left_content p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10pt;
	font-size: 12px;
}


#left {
	width: 420px;
	height: auto;
	float: left;
	margin-right: 30px;
	background-image: url(../images/lores_images/borders/left_border.png);
	background-repeat: no-repeat;
	clear: both;
}
#left_content {
	position: relative;
	margin-top: 20px;
	width: 300px;
	margin-left: 25px;
	height: 500px;
	overflow: visible;
}

#main {
	float: left;
	width: 750px;
	height: auto;
	background-image: url(../images/lores_images/borders/right_border.png);
	background-repeat: no-repeat;
}
#main_content {
	position: relative;
	width: 660px;
	margin-left: 80px;
	margin-top: 15px;
	height: 500px;
}
#FlashID {
	text-align: center;
}
#background {
	padding: 0px;
	z-index: -100;
	position: absolute;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 650px;
	left: 0px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/background.png);
	top: 30px;
}
#video {
	text-align: center;
}
#welcome {
	font-size: 24px;
	position: relative;

}
#welcome p {
	font-size: 14px;
}
