@charset "UTF-8";
body {
	margin-top: 0px;
}

#header {
	height: 146px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
#flashback {
	width: 810px;
	height: 266px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/flash-back.png);
	background-repeat: no-repeat;
}
#headline {
	position: absolute;
	height: 39px;
	width: 325px;
	left: 10px;
	top: 212px;
}
#bodycontent {
	height: 266px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bodyback.png);
}
#bodycontent1 {
	height: 105px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bodyempty.png);
	background-repeat: no-repeat;
}

#downlinks {
	height: 25px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/downlinks.png);
	text-align: center;
}
#showcase {
	position: absolute;
	height: 91px;
	width: 174px;
	left: 425px;
	top: 20px;
}
#text {
	position: absolute;
	height: 194px;
	width: 352px;
	left: 23px;
	top: 19px;
}
#flash {
	position: relative;
	height: 190px;
	width: 800px;
	left: 5px;
	top: 14px;
	text-align: center;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #948573;
}
.arial12BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #948573;
}

a.redlinks:link, a.redlinks:visited, a.redlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a.redlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#freequote {
	position: absolute;
	height: 99px;
	width: 175px;
	left: 604px;
	top: 120px;
}
#flashback1 {
	height: 262px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/aboutus-back.jpg);
}
#flashback3 {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bodybackall.png);
	background-repeat: no-repeat;
	height: 100%;
}
#flashback01 {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/aboutus-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
