.clear {
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}

h1 {
	font-size: 1.5em;
	color: #82B83C;
}
input {
	background: #E4E4E4;
	color: #333;
	width: 8em;
	border: 1px dotted #999;
	float: none;
	position: relative;
	display: block;
	margin-top: 5px;
}

#header {
	background: url(images/header_backdrop.jpg) repeat-x;
	height: 114px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#wrapper {

}
#mainBody {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainAdImage img {
	padding-bottom: 25px;
}
#address {
		background: #E4E4E4;
	color: #333;
	width: 14em;
	border: 1px dotted #999;
	float: none;
	position: relative;
	display: block;
	margin-top: 5px;
}
#mainContentArea form {
	border: thin dashed #666;
	padding: 3em;
	margin: 1em;
}





#header #logo {
	background: url(images/logo.jpg);
	height: 114px;
	width: 258px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header #links {
	height: 66px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#header #links li {
	list-style: none;
}
#header #links ul {
	width: 650px;
	float: right;
	position: absolute;
	right: 0px;
	bottom: -35px;
}
#header #links li a {
	float: left;
	display: block;
	background: url(images/topnav_inactive.jpg) no-repeat;
	height: 66px;
	width: 129px;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin: 0px;
	position: static;
	padding-top: 20px;
	text-decoration: none;
}
#header #links li a:hover {
	float: left;
	display: block;
	background: url(images/topnav_active.jpg) no-repeat;
	height: 66px;
	width: 129px;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	position: static;
	padding-top: 20px;
}

#mainBody #mainContentArea {
	width: 700px;
	float: left;

}
#mainContentArea #mainContentAreaHeader {
	background: url(images/mainbackground_01.gif);
	height: 27px;
	width: 700px;
	text-align: center;
	font-size: 1.1em;
	line-height: 20px;

}
#mainContentArea #mainContentAreaBody {
	background: url(images/mainbackground_02.gif);
	width: 700px;
}
#mainBody #rightPanels #error {
	font-weight: bold;
	color: #900;
	text-align: center;
}
#boxSpacing {
	padding: 1em;
}
#oldTextStyle strong {
	font-weight: bold;
	color: #060;
	display: block;
}


#mainContentArea #mainContentAreaFooter {
	background: url(images/mainbackground_04.gif) no-repeat;
	height: 30px;
	width: 700px;
}

#mainBody #rightPanels {
	height: 700px;
	width: 300px;
	float: right;
}
#rightPanels #rightPanelAreaHeader {
	text-align: center;
	font-size: 1.1em;
	line-height: 20px;
	background: #0C0 url(images/rightPanel_01.gif);
	height: 26px;
	width: 250px;
	font-weight: normal;
}



#rightPanels #rightPanelAreaBody {
	background: url(images/rightPanel_02.gif);
	width: 250px;
}
#rightPanels #rightPanelAreaFooter {
	background: url(images/rightPanel_04.gif) no-repeat;
	height: 18px;
	width: 250px;
	padding-bottom: 20px;
}




#footer {
	background: #7D7D7D url(images/footer.png) repeat-x;
	height: 114px;
	color: #F5F5F5;
	text-align: center;
}
#footer img {
	text-decoration: none;
	border: 0;
}

#footer #footerContent {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

#footer #footerLeftSide {
	height: 100px;
	width: 300px;
	float: left;
	padding: 0.5em;
	margin-right: 0.5px;
	margin-left: 0.5px;
	text-align: center;
}

#footer #footerRight {
	height: 100px;
	width: 300px;
	float: right;
	padding: 0.5em;
	text-align: center;
}

#footer #footerMiddle {
	height: 50px;
	padding: 4em 0.5em 0.5em;
	float: left;
	width: 300px;
}
#footerContent #footerMiddle a {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
#mainContentAreaBody  #FlashID {
	clip: rect(auto,auto,auto,auto);
}
#mainContentAreaBody #boxSpacing #errorHeader {
	color: #900;
}
#imgFlowAround {
	float: left;
	padding: 1em;
	margin: 0em;
}
#extraPadding {
	padding: 1em;
}
#flashVideoContainer {
	clip: rect(0px,0px,0px,0px);
	text-align: center;
	border: 2px dashed #666;
}
#videoTable {
	background: #E9E9E9;
	border: 2px dotted #666;
	clip: rect(0px,0px,0px,0px);
	float: none;
}
#mainContentArea #videoTable td a {
	color: #333;
}
#mainContentArea #videoTable td {
	height: 3em;
	padding: 0em;
	text-align: center;
}
#mainContentArea #videoTable  td:hover{
	padding: 0em;
	background: #84BB3B;
}

#videoTable th.spec {
	background: url(images/tabletab.png);
	color: #FFF;
	width: 100px;
	height: 40px;
	line-height: 17px;
	font-weight: normal;
}

