﻿

#global-nav

{

position: absolute;

top: 10px;

right: 0pt;

width: 827px;

height: 17px;

/*overflow-x: hidden;

overflow-y: hidden;*/

font-size: 11px;

}

#global-nav li.item

{

display: inline;

float: left;

padding-right: 32px;

line-height: 17px;

}
#container{background-color:#eaeaea;}


h1 a
{

display: block;

width: 163px;

height: 100px;

/*overflow-x: hidden;

overflow-y: hidden;*/

background-color: transparent;

background-image: url("/images/vw.png");

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0pt 0pt;

text-indent: -10000px;

cursor: pointer;


}

body 
{
	/*margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; */
	background-color: #ffffff;

	

	background-repeat: repeat-x;

	background-attachment: scroll;

	background-position: left top;

	color: #ffffff;

	font-size: 12px;

	font-family:  Trebuchet MS,arial,sans-serif;
	
	
}

#wrap
{
	/*width: 770px;*/
	/*width: 990px;*/
	width: 1000px;
	
	margin: 0 auto;
	text-align: left;
	
}

#banner
{

	/*height: 109px;*/
	position: relative;
	
float: none;

clear: both;

width: 100%;
font-family:futura,Arial,Times New Roman;

/*overflow-x: hidden;

overflow-y: hidden;*/

z-index: 80;
color: Black ;
	top: 0px;
	left: 0px;
	background-color: #212121;
	
}

#main
{
	float: left;
	/*width: 770px;*/
	/*width: 990px;*/
	width: 993px;
	
	/*background: 028ac3 url(../Shared/background4.png) repeat-y;*/
	/*background: #000000 url(../Shared/background4.png) repeat-x;*/
	/*background-image:url(../Shared/background4.png);
	background-repeat: repeat-y;*/
	
	
}

#footer
{
	
	/*color: White;
	clear: both;
	text-align: center;
	height: 39px;
	background-color: Black;*/
	position: inherit;

float: none;

clear: both;

width: 1000;


z-index: 90;

line-height: 12px;

font-size: 12px;

background-color: #252525;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;



}

#footer a:link
{
	color: White;
	text-align: center;
	text-decoration: none;
}

#footer a:visited
{
	color: White;
	text-align: center;
	text-decoration: none;
}

#footer a:hover {

	color: White;
	text-decoration: underline;
	text-align: center;
}