@charset "UTF-8";

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #b3ba35;
}
a:active {
	text-decoration: none;
	color: #b3ba35;
}
#Border {
	position:absolute;
	width:962px;
	height:680px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #B3BA35;
}
#Header {
	position:absolute;
	width:942px;
	height:140px;
	z-index:2;
	left: 10px;
	top: 10px;
	background-color: #FFFFFF;
}
#Content {
	position:absolute;
	width:942px;
	height:471px;
	z-index:3;
	left: 10px;
	top: 139px;
	background-color: #FFFFFF;
}
#Footer {
	position:absolute;
	width:942px;
	height:60px;
	z-index:4;
	left: 10px;
	top: 610px;
	background-color: #FFFFFF;
}
body {
	text-align: center;
	background-color: #464748;
}
#Master {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#Logotext {
	position:absolute;
	width:212px;
	height:85px;
	z-index:1;
	left: 3px;
	top: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 29px;
	color: #4D4D4D;
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
	font-weight: normal;
}
#Logo {
	position:absolute;
	width:682px;
	height:100px;
	z-index:2;
	top: 27px;
	left: 222px;
}
#Navigation {
	position:absolute;
	width:160px;
	height:230px;
	z-index:1;
	left: 15px;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	text-align: right;
	padding-top: 5px;
	font-weight: normal;
	color: #333333;
}
#NavLines {
	position:absolute;
	width:65px;
	height:200px;
	z-index:3;
	left: 180px;
	top: 0px;
}
#FooterText {
	position:absolute;
	width:866px;
	height:40px;
	z-index:1;
	left: 38px;
	top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3BA35;
}
#SCDesign {
	position:absolute;
	width:250px;
	height:25px;
	z-index:1;
	left: 5px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}
