#container {
	width:1000px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	font-family: Arial,Tahoma,Verdana;
	z-index:-1;
}

#menu {
	width:1000px;
	height:82px;
}


#contentflash{
	width:1000px;
	height:640px;
	z-index:1;
	position:absolute;
	text-align:center;
	align:center;

}
#tabsAjax {
	width:1000px;
	height:640px;
	z-index:0;
	position:relative;
	text-align:center;
	align:center;
}

#contentFull{
	width:940px;
	height:430px;
	z-index:99;
	vertical-align:top;
	position:absolute;
	top:0;
	padding-top:50px;
 	z-index:99;
	text-align:center;
	align:center;
	padding-left:30px;
}

#contentNoTabs{
	width:940px;
	height:430px;
	z-index:99;
	vertical-align:top;
	position:absolute;
	top:0;
	padding-top:50px;
 	z-index:99;
	text-align:center;
	align:center;
	padding-left:30px;
}

#content3Tabs{
	width:940px;
	height:430px;
	z-index:99;
	vertical-align:top;
	position:absolute;
	top:0;
	padding-top:50px;
 	z-index:99;
	text-align:center;
	align:center;
	padding-left:30px;
}

#content4Tabs{
	width:940px;
	height:430px;
	z-index:99;
	vertical-align:top;
	position:absolute;
	top:0;
	padding-top:50px;
 	z-index:99;
	text-align:center;
	align:center;
	padding-left:30px;
}

#content5Tabs{
	width:940px;
	height:430px;
	z-index:99;
	vertical-align:top;
	position:absolute;
	top:0;
	padding-top:50px;
 	z-index:99;
	text-align:center;
	align:center;
	padding-left:30px;
}

#left{
	float:left;
	width:260px;
	height:430px;
}



#right {
	background-image:url(../img/trans-bg.png);
	float:left;
	width:674px;
	height:430px;
	border-right:3px solid #333;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
	border-left:none;
}

#right2 {
	background-image:url(../img/trans-bg.png);
	float:left;
	width:674px;
	height:430px;
	border-right:3px solid #333;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
	border-left:3px solid #333;

}

#content3tabsAjax {
	width:674px;
	height:430px;
}
#content4tabsAjax {
	width:674px;
	height:430px;
}
#content5tabsAjax {
	width:674px;
	height:430px;
}

#contentNoTabsAjax {
	width:674px;
	height:430px;
}

.text {
	width:614px;
	height:370px;
	position:absolute;
	top:50px;
	padding: 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:12px;
	text-align:left;

}

.flash {
	width:674px;
	height:430px;
	position:absolute;
	top:50px;
}

#footer {
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	clear:both;
	width:1000px;
	height:44px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:10px;
}

#footer2 {
	clear:both;
	width:1000px;
	height:30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:9px;
	padding-top:10px;
	vertical-align:middle;
}

.tab-on{
	background-image:url(../img/tab-bg.png);
	width:257px;
	height:30px;
	border-right:none;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
	border-left:3px solid #333;
}

.tab-off{
	background-image:url(../img/trans-bg.png);
	width:257px;
	height:30px;
	border-right:none;
	border-top:3px solid #222;
	border-bottom:3px solid #222;
	border-left:3px solid #222;
}

.tab-on-txt{
	height:30px;
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#be9f57;
	padding-left:30px;
	padding-top:6px;
}

.tab-off-txt{
	height:30px;
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#a7aaac;
	padding-left:10px;
	padding-top:6px;
}

.tab-spacer{
	width:257px;
	height:30px;
	border-right:none;
	border-top:none;
	border-bottom:none;
	border-left:3px solid transparent;
}

#tab51{
	position:absolute;
	bottom:240px;	
}

#tab52{
	position:absolute;
	bottom:180px;	
}
#tab53{
	position:absolute;
	bottom:120px;	
}

#tab54{
	position:absolute;
	bottom:57px;	
}

#tab55{
	position:absolute;
	bottom:-6px;	
}

#tab41{
	position:absolute;
	bottom:300px;	
}

#tab42{
	position:absolute;
	bottom:240px;	
}

#tab43{
	position:absolute;
	bottom:180px;	
}
#tab44{
	position:absolute;
	bottom:120px;	
}

#tab45{
	position:absolute;
	bottom:57px;	
}

#tab46{
	position:absolute;
	bottom:-6px;	
}

#tab32{
	position:absolute;
	bottom:120px;	
}

#tab33{
	position:absolute;
	bottom:57px;	
}

#tab34{
	position:absolute;
	bottom:-6px;	
}

#scroll{
	overflow-y:auto;
	height:380px;
}

.spacer0{
	float:left;
	width:3px;
	height:430px;
	background-image:url(../img/spacer-0.png);
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.spacer1{
	float:left;
	width:3px;
	height:430px;
	background-image:url(../img/spacer-1.png);
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.spacer2{
	float:left;
	width:3px;
	height:430px;
	background-image:url(../img/spacer-2.png);
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.spacer3{
	float:left;
	width:3px;
	height:430px;
	background-image:url(../img/spacer-3.png);
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.spacer4{
	float:left;
	width:3px;
	height:430px;
	background-image:url(../img/spacer-4.png);
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}

.spacer5{
	float:left;
	width:3px;
	height:430px;
	background-image:url(../img/spacer-5.png);
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}

.query{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
}



