html {
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#743C11;
	scrollbar-darkshadow-color:#4F2607;
	scrollbar-face-color:#975523;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#4F2607;
}


body{
	margin-left:0px;
	margin-top:0px;
}

a:link, a:hover, a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#F9B61F !important;
}

#container{
	float:left;
	width:900px;
	height:768px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/background6.jpg);
	background-repeat:no-repeat;
}

#container2{
	float:left;
	width:900px;
	height:768px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/background2.jpg);
	background-repeat:no-repeat;
}

#container3{
	float:left;
	width:900px;
	height:768px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/background3.jpg);
	background-repeat:no-repeat;
}

#container4{
	float:left;
	width:900px;
	height:768px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/background4.jpg);
	background-repeat:no-repeat;
}

#container5{
	float:left;
	width:900px;
	height:768px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/background5.jpg);
	background-repeat:no-repeat;
}

#navbar{
	float:left;
	margin-top:10px;
}

.button{
	float:left;
	margin-left:5px;
}

#title{
	float:left;
	text-align:left;
	width:100%;
	padding-top: 20px;
}

#subNav{
	float:left;
	margin-top:10px;
}


.subButton{
	float:left;
	margin-left:12px;
}

#mainContent{
	float:left;
	width:430px;
	margin-top:30px;
}

#mainContent2{
	float:left;
	width:430px;
	margin-top:40px;
}

#homeText{
	float:left;
	width:420px;
	font-size:14px;
	margin-top:10px;
}

#pageText{
	float:left;
	width:417px;
	height:350px;
	font-size:14px;
	margin-top:10px;
	padding-left:3px;
	text-decoration:none;
}

#pageTextScroll{
	float:left;
	width:425px;
	font-size:14px;
	margin-top:10px;
	padding-left:3px;
	text-decoration:none;
	height:350px;
	overflow:auto;
}

#spacerContent{
	float:left;
	width:400px;
	margin-top:40px;
}

#spacerContent2{
	float:left;
	width:400px;
	height:405px;
	margin-top:40px;
}

#spacerContent3{
	float:left;
	width:430px;
	margin-top:40px;
}

#indexSpacer{
	float:left;
	width:420px;
	height:100px;
}

#spacerNav{
	float:left;
	width:45px;
}

#spacerLeft{
	float:left;
	width:65px;
	height:110px;
}

#spacerBottom{
	float:left;
	width:41px;
	height:110px;
}

#contactHolder{
	float:left;
	width:350px;
	margin-left:50px;
	height:400px;
}

#contactR{
	float:left;
	margin-top:30px;
}

#contactLearn{
	position:absolute;
	left:39px;
	top:672px;
}

#contactL{
	float:right;
	margin-top:255px;
	margin-right:5px;
}

#contactIndex{
	float:left;
	margin-top:50px;
	margin-left:32px;
}

.quoteHolder{
	float:left;
	margin-top:60px;
}

.spacer {
float:right;
}

#quoteText{
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-left:10px;
	width:200px;
	height:25px;
}

#quoteIcon{
	float:left;
	width:30px;
	height:30px;
}

.text_margin  {
margin-right:10px;
}

