﻿/*** Strcuture div ********************************************************/
*
{
	margin: auto auto;
	padding: 0;
}

html
{
	background-color:#A6A6A6;
	margin: auto auto;
	padding: 0;
}

body
{
	color: #666666;
	background-color:#A6A6A6;
	margin-top: 5px;
	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: #000000 url(   "images/home/sides_body.jpg" ) repeat-y center top;
	width: 939px;
	font: 1.0em Arial, Helvetica, 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;

	
	
}
#pagebot
{
	background: transparent url(   "images/home/bottom_body.jpg" ) no-repeat center bottom;
	float: left;
	position: relative;
	vertical-align: bottom;
	width: 939px;
		
			margin-top:130px;


	
		
}
