@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #0f072b;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0f072b;
}

#Top-Wrapper {
	width: 100%;
	background-image: url(../images/Header-Line.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeef;
	float: left;
}
#Center-Wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Base-Wrapper {
	width: 100%;
	background-image: url(../images/FooterBack.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeef;
	float: left;
}
#BaseCenter-Wrapper {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HeaderBox {
	float: left;
	width: 800px;
	height: 57px;
	padding-right: 25px;
	padding-left: 25px;
}
#LeftShadow {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 280px;
	width: 25px;
}
#MainContentBox {
	float: left;
	width: 800px;
	background-image: url(../images/MainBack.jpg);
	background-color: #eeeeef;
}
#FadeContentBox {
	float: left;
	width: 800px;
	background-image: url(../images/BaseFade.jpg);
	background-color: #eeeeef;
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
}
#LeftContent {
	float: left;
	width: 510px;
}
#RightContent {
	float: left;
	width: 290px;
}


#RightShadow {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 280px;
	width: 25px;
}
#PicBox {
	background-image: url(../images/PicBack.jpg);
	float: left;
	height: 308px;
	width: 485px;
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#PicBox nobox {
	Float: left;
	height: 1px;
	width: 485px;
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ContentBox {
	float: left;
	width: 480px;
	padding-right: 15px;
	padding-left: 15px;
}
#LogoBox {
	float: left;
	height: 280px;
	width: 290px;
}
#RightModuleContent {
	float: left;
	width: 280px;
	padding-right: 5px;
	padding-left: 5px;
}
#ClearBoth {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 850px;
	height: 1px;
}
#Footer {
	float: left;
	height: 115px;
	width: 800px;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
}
p {
	margin: 0px;
	line-height: 115%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #C15D08;
}
h2 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 115%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

