@charset "utf-8";
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #000; 
	border-color:#666
	background:#000;
	margin-left: 0px;
	margin-right: 0px;
}
/* CSS Document */
#container {
	width: 1024px;
	height: 764px;
	background: #000;
	margin= auto;
	padding-left:  0px;
	padding-right: 0px;
	overflow:hidden;
}
#main_image {
	background-image: url(../Background3.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 768px;
	width: 1024px;
}
#container #main_image #main_text {
	font-size: 14px;
	font-style: normal;
	font-opacity:1;
	background-color: # ;
	width: 700px;
	line-height: 1.2;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
	left: 145px;
	top: 170px;
	right: 251px;
	bottom: 152px;
	position: relative;
	height: 400px;
	opacity:.9;
	filter: alpha(opacity = 50);
	border: 0px solid #000;
	overflow-y: scroll;
	overflow-x: hidden;
}
#main_image h1 {
	position: absolute;
	top: -500px;
}
#container #main_image #main_text h2 {
	text-transform: uppercase;
	color: #FFF;
	text-align:left
	
}
#container #main_image #main_text h3 {
	color: #FFF;
	margin: 0 auto;
	margin-bottom: 10px;
	opacity:1;
	text-align:left
} 
#container #main_image #main_text h4 {
	font-size:16px;
	margin: 0 auto;
	opacity:1;
	text-align:left
	}
#container #main_image #main_text p{ 
 	font-size: 14px;
	margin: 0 auto;
	color: #CCC;
	opacity:1;
}
#check_menu {
	position: absolute;
	left: 175px;
	top: 100px;
	right: auto;
}
p
{
text-indent:20px;
}
