#Frame {
	position:relative;
	width:700px;
	height:500px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
body {
	background-color: #E4E4E4;
}
#BottomInfo {
	position:absolute;
	width:700px;
	height:30px;
	z-index:2;
	top: 501px;
	left: 0px;
	background-color: #000000;
}
#TopBanner {
	position:absolute;
	width:700px;
	height:80px;
	z-index:3;
}
#TopNav {
	position:absolute;
	width:700px;
	height:5px;
	z-index:4;
	left: 0px;
	top: 80px;
	background-color: #B1B1B1;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#LeftNav {
	position:absolute;
	width:150px;
	height:415px;
	z-index:5;
	left: 0px;
	top: -14px;
	background-color: #B1B1B1;
}
#RightContent {
	position:absolute;
	width:550px;
	height:400px;
	z-index:6;
	left: 150px;
	top: 0px;
	background-color: #FFFFFF;
}
#LogoTop {
	position:absolute;
	width:700px;
	height:80px;
	z-index:1;
}
#SloganTop {
	position:absolute;
	width:539px;
	height:80px;
	z-index:2;
	left: 161;
	top: 0;
}
#LeftButtonOne {
	position:absolute;
	width:150px;
	height:25px;
	z-index:1;
	top: 32px;
}
#LeftButtonTwo {
	position:absolute;
	width:150px;
	height:25px;
	z-index:2;
	left: 0;
	top: 63px;
}
#LeftButtonThree {
	position:absolute;
	width:150px;
	height:25px;
	z-index:3;
	left: 0;
	top: 93px;
}
#LeftButtonFour {
	position:absolute;
	width:150px;
	height:25px;
	z-index:4;
	left: 0;
	top: 123px;
}
#LeftButtonFive {
	position:absolute;
	width:150px;
	height:25px;
	z-index:5;
	left: 0;
	top: 116px;
	visibility: hidden;
}
#LeftButtonSix {
	position:absolute;
	width:150px;
	height:25px;
	z-index:6;
	left: 0;
	top: 141px;
	visibility: hidden;
}
#LeftButtonSeven {
	position:absolute;
	width:150px;
	height:25px;
	z-index:7;
	left: 0;
	top: 166px;
	visibility: hidden;
}
#TopButtons {
	position:absolute;
	width:500px;
	height:20px;
	z-index:1;
	left: 200px;
	top: 0;
	visibility: hidden;
}
#TopButtonOne {
	position:absolute;
	width:100px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0;
}
#TopButtonTwo {
	position:absolute;
	width:100px;
	height:20px;
	z-index:2;
	left: 100px;
	top: 0;
}
#TopButtonThree {
	position:absolute;
	width:100px;
	height:20px;
	z-index:3;
	left: 200px;
	top: 0;
}
#TopButtonFour {
	position:absolute;
	width:100px;
	height:20px;
	z-index:4;
	left: 300px;
	top: 0;
}
#TopButtonFive {
	position:absolute;
	width:100px;
	height:20px;
	z-index:5;
	left: 400px;
	top: 0;
}
#LeftInfoBox {
	position:absolute;
	width:150px;
	height:200px;
	z-index:8;
	left: 0;
	top: 215px;
}
#CompanyInfo {
	position:absolute;
	width:581px;
	height:30px;
	z-index:1;
	left: 0;
	top: 0px;
}
#BeGenuineLink {
	position:absolute;
	width:109px;
	height:30px;
	z-index:2;
	left: 591px;
	top: 0;
}
#Subhead {
	position:absolute;
	width:550px;
	height:30px;
	z-index:1;
	left: 150px;
	top: -12px;
}
#MainText {
	position:absolute;
	width:550px;
	height:370px;
	z-index:2;
	left: 0;
	top: 30px;
}
#TextAndGraphics {
	position:absolute;
	width:535px;
	height:340px;
	z-index:1;
	left: 159px;
	top: 23px;
}
#ContentButtonNav {
	position:absolute;
	width:525px;
	height:30px;
	z-index:2;
	left: 161px;
	top: 367px;
	visibility: hidden;
}
#Left {
	position:absolute;
	width:143px;
	height:30px;
	z-index:1;
	left: 0;
	top: -1px;
}
#Right {
	position:absolute;
	width:143px;
	height:30px;
	z-index:2;
	left: 386px;
	top: 0;
}
#MainMiddleArea {
	position:absolute;
	width:700px;
	height:400px;
	z-index:7;
	top: 100px;
	left: 0;
}
.graphicFloatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.graphicFloatRight {
	padding: 10px;
	float: right;
}
.mainBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #296421;
}
