#Master {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#Header {
	position: absolute;
	height: 160px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#Menu1 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 0px;
	top: 125px;
}


#Menu2 {
	height: 20px;
	width: 100px;
	left: 105px;
	top: 125px;
	position: absolute;
}
#Menu3 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 210px;
	top: 125px;
}
#Menu4 {
	height: 20px;
	width: 100px;
	left: 315px;
	top: 125px;
	position: absolute;
}
#Menu5 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 420px;
	top: 125px;
}
#Menu6 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 525px;
	top: 125px;
}
#Menu7 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 630px;
	top: 125px;
}
#Menu8 {
	position: absolute;
	height: 20px;
	width: 165px;
	left: 735px;
	top: 125px;
}
#Middle_Horizontal {
	position: absolute;
	height: 890px;
	width: 900px;
	left: 0px;
	top: 160px;
}
#Middle_Horizontal2 {
	position: absolute;
	height: 1390px;
	width: 900px;
	left: 0px;
	top: 160px;
}
#Middle_Horizontal3 {
	position: absolute;
	height: 1850px;
	width: 900px;
	left: 0px;
	top: 160px;
}
#Middle_Horizontal4 {
	position: absolute;
	height: 2750px;
	width: 900px;
	left: 0px;
	top: 160px;
}
#Footer {
	position: absolute;
	height: 250px;
	width: 900px;
	left: 0px;
	bottom: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	margin-right: 5%;
	margin-left: 5%;
	border-right-style: none;
	border-left-style: none;
}
table {
	background-position: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #0000ff;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.list {
	text-align: left;
	text-indent: 20px;
	list-style-position: inside;
	list-style-type: disc;
}

