html	{border-left: 32px solid #B2B1B1;
}

body 		{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #777777;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #E5E2C9;
}


div#container  {width: 100%;
		height:100%;
		padding:0px;
		margin: 0px;


}

div#top		{background-image: url(images/grayline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	padding-top: 23px;
	margin: 0px;
	text-indent: 145px;
	background-color: #E5E2C9;
	height: 147px;
	
}

div#logo img	{border: 0px;
}

div#logo	{position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	background-color: #ffffff;
	border-left: 0px;
}

div#middle	{height: 75px;
	background-color: #D3CFA5;
}

div#bottom	{height: 135px;
	background-color: #DEF7F7;
}

div#right	{position: absolute;
	top: 0px;
	left: 375px;
	right: 5%;
	z-index: 9;
	background-image: url(images/right_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #EBFBFB;
	border-left: 2px solid #D3D4D4;
	border-right: 2px solid #D3D4D4;
	text-align: right;
	
}
div#space	{float: right;
	margin: 71px;
	_margin: 65px;
}

div#main	{position: absolute;
	top: 175px;
	left: 375px;
	right: 5%;
	z-index: 10;
	background-image: url(images/bg_faded4.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left: 2px solid #D3D4D4;
	border-right: 2px solid #D3D4D4;
	border-bottom: 5px solid #B2B1B1;
}

div#menubar	{height: 70px;
	text-align: right;
	margin-top: 100px;
	margin-bottom: 255px;
	_margin-bottom: 270px;
	margin-right: 2%;
	font-size: 14px;
	overflow: hidden;
}

ul		{list-style-type: none;
	margin: 0px;
	padding-top: 5px;
}

li		{margin: 0px;
	display: block;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;

}


a:link		{color: #606060;
	text-decoration: none;
}

a:visited 	{color: #84BEBE;
	text-decoration: none;
}

a:hover 	{color: #B2B1B1;
	text-decoration: none;
}

a:active 	{color: #84BEBE;
	text-decoration: none;
}

.header3	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #EBFBFB;	
	padding: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}


.header2	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #777777;	
	padding: 0px;
	margin-bottom: 0px;
}

.header1 	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #777777;
	padding-top: 0px;
	margin-top: -5px;
}

.copy		{margin-left: 10px;
	margin-top: 200px;
	_margin-top: 220px;
	color: #777777;
	font-size: 10px;
}
