* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	text-align:center;
	background-image:url(../images/mainBG.jpg);
}
#xouter {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 575px;
}
#xinner {
	width: 960px;
	height: 655px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.container {
	text-align:left;
	position:relative;
}
.infoBox {
	border-top:2px solid white;
	border-bottom:2px solid white;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.wavesTable {
	background-image:url(../images/wavesBg.gif);
	background-repeat:no-repeat;
	width:570px;
	height:60px;
	margin-top:5px;
}
.wavesTable td {
	padding-top:8px;
	padding-bottom:5px;
}
.header {
	width:960px;
}
.white {
	color:#ffffff;
	padding-right:4px;
}
.headerHome {
	height:50px;
	background-image:url(../images/spacerbg.gif);
}
.headerSub {
	height:60px;
	background-image:url(../images/spacerbg.gif);
}
.mainContent {
	padding:0px 25px 0px 25px;
	width:910px;
	height:204px;
	background-image:url(../images/mainContentBg.jpg);
}
.flash {
	padding:0px 25px 0px 25px;
	width:910px;
	height:270px;
	background-image:url(../images/poolBgSmall.gif);
	background-repeat:repeat;
}
.textBucket {
	position:relative;
	left:0px;
	top:0px;
	width:253px;
	float:left;
	padding:15px 25px 0px 25px;
	margin:0px;
}
#subTextLeft {
	padding-left:25px;
	width:303px;
	float:left;
	height:462px;
	background-image:url(../images/bgsub.gif);
	background-repeat:repeat;
	text-align:left;
	padding-top:2px;
	border-right:2px solid white;
}
#rightContent {
	width:630px;
	height:464px;
	float:right;
	background-image:url(../images/subRightBg.gif);
	background-repeat:repeat;
	text-align:left;
	background-color:#ecc200;
}
#subTextRight {
	padding-right:40px;
	padding-left:20px;
	padding-top:8px;
}
#subTextRight a {
	font:arial 11px/14px;
	color:#093785;
	text-decoration:none;
}
#subTextRight a:hover {
	text-decoration:underline;
}
a {
	font:arial 11px/14px;
	color:#FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font:11px/14px "Arial Black", Gadget, sans-serif;
	color:#000000;
	margin:0px;
}
p {
	margin:0px;
	padding-bottom:8px;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}
th {
	font:11px/14px "Arial Black", Gadget, sans-serif;
	color:#000000;
	margin:0px;
	padding-bottom:4px;
	border-bottom:2px solid #fff;
	text-align:left;
}
td {
	text-align:left;
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
	border-bottom:1px solid #fff;
}
.noBorder {
	border:0px;
	padding-bottom:0px;
}
.thickBorder {
	border-bottom:2px solid white;
	padding-bottom:5px;
	padding-top:5px;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	padding-top:10px;
	padding-bottom:5px;
	height:15px;
}

.copyright a{
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}

.copyright a:hover{
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

object { outline:none; }

