body {
	background-color: #090909;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 18px;
	background-image: url(../images/layout_images/SquareOption/bg&menubar.jpg);
}
#banner {
	height: 85px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
#banner .bannerText th {
	background-image: none;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 10px;
	font-weight: normal;
}

#banner .bannerText {
	width: 600px;
	margin: 0px;
	color: #333333;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	float: right;
}
.toptable {
	float:right;
	margin-right: 15px;
	display: inline;
	background-color: #FAFAFB;
	width: 170px;
	border: 1px solid #F3F3F5;
}

#container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#ContainerTOP {
	background-image: url(../images/layout_images/SquareOption/Content-top.jpg);
	padding: 0px;
	height: 5px;
	width: 825px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: right top;
}
#ContainerFILLER {
	background-image: url(../images/layout_images/SquareOption/Content-Mid.jpg);
	background-repeat: repeat-y;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: right top;
}
#ContentBOTTOM {
	background-image: url(../images/layout_images/SquareOption/content-bottom.jpg);
	padding: 0px;
	height: 5px;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
}

#bannerContainer {
	width: 100%;
	height: 105px;
}
#bigRFContainer {
	float: right;
	width: 625px;
	padding: 5px;
	text-align: justify;
	display: inline;
}
#bigContent  {
	margin: 0px;
	float: right;
	height: auto;
	width: 610px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#bigContent a:link, #bigContent a:visited {
	color: #FCF300;
}
.clr {
	clear: both;
	float: left;
	width: 100%;
}
h1 {
	font-size: 18px;
	border-bottom-color: #FFFFFF;
	font-style: italic;
	background-image: url(../images/layout_images/h1bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: bottom;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 1.1em;
	padding-top: 2px;
}
h2 {
	line-height: 25px;
	color: #F6F6F3;
	font-weight: bold;
	font-style: italic;
}

.wholeWidth {
	float: left;
	width: 100%;
}
.leftFloat5pxbuffer {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.rightFloat5pxbuffer {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.LF-ThirdWidth {
	padding: 1%;
	float: left;
	width: 31%;
}
.subHeading {
	color: #333333;
	background-image: url(../images/layout_images/gradheaderbg.png);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: italic;
}
.photothumb {
	float: left;
	height: 99px;
	width: 180px;
	border: 2px solid #666666;
	background-color: #333333;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 9px;
}

.photothumb img {
	border:none;
}
.wholeWidthCentered {
	text-align: center;
	width: 100%;
	float: left;
}
.lightGrayBG {
	background-color: #DFDFDF;
}
.specstable {
	background-color: #EEEEEE;
	color: #666666;
	font-size: 10px;
}
.specstableALTRow {
	background-color: #CCCCCC;
}
th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/layout_images/smallGradientBG.jpg);
	background-repeat: repeat-x;
}


.highlights {
	font-size: 14px;
	color: #1E1E1E;
	background-color: #FFFFFF;
}
.quotes {
	font-style: italic;
	color: #EEEEEE;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.40PercentLeft {
	float: left;
	width: 40%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.40PercentRight {
	float: right;
	width: 40%;
	padding: 1px;
}
.shinybg {
	background-image: url(../images/layout_images/shinyBG.jpg);
	margin: 5px;
	padding: 15px;
	float: left;
	height: 120px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.shinybg a:link, .shinybg a:visited{
	color: #F4F400;
	text-decoration: none;

}
.subheader {
	font-size: 14px;
	font-weight: bold;
}
.holderstyle {
	text-align: center;
	padding-top: 150px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.aLittleFancier {
	font-size: 14px;
	background-color: #464646;
	float: left;
}
#Footer {
	width: 820px;
	float: left;
	margin-bottom: 25px;
	text-align: right;
}
#Footer a {
	color: #CCCCCC;
	text-decoration: none;
}

