@charset "utf-8";
/* CSS Document */

#header {
	height: 250px;
	width: 1050px;
	top: 0px;
	right: 0px;
}
#linksbar {
	height: 60px;
	width: 1050px;
	left: 19px;
	top: 257px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 5px;
	position: absolute;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	}
#leftbar {
	height: auto;
	width: 200px;
	left: 0px;
	top: 300px;
	position: absolute;
	padding: 20px;
	
}
#body {
	height: auto;
	width: 650px;
	left: 189px;
	top: 310px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightbar {
	width: 200px;
	top: 340px;
	left: 850px;
	position: absolute;
	height: auto;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer {
	width: 1050px;
	top: 2330px;
	right: auto;
	position: absolute;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	left: 0px;
	background-color: #FFFFFF;
}
#bodymanuals {
	height: auto;
	width: 820px;
	left: 10px;
	top: 310px;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footermanuals {
	width: 1050px;
	top: 1900px;
	right: auto;
	position: absolute;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	left: 0px;
	background-color: #FFFFFF;
}
