.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	background-color: #000;
	font-size: 9pt;
	vertical-align: middle;
}
.right_panel {
	float: right;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	height: auto;
}
#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99969a;
	border-left-color: #99969a;
	background-color: #FFF;
}
#container .body {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 6px;
	background-color: #FFFFFF;
}
#bottom_content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}
#container .body h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
.panels-bottom {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container .body p {
	padding-top: 0px;
	margin-top: 0px;
	width: 410px;
	font-weight: normal;
}
#container .body li {
	color: #5D5D5D;
}
.panels-bottom .cell1 {
	background-image: url(../images/panel1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 241px;
}
#navigation {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container .body strong {
	color: #51166E;
}
.panels-bottom .cell2 {
	background-image: url(../images/panel2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 241px;
}
.panels-bottom .cell3 {
	background-image: url(../images/panel3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 241px;
}
#container .bot {
	background-image: url(../images/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
.panels-bottom td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.panels-bottom p {
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 23px;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	padding-top: 25px;
}
#footer p {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
.panels-bottom a {
	color: #000000;
	text-decoration: underline;
}
#container .body a:link {
	color: #0033CC;
}
#container .body a:visited {
	color: #0066CC;
}
#container .body a:hover {
	color: #66C1FF;
}
.demon {
	color: #E2A6FF;
	font-weight: bold;
	font-size: 12pt;
}
.otherbutton {
	clear: both;
	position:relative;
	display:block;
	height: 52px;
	width: 123px;
	background:url(smart.css) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.otherbutton span.hover {
	position: absolute;
	display: block;
	height: 52px;
	width: 123px;
	background: url(smart.css) no-repeat;
	background-position: bottom;
}

