﻿body {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:gray;
	line-height:normal;
	background-color:#fff;
	margin:0px;
	padding:0px;
}
p {
	margin-top:0px;
	margin-bottom:12px;
}
.site {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-490px;
}
.siteInner {
	position:absolute;
	left:50%;
	margin-left:-470px;
}
.siteHeader {
	z-index:10;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url('/SITE-Images/site_01.jpg');
	width:992px;
	height:203px;
}
.siteBodyAnchor {
	z-index:9;
	position:absolute;
	top:132px;
}
.siteBodyFlow {
	z-index:9;
	width:962px;
	min-height:300px;
	background-image:url('/SITE-Images/site_02.jpg');
	padding-bottom:10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.siteFooter {
	font-family:"Trebuchet MS";
	font-size:8px;
	width:992px;
	height:27px;
	background-image:url('/SITE-Images/site_03.jpg');
}
.leftTab {
	position:fixed;
	left:50%;
	top:130px;
	margin-left:-506px;
	background-image:url('../SITE-Images/lefttab.jpg');
	width:27px;
	height:186px;
}
.tabText { 
	display:block; 
	position:absolute; right:-81px; top:75px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);			
}

.data {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#222222;
}
.heading {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:black;
	font-weight:bold;
	margin-bottom:15px;
}
.btn {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#222222;
	cursor:pointer;	
}
.btnSmall {
	font-family:"Trebuchet MS";
	font-size:8px;
	color:#222222;
	cursor:pointer;	
}
.close {
	position:absolute;
	top:90px;
	left:943px;
	width:24px;
	height:23px;
	background-image:url('../SITE-Images/closesite.jpg');
	cursor:pointer;
}
.close:hover {
	background-image:url('../SITE-Images/closesiteH.jpg');
}
.close2 {
	position:absolute;
	top:90px;
	left:943px;
	width:24px;
	height:23px;
	background-image:url('../SITE-Images/closesite.png');
	cursor:pointer;
}
.close2:hover {
	background-image:url('../SITE-Images/closesiteH.png');
}
.closeTab {
	z-index:1001;
	position:absolute;
	width:18px;
	height:18px;
	left:10px;
	top:6px;
	background-image:url('../SITE-Images/closeTab.jpg');
	cursor:pointer;
}
.closeTab:hover {
	background-image:url('../SITE-Images/closetabH.jpg');
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:gray;
	line-height:140%;
	background-color:#f6fafd;
}
.text ul {
	list-style-image:url('/SITE-Images/bullet.png');
}
.testimonial {
	margin-bottom:10px;
	color:#808080;
	line-height:110%;
}
.hor{
	margin-left:0px;
	margin-top:5px;
	border:1px solid silver;
	width:410px;
	height:212px;
	overflow:auto;
	white-space: nowrap;
}
.hor2{
	margin-left:0px;
	margin-top:5px;
	border:1px solid #D0D0D0;
	width:880px;
	height:212px;
	overflow:auto;
	white-space: nowrap;
}
.hor3{
	margin-left:0px;
	margin-top:5px;
	border:1px solid #D0D0D0;
	width:880px;
	height:222px;
	overflow:auto;
	white-space: nowrap;
}
.imagePOP {
	z-index:4000;
	position:absolute;
	left:50%;
	margin-left:-400px;
	min-width:100px;
	min-height:100px;
	bottom:10px;
	display:none;
}
.blackout {
	z-index:1000;
	position:absolute;
	background-color:black;
	top:0px;
	left:0px;
	width:100%;
	height:2000px;
	display:none;
}
.picView {
	z-index:1002;
	position:absolute;
	background-color:white;
	border:1px black solid;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	width:100px;
	height:100px;
	display:none;
	text-decoration:none;
}
