@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(Images/BK4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ECECEC;
}

.Site_Frame {
	width: 750px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.Site_Frame_Flash {
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	top:0px;
}

.Logo_holder {
	width:274px;
	height:78px;
	position:relative;
	top:50px;
	margin-left:auto;
	margin-right:auto;
}

.Intro_cont {
	width:650px;
	height:auto;
	position:absolute;
	top:175px;
	left:50px;
	text-align: center;
}

.Image_container {
	width:600px;
	height:auto;
	position:relative;
	left: 25px;
}

.Copyright {
	width:600px;
	height:auto;
	left:25px;
	position:relative;
	text-align:center;
}

.Copyright_Flash {
	width:600px;
	height:auto;
	position:relative;
	top:50px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.Keywords {
	width:600px;
	height:auto;
	left:25px;
	position:relative;
	text-align:center;
}
