body {
    font-size: 100%;
    background-image: url(../images/graphics/rasterBg.gif);
}
img {
    border: none;
}
#container {
	position: absolute;
	top: 48%;
	left: 50%;
	width: 934px;
	height: 590px;
	overflow: hidden;
	margin-left: -470px;
	margin-top: -280px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
	z-index: 1;
}
#zoomSection {
	position: absolute;
	top: 48%;
	left: 50%;
	width: 934px;
	height: 590px;
	z-index: 1000;
	margin-left: -470px;
	margin-top: -280px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;/*#00B28A;*/
	cursor: default;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	-khtml-opacity: .8;
}
#whiteFrame {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 916px;
	height: 566px;
	z-index: 1;
	background-color: #FFFFFF;
    border: 10px solid #FFFFFF;
}
#greyFrame {
	width: 912px;
	height: 556px;
	z-index: 1;
    border: 1px solid #CCCCCC;
	overflow: hidden;
}
#navSection {
    position: absolute;
	top: 0px;
	left: 0px;
    width: 914px;
	height: 100px;
	z-index: 1;
	overflow: hidden;
}
#stageFrame { 
    position: absolute;
	top: 100px;
	left: 30px;
    width: 852px;
	height: 356px;
	
	height: 356px;
	overflow: hidden;
	
	z-index: 1;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}
/*
#visibleContent {
    position: absolute;
	top: 0;
	left: 0; 
	clip: rect(0px,890px,356px,0px);
	width: 852; 
	height: 396;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
}
*/
#navLogin {
    position: absolute;
    z-index: 11;
	top: 100px;
	left: 650px;
	width: 230px;
    height: 296px;
	overflow: hidden;
	text-align: left;
}
#stage {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 852px;
	/*height: 396px;*/
	z-index: 3;
	visibility: visible;
	/*border: 1px dashed #CC0000;*/
	/*background-color:#00FFFF;*/
}
#logo {
    position: absolute;
	top: 470px;
	left: 646px;
    width: 240px;
	height: 70px;
	z-index: 1;
	padding-top: 10px;
	padding-left: 10px;
}
#topNav {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 912px;
	height: 70px;
	vertical-align: top;
	padding-top: 29px;
	padding-left: 30px;
	z-index: 1;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
}
#topNav ul li {
	float: left;
	list-style: none;
	display: inline;
    width: 176px;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FF9900;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
}
#topNav ul li#sec0Style {
    background-color: #EBEBEB;
	background-image: url(../images/graphics/nav0Numbers.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#topNav ul li#sec1Style {
    background-color: #D6D6D6;
	background-image: url(../images/graphics/nav1Numbers.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#topNav ul li#sec2Style {
    background-color: #C2C2C2;
	background-image: url(../images/graphics/nav2Numbers.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#topNav ul li#sec3Style {
    background-color: #ADADAD;
	background-image: url(../images/graphics/nav3Numbers.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#topNav ul li#sec4Style {
    background-color: #999999;
	background-image: url(../images/graphics/nav4Numbers.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#topNav ul li a {
	display: block;
	padding-top: 7px;
	/*padding-right: 36px;*/
	padding-bottom: 1px;
	padding-left: 32px;
	text-decoration: none;
}
#topNav ul li a:link, #topNav ul li a:visited {
	color: #333333;
}
#topNav ul li a:hover {
    color: #FF9900;
}
#topNav ul li.current {
    width: 144px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 32px;
}
#stage {
    padding-right: 30px;
	padding-bottom: 60px;
	/*padding-left: 30px;*/
}
#stage td p, #stage td h1, #stage td h2, #stage td h3, #stage td h4, #stage td p a, #stage td ul li, #stage th p, #stage th p, #sec1OneHead h1, #picSec1Nav p, #picSec2Table p, #sec2Headline h1, #stage p, #stage h1, #stage h4, #stage ul li, #xtraZoomNav p, #xtraZoomCaptionText p, #navLogin ul li, #adminBack p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	line-height: 16px;
}
#stage h1, #stage td h1 {
	font-size: 15px;	
	color: #999999;
	padding-top: 20px;
	padding-left: 20px;
}
#stage p {
    /*margin-left: 20px;*/
}
#stage td h2, #stage h4 {
	font-size: 12px;	
	color: #FF9900;
	padding-left: 20px;
}
#stage td h3, #stage th p {
	font-size: 12px;	
	color: #FF9900;
	padding-left: 20px;
}
#stage td ul {
	padding: 18px;
}
#stage td#sec0Left {
    width: 420px;
	padding-right: 40px;
}
#stage td#sec0Left h1 {
	padding-top: 40px;
	font-size: 16px;
	color: #FF9900;
}
#stage td p {
    padding-left: 20px;
}
#stage td#sec0Left p {
	line-height: 16px;
}
#stage td#sec1Left p {
	line-height: 20px;
}
#stage td#sec0Right {
    width: 286px;
	padding-left: 62px;
	/*text-align: right;*/
}
#stage td#sec0Left img {
    margin-top: 30px;
    margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#stage td#sec4Left img {
    margin-top: 30px;
    margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#stage td#sec0Right h1 {
    width: 300px;
	padding-top: 60px;
	padding-left: 19px;
	color: #FF9900;
}
#stage td#sec0Right img {
    margin-top: 200px;
	margin-left: 40px;
}
#stage th p {
    font-weight: bold;
	color: #999999;
	text-align: left;
} 
#sec1Null {
    height: 440px;
}
#sec1Null img {
    margin-top: 284px;
}
#sec1OneAlignRight {
    margin-top: 55px;
	margin-left: 652px;
}
#sec1OneAlignRight td {
    height: 30px;
	vertical-align: top;
}
#stage td#sec1OneHead {
    height: 20px;
    background-color:#EBEBEB;
	padding-top: 0px;
	padding-bottom: 8px;
}
#stage td#sec1OneHead h1 {
    font-size: 14px;
    color:#FF9900;
	text-align: left;
	margin: 0px;
	padding-left: 8px;
}
#sec1OneAlignRight p {
	text-align: left;
	vertical-align: top;
	color: #999999;
	line-height: 14px;
	margin-top: 6px;
	padding: 0px;
}
#sec1OneAlignRight td h4 {
	text-align: left;
	vertical-align: top;
	color: #999999;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 10px;
}
#picSec1Table {
    position: absolute;
	top: 28px;
	left: 110px;
    width: 475px;
	height: 300px;
	z-index: 3;
	overflow: hidden;
	text-align: center;
	/*border: 1px dashed #999999;*/
}
#picSec2Table {
    position: absolute;
	top: 31px;
	left: 110px;
    width: 225px;
	height: 330px;
	z-index: 3;
	overflow: hidden;
	/*border: 1px dashed #999999;*/
}
#picSec2Table p {
	text-align: left;
	vertical-align: top;
	margin-top: 6px;
	margin-left: 40px;
}
#sec2ThumbNav {
    position: absolute;
	top: 326px;
	left: 520px;
    width: 225px;
	height: 30px;
	z-index: 10;
	overflow: hidden;
}
#sec2ThumbNav p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
}
#picSec1Nav {
    position: absolute;
	top: 324px;
	left: 263px;
    width: 519px;
	height: 30px;
	z-index: 4;
}


#navLogin ul {
    width: 230px;
	padding: 0px;
	padding-left: 10px;
    margin-left: 0px;
}
#navLogin ul li {
    width: 230px;
    list-style: none;
	line-height: 18px;
}

#navLogin ul li {
    color: #FF9900;
}


#picSec1Nav p a, #picSec2Table p a, #sec2ThumbNav p a, #navLogin ul li a {
    text-decoration: none;
}
#picSec1Nav p a:link, #picSec1Nav p a:visited, #picSec2Table p a:link, #picSec2Table p a:visited, #sec2ThumbNav p a:link, #sec2ThumbNav p a:visited, #navLogin ul li a:link, #navLogin ul li a:visited {
    color: #999999;
}
#picSec1Nav p, #picSec1Nav p a:hover, #picSec2Table p a:hover, #sec2ThumbNav p a:hover, #navLogin ul li a:hover {
    color: #FF9900;
}
#sec2Headline {
    position: absolute;
	top: 7px;
	left: 413px;
    width: 446px;
	height: 10px;
	z-index: 3;
}
#sec2Headline h1 {
    color: #999999;
	padding: 0px;
	margin: 0px;
}
#sec2CatNav {
    position: absolute;
	top: 31px;
	left: 409px;
    width: 446px;
	height: 30px;
	z-index: 2;
}
#sec2CatNav ul {
	margin: 0px;
	padding: 0px;
}
#sec2CatNav ul li {
	float: left;
	list-style: none;
	display: inline;
    width: 144px;
	height: 30px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FF9900;
	text-align: center; 
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
}
#sec2CatNav ul li a {
	display: block;
	background-color: #C2C2C2;
	padding: 0px;
	text-decoration: none;
}
#sec2CatNav ul li a:link, #sec2CatNav ul li a:visited {
	color: #333333;
}
#sec2CatNav ul li a:hover {
    color: #FF9900;
	background-color: #EBEBEB;
}

#sec2OneAlignRight {
    margin-top: 64px;
	margin-left: 402px;
	/*border: 1px dashed #00FFFF;*/
}
#addressData {
    margin-top: 40px;
}
#addressData td {
    vertical-align: top;
}
#sec3Right {
    vertical-align: top;
    padding: 44px 20px 0px 10px;
}



#footer {
    left: 50%;
	width: 960px;
	height: 20px;
}
#footer p, #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#footer p, #footer p a:link, #footer p a:visited {
	color: #666666;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF9900;
	text-decoration: none;
}


#xtraZoomNav p {
	margin-right: 6px;
} 
#butZoom a, #butSquareZoom p a, #zoomMode3But a, #xtraZoomNav p a, .presetRight p a {
    text-decoration: none;
}
#butZoom a:link, #butZoom a:visited, #butSquareZoom p a:link, #butSquareZoom p a:visited, #zoomMode3But a:link, #zoomMode3But a:visited, #xtraZoomNav p a:link, #xtraZoomNav p a:visited, .presetRight p alink, .presetRight p a:visited, #stage p a:link, #stage p a:visited {
    color: #000000;
}
#butZoom a:hover, #butSquareZoom p a:hover, #zoomMode3But a:hover, #xtraZoomNav p a:hover, .presetRight p a:hover, #stage p a:hover {
    color: #FF9900;
}


#xtraZoomCaptionText p {
    margin-top: 3px;
	margin-left: 6px;
}
#xtraZoomNav p {
    margin-top: 3px;
	margin-right: 6px;
}



#scroller {
	position: absolute;
	top: 400px;
	left: 860px;
	width: 13px;
	height: 60px;
	padding: 0px;
	border: none;
	visibility: hidden;
	z-index: 11;
}
#arrowUp {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 13px;
	height: 20px;
	overflow: hidden;
	z-index: 6;
	padding: 0px;
	margin: 0px;
}
#arrowDown {
    position: absolute;
	top: 30px;
	left: 0px;
	width: 13px;
	height: 20px;
	overflow: hidden;
	z-index: 6;
	padding: 0px;
	margin: 0px;
}
#adminBack {
    position: absolute;
	z-index: 3;
	top: 616px;
	left: 948px;
	width: 150px;
	height: 20px;
}
#adminBack p a {
    text-decoration: none;
}
#adminBack p a:link, #adminBack p a:visited {
	color: #000000;
}
#adminBack p a:hover {
    color: #FF9900;
}



.thumbHolder {
    width: 40px;
	height: 60px;
	overflow: hidden;
} 
.thumbNailTable {
    width: 40px;
	height: 60px;
}
input.mailForm {
    width: 140px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textArea {
    width: 390px;
	height: 100px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	max-width: 390px;
	max-height: 100px;
}
#adminBack p a 
