@charset "utf-8";
body {
	padding: 0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial;
	font-size: 101.1%;
	color: #FFFFFF;
	background-attachment: fixed;
}
#container {
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
}
#top {
	height: 150px;
	float: right;
	width: 596px;
}
#cont {
	float: left;
	height: auto;
	width: auto;
}

#top2 {
	height: 100px;
	float: left;
	width: 555px;
}
#text {
	width: 596px;
	float: right;
}
h1 {
	font-family: Arial;
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: Arial;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: Arial;
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
}
#Left_pic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 642px;
	width: 364px;
	background-attachment: fixed;
	background-image: url(images/M-pic-1-2.jpg);
	background-repeat: no-repeat;
}
#Left_pic2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 642px;
	width: 364px;
	position: fixed;
	background-attachment: fixed;
	background-image: url(images/M-pic-1-3.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 2px;
}
