@charset "UTF-8";

.body {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: center;
	overflow: visible;
	padding-top: 20px;
	}
#splashmain_white {
	margin: 0px;
	padding: 0px;
	width: 828px;
	clear: none;
	padding-top: 20px;
	text-align: left;
	position: relative;
	overflow: auto;
	background-color: #FFF;
	padding-left: 40px;
	padding-right: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#splashmain {
	margin: 0px;
	padding: 0px;
	width: 900px;
	clear: none;
	text-align: left;
	position: relative;
	overflow: auto;
	background-color: #000000;
	float: none;
}
#splashmain2 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	clear: none;
	text-align: left;
	position: relative;
	overflow: auto;
	background-color: #000000;
	float: none;
	height: 320px;
	margin-top: 40px;
}
#maincontentcontainer {
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	padding-right: 20px;
	padding-left: 24px;
	border-color: #B19B7B;
	border-left-style: dotted;
	margin-right: 20px;
	margin-top: 34px;
	border-width: 2px;
}
#header {
	width: 900px;
	height: 80px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #000;
	text-align: left;
}
#menu {
	width: 900px;
	height: 90px;
	color: #FFF;
}
	
.menu {
	background-color: #000;
	width: auto;
	height: auto;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 28px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 14px;
}
