﻿/*** Strcuture div ********************************************************/
img
{
	border: 0;
}

*
{
	margin: auto auto;
	padding: 0;
}

html
{
	background-color: #666666;
	margin: auto auto;
	padding: 0;
}

body
{
	color: #666666;
	background-color: #666666;
	margin-top: 10px;
	padding: 0;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ffffff;
}
html body
{
	padding: 0;
	text-align: center; /* be nice to IE */
}
#header
{
}
#wrapper
{
	width: 939px;
	margin: auto auto;
	position: relative;
}
#wrapperbg
{
	background: #666666 url(     "images/home/sides_body.jpg" ) repeat-y center top;
	width: 939px;
	font: 1.0em Arial, sans-serif;
	float: left;
	position: relative;
	color: #666666;
}
#pagetop
{
	background: transparent url(     "images/home/top_body.jpg" ) no-repeat center top;
	padding: 0;
	width: 939px;
	float: left;
	position: relative;
}
#regtop
{
	position: relative;
	z-index: 1000;
	top: 30px;
	left: 340px;
}
#pagebot
{
	background: transparent url(     "images/home/bottom_body.jpg" ) no-repeat center bottom;
	float: left;
	position: relative;
	width: 939px;
	padding: 0px;
	left: 0px;
	margin-top: 0px;
}
#disclaimer
{
	top: -90px;
	right: 19px;
	position: relative;
	vertical-align: top;
	float: right;
	color: #666666;
	font: 0.75em Arial,verdana;
	padding-top: 5px;
}
