*
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
html, body
{
	top: 0;
	left: 0px;
	right: 0px;
}

#header
{
	position: relative;
	width: 100%;
	min-width: 900px;
	height: 445px;
	overflow: hidden;
}

#header-image, #header-content
{
	position: absolute !important;
}
#header-image div
{
	position: absolute;
}
#header-space
{
	height: 445px !important;
	height: 0px;
}
#header-image, #header-content
{
	min-height: 445px;
	height: 445px;
	width: 100%;
	overflow: hidden;
	min-width: 900px;
}
#slideshow1, #header-image div, #header-image img
{
	width: 100% !important;
	width: auto;
	min-height: 445px;
	min-width:1500px;
	height: auto !important;
	height: 445px;
}
/*object
{
	z-index: -1 !important;
	float: left;
	top: 0px;
	left: 0px;
	position: absolute;
	height: 445px !important;
}*/


#nav
{
	height: 435px;
	width: 240px;	
	background: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;	
	z-index:300;
	left:30px;
}



/***masterplan***/
#header2
{
	position: relative;
	width: 100%;
	min-width: 900px;
	height: 135px;
	overflow: hidden;
}

#header-image2, #header-content2
{
	position: absolute !important;
}
#header-image2 div
{
	position: absolute;
}
#header-space2
{
	height: 135px !important;
	height: 0px;
}
#header-image2, #header-content2
{
	min-height: 445px;
	height: 135px;
	width: 100%;
	overflow: hidden;
	min-width: 900px;
}

#nav2
{
	height: 135px;
	width: 240px;	
	background: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;	
	z-index:300;
	left:30px;
}

