﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#Container
{
	margin: 0px;
	width: 100%;
}
#Wrapper
{
	width: 980px;
	margin: 0px;
	background-color: #424854;
}
#Header
{
	background-color: #424854;
	float: left;
	width: 980px;
}
div.BorderTop
{
	float: left;
	width: 980px;
	height: 22px;
	background-image: url(../images/border-top.jpg);
	background-repeat: repeat-x;
}
#MainAdSection
{
	background-color: #424854;
	float: left;
	width: 980px;
	height: 398px;
}
#LeftSideBar
{
	float: left;
	width: 248px;
	height: 398px;
	border-right: 1px solid #2b2f3b;
}
#LeftSideBarSub
{
	float: left;
	width: 248px;
}
.SubSideBar
{
	float: left;
	width: 248px;
	background-color: #424854;
	padding-bottom: 30px;
}
#MainImageCenter
{
	float: left;
	width: 502px;
	height: 398px;
}
#RightSideBar
{
	float: right;
	width: 228px;
	height: 398px;
	border-left: 1px solid #2b2f3b;
}

div.RightAdBackground
{
	width: 220px;
	height: 191px;
	background-image: url(../images/rt-ad-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
div.RightAdBackground2
{
	width: 220px;
	height: 191px;
	background-image: url(../images/rt-ad-bg2.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
div.HomePageContent
{
	float: left;
	width: 980px;
	height: 220px;
	padding-top: 15px;
	background-color: #2b2f3b;
	border-top: 1px solid #2b2f3b;
}
div.HomePageBoxes
{
	min-height: 200px;
	max-height: 200px;
	float: left;
	padding: 0px 15px 0px 15px;
	width: 296px;
	border-right: 1px dotted #424854;
}
div.SubPageContent
{
	float: left;
	width: 980px;
	background-color: #2b2f3b;
	background-image: url(../images/sub-bg.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #2b2f3b;
}
div.DividerBar
{
	float: left;
	width: 980px;
	height: 7px;
	background-image: url(../images/border.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #2b2f3b;
}
div.DividerBarSub
{
	float: left;
	width: 248px;
	height: 7px;
	margin-top: 3px;
	background-image: url(../images/border.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #2b2f3b;
}
#VendorLogos
{
	float: left;
	width: 980px;
	height: 88px;
	background-color: #fff;
}
#Footer
{
	float: left;
	width: 980px;
	height: 70px;
	margin-bottom: 20px;
	background-color: #171b22;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
a img
{
	border: none;
}
.LargeOuterBox
{
	padding: 5px;
	width: 331px;
	height: 308px;
	border: 1px solid #424854;
}
.LargeBoxTextArea
{
	background-color: #424854;
	width: 321px;
	height: 90px;
	padding: 5px;
	margin-top: 5px;
}
.SubOuterBox
{
	padding: 5px;
	width: 685px;
	height: 160px;
	border: 1px solid #424854;
}
.SubBoxTextArea
{
	background-color: #424854;
	width: 215px;
	height: 150px;
	float: left;
	margin-right: 5px;
	padding: 5px;
}
.SubBoxImageArea
{
	float: left;
	margin-right: 5px;
}
.TestOuterBox
{
	padding: 5px;
	width: 685px;
	border: 1px solid #424854;
	float: left;
	margin-bottom: 10px;
}
.TestTextAreaDK
{
	background-color: #424854;
	width: 665px;
	float: left;
	padding: 10px;
}
.TestTextAreaLT
{
	background-color: #5e636f;
	width: 665px;
	float: left;
	padding: 10px;
}
.GreyBorder
{
	border: 1px solid #424854;
}
.GridOuterBox
{
	width: 686px;
	height: 160px;
	padding-top: 5px;
}
.GridTextArea
{
	background-color: #424854;
	width: 225px;
	height: 30px;
	float: left;
	margin: 5px 5px 5px 0px;
	line-height: 30px;
	font-family: Arial;
	font-size: 10pt;
	color: #fbcb14;
	text-align: center;
}
.GridOutline
{
	float: left;
	width: 686px;
	padding: 5px 5px 0px 5px;
	margin: 15px 0px;
}

