body {
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../image/home_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}


#nav1 {
	position: absolute;
	left: 69px;
	top: 38px;
	z-index: 95;
}
#nav2 {
	position: absolute;
	left: 144px;
	top: 38px;
	visibility: visible;
	z-index: 96;
}
#nav3 {
	position: absolute;
	left: 271px;
	top: 38px;
	visibility: visible;
	z-index: 97;
}
#nav4 {
	position: absolute;
	left: 355px;
	top: 38px;
	visibility: visible;
	z-index: 98;
}
#nav5 {
	position: absolute;
	left: 437px;
	top: 38px;
	visibility: visible;
	z-index: 99;
}
#phone {
	position: absolute;
	top: 0px;
	left: 535px;
	z-index: 93;
}
#arrow {
	position: absolute;
	top: 0px;
	left: 69px;
	z-index: 92;
}
#emailBut {
	position: absolute;
	top: 41px;
	left: 535px;
	z-index: 94;
}

#back {
	position: absolute;
	top: 75px;
	left: 0px;
	z-index: 89;
	width: 792px;
}
#scroller { position:absolute; width:290px; height:295px; z-index:100; left: 400px; top: 130px; overflow: hidden; clip: rect(0px,290px,295px,0px)}
#scroller1 { position:absolute; width:290px; height:295px; z-index:100; left: 480px; top: 117px; overflow: hidden; clip: rect(0px,290px,295px,0px)}
#content { left: 0px;	position: absolute;	top: 0px; width: 290px;	z-index: 99;}
#downarrow { left: 693px; position: absolute; top: 438px; z-index: 105; }

#uparrow {
	left: 693px;
	position: absolute;
	top: 171px;
	width: 18px;
	z-index: 106;
}
.white14Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.red14Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A50000;
}
#footer {
	position: absolute;
	left: 0px;	
	top: 503px;
	z-index: 91;
	width: 792px;
	text-align: center;
}
#footer1 {
	position: absolute;
	left: 0px;
	top: 573px;
	z-index: 91;
	width: 792px;
	text-align: center;
}
.verdana10Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.verdana10Black a {
	color: #A50000;
	text-decoration: none;
}
.verdana10Black a:hover {
	text-decoration: underline;
}
.times14Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.times14Black a {
	color: #FFB740;
	text-decoration: none;
}
.times14Black a:hover {
	text-decoration: underline;
}
.red18Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A50000;
}

