/* CSS Document */

#Frame {
	position:relative;
	width:700px;
	height:1000px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pictFloatLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
body {
	background-color: #CC9966;
}
#BottomInfo {
	position:absolute;
	width:700px;
	height:30px;
	z-index:2;
	top: 968px;
	left: 4px;
	background-color: #006600;
}
#TopBanner {
	position:absolute;
	width:700px;
	height:85px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#TopNav {
	position:absolute;
	width:700px;
	height:20px;
	z-index:4;
	left: 0px;
	top: 85px;
	background-color: #29916B;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#LeftNav {
	position:absolute;
	width:150px;
	height:400px;
	z-index:5;
	left: 0px;
	top: 0px;
	background-color: #B1B1B1;
	visibility: hidden;
}
#MainContent {
	position:absolute;
	width:690px;
	height:1300px;
	z-index:6;
	left: 2px;
	top: 0px;
	background-color: #FFFFFF;
}
#LogoTop {
	position:absolute;
	width:161px;
	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: 1px;
}
#LeftButtonTwo {
	position:absolute;
	width:150px;
	height:25px;
	z-index:2;
	left: 0;
	top: 26px;
}
#LeftButtonThree {
	position:absolute;
	width:150px;
	height:25px;
	z-index:3;
	left: 0;
	top: 51px;
}
#LeftButtonFour {
	position:absolute;
	width:150px;
	height:25px;
	z-index:4;
	left: 0;
	top: 76px;
}
#LeftButtonFive {
	position:absolute;
	width:150px;
	height:25px;
	z-index:5;
	left: 0;
	top: 101px;
}
#LeftButtonSix {
	position:absolute;
	width:150px;
	height:25px;
	z-index:6;
	left: 0;
	top: 126px;
}
#LeftButtonSeven {
	position:absolute;
	width:150px;
	height:25px;
	z-index:7;
	left: 0;
	top: 151px;
}
#TopButtons {
	position:absolute;
	width:500px;
	height:20px;
	z-index:1;
	left: 200px;
	top: 0;
}
#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: 200px;
}
#CompanyInfo {
	position:absolute;
	width:574px;
	height:30px;
	z-index:1;
	left: 3px;
	top: 1px;
	background-color: #29916B;
}
#BeGenuineLink {
	position:absolute;
	width:109px;
	height:30px;
	z-index:2;
	left: 580px;
	top: 4px;
}
#Subhead {
	position:absolute;
	width:698px;
	height:30px;
	z-index:1;
	left: 0px;
	top: 1px;
}
#Content {
	position:absolute;
	width:695px;
	height:370px;
	z-index:2;
	left: 0;
	top: 30;
}
#TextAndGraphics {
	position:absolute;
	width:663px;
	height:726px;
	z-index:1;
	left: 15px;
	top: 40px;
}
#ContentButtonNav {
	position:absolute;
	width:670px;
	height:30px;
	z-index:2;
	left: 18px;
	top: 820px;
}

#MainMiddleArea {
	position:absolute;
	width:698px;
	height:350px;
	z-index:7;
	top: 109px;
	left: 0;
}

.subheadInsideCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #29916B;
}
.boldBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodyCopySmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyCopyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #29916B;
	text-decoration: underline;
}
