/* CSS Document */

#wrapper
{
	width: 833px;
	position: absolute;
	left:50%;
	margin-left: -430px;
	height: 1204px;
	background-image:url(../images/header/shadow_19.jpg);
	background-color: #ffffff;
	background-repeat: repeat-y;
}

#header
{
	width: 833px;
	position:absolute;
	background-color: #C4C4C4;
	z-index: 1;
}

#content
{
	width: 833px;
	position:absolute;
	float:left; 
	left: 0px; 
	top: 239px;
	height: 966px;

}

#navigation
{
	width: 164px;
	position:absolute;
	float:left;
	left: 39px;
	top: -37px;
	elevation:above innercontent;
	z-index: 2;
	border-collapse:collapse;
	display:block;
	height: 528px;

}
#navigation td
{
	height:20px;
	border-bottom:1px solid #ffffff;
	background-color:#EBECEE;
	color:#666666;
	z-index: 2;
	display:block;
	width: 168px;
	border-collapse:collapse;
	}
	
	/*#navigation li
{
	height:20px;
	border-bottom:1px solid #ffffff;
	background-color:#EBECEE;
	color:#666666;
	z-index: 3;
	display:block;
	width: 168px;
	border-collapse:collapse;
	}*/
#navigation a:link, #navigation a:visited
{
	color:#666666;
	border-bottom:1px solid #ffffff;
	background-color:#EBECEE;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	z-index: 2;
	display:block;
	width: 168px;
	height:20px;
	border-collapse:collapse;
	text-indent:30px;
	
	}
#navigation a:hover
{
	text-indent:30px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#666666;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	z-index: 2;
	display:block;
	width: 168px;
	height:20px;
	border-collapse:collapse;
}
#contact
{
	width: 168px;
	position:absolute;
	float:left;
	left: 39px;
	top: 563px;
	z-index: 2;
	height: 400px;
	background-color: #EBECEE;

}

#innercontent
{
	position:absolute;
	width: 571px;
	float:left;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 231px;
	padding-right: 30px;
	background-color: #ffffff;
	z-index: 1;
	background-image:url(../images/side_shadow1.png);
	background-color: #ffffff;
	background-repeat: repeat-y;
	
		
	
	
	}


#bottom
{
	position:absolute;
	float:left;
	left: 0px;
	bottom: 0px;
	left: 0px;
	top: 1285px;
	
	}


	
