html
	{
	height:100%; max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#E9E7E8;
	font-size:76%;	
	font-family: "Futura", "Century Gothic", "Avantgarde", arial, sans-serif;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden;
	/* */
	}

body
	{
		height:100%;
		max-height:100%;
		padding:0;
		margin:0;
		border:0;
	}

#verticalWrapper
	{
		position: absolute;
		top: 50%;
		left: 0px;
		width: 100%;
		height: 1px;
		overflow: visible;
		visibility: visible;
		display: block;
		background-color: transparent;
		text-align: left;
	}

#horizontalWrapper
	{
		margin-left: -467px;
		position: absolute;
		top: -325px;
		left: 50%;
		width: 934px;
		height: 650px;
		background-color: transparent;
		z-index: 700;
	}

#maincontainer
	{
		position: absolute; top:0; left:0;
		width: 100%; height: 100%;
		background-color: transparent;
	}

#topcorner_left
	{
		position: relative; top:0; right:0;
		float: left;
		width: 10px; height: 10px;
		background-image: url(top-corner-left.jpg);
		background-repeat: no-repeat;
		background-position: right top;
	}

#topborder
	{
		position: relative; top:0; left:0;
		float: left;
		width: 914px; height: 10px;
		background-image: url(top-border.jpg);
		background-repeat: repeat-x;
		background-position: left top;
	}

#topcorner_right
	{
		position: relative; top:0; left:0;
		float: left;
		width: 10px; height: 10px;
		background-image: url(top-corner-right.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}

#leftborder
	{
		position: relative; top:0; right:0;
		float: left;
		width: 10px; height: 635px;
		background-image: url(left-border.jpg);
		background-repeat: repeat-y;
		background-position: right top;
	}


#rightborder
	{
		position: relative; top:0; left:0;
		float: left;
		width: 10px; height: 635px;
		background-color: transparent;
		background-image: url(right-border.jpg);
		background-repeat: repeat-y;
		background-position: left top;
	}
	
#bottomcorner_left
	{
		position: relative; top:0; left:0;
		float: left;
		width: 10px; height: 6px;
		background-image: url(bottom-corner-left.jpg);
		background-repeat: no-repeat;
		background-position: right top;
	}
#bottomcorner_right
	{
		position: relative; top:0; left:0;
		float: left;
		width: 10px; height: 6px;
		background-image: url(bottom-corner-right.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
#bottomborder
	{
		position: relative; top:0; left:0;
		float: left;
		width: 914px; height: 6px;
		background-image: url(bottom-border.jpg);
		background-repeat: repeat-x;
		background-position: left top;
	}

#contentcontainer
	{
		position: relative; top:0; left:0;
		float: left;
		width: 914px; height: 635px;
		background-color: #FFFFFF;
	}

#header
	{
		position: relative; top:0; left:25px;
		float: left;
		width: 844px; height: 59px;
		background-color: transparent;
		border-bottom: 1px solid #696969;
	}

#slogan
	{
		position: relative; top:40px; left:1px;
		float: left;
		width: 93px; height: 15px;
		background-color: transparent;
		background-image: url(slogan.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}

#headermenu
	{
		position: relative; top:43px; left:454px;
		float: left;
		width: 296px; height: 15px;
		background-color: transparent;

	}
	
#headermenu ul
	{
		list-style-position: none;
		margin: 0px 1px 0px 0px;
		padding-left:0px;
	}
#headermenu li
	{
		float: right;
		margin: 0px;
		padding: 0px 1px 0px 10px;
		list-style-type: none;
		text-transform: capitalize;
		text-transform: uppercase;
	}

#headermenu a				{font-weight:normal; text-decoration:none; color:#929292;}
#headermenu a:link 			{font-weight:normal; text-decoration:none; color:#929292;}
#headermenu a:visited		{font-weight:normal; text-decoration:none; color:#929292;}
#headermenu a:hover			{font-weight:normal; text-decoration:underline; color:#D60024;}
#headermenu a:active		{font-weight:normal; text-decoration:none; color:#929292;}

#headermenu a.act			{font-weight:normal; text-decoration:none; color:#D60024;}
#headermenu a.act:link 		{font-weight:normal; text-decoration:none; color:#D60024;}
#headermenu a.act:visited	{font-weight:normal; text-decoration:none; color:#D60024;}
#headermenu a.act:hover		{font-weight:normal; text-decoration:underline; color:#D60024;}
#headermenu a.act:active	{font-weight:normal; text-decoration:none; color:#D60024;}
	
#content
	{
		position: relative; top:0px; left:25px;
		float: left;
		width: 844px; height: 470px;
		background-color: transparent;
		color: #686868;

	}
#content p
	{
	    padding: 0px 5px 10px 0px;
		font-size: 12px;
	}
#content h1
	{
	    padding: 0px;
	    margin: 0px;
		text-transform: capitalize;
		text-transform: uppercase;
		font-size: 16px;
	}

#contenttext
	{
		position: relative; top:31px; left:22px;
		float: left;
		width: 340px; height: 420px;
		background-color: transparent;
	}


#contenttext a 			{font-weight:normal; text-decoration:none; color:#686868;cursor:pointer}
#contenttext a:link 	{font-weight:normal; text-decoration:none; color:#686868;}
#contenttext a:visited	{font-weight:normal; text-decoration:none; color:#686868;}
#contenttext a:hover	{font-weight:normal; text-decoration:underline; color:#686868;}
#contenttext a:active	{font-weight:normal; text-decoration:none; color:#686868;}

#contenttext a.blauerlink 			{font-weight:normal; text-decoration:none; color:#0033FF;cursor:pointer}
#contenttext a.blauerlink:link 		{font-weight:normal; text-decoration:none; color:#0033FF;}
#contenttext a.blauerlink:visited	{font-weight:normal; text-decoration:none; color:#0033FF;}
#contenttext a.blauerlink:hover		{font-weight:normal; text-decoration:underline; color:#0033FF;}
#contenttext a.blauerlink:active	{font-weight:normal; text-decoration:none; color:#0033FF;}

#contentpic
	{
		position: relative; top:31px; left:54px;
		float: left;
		width: 450px; height: 410px;
		background-color: #FFFFFF;
	}

#bottom
	{
		position: relative; top:0px; left:25px;
		float: left;
		width: 844px; height: 105px;
		background-color: transparent;
	}
#bottompics
	{
		position: relative; top:0px; left:0px;
		float: left;
		width: 100%; height: 35px;
		background-color: transparent;
		background-image: url(bottom-background.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
#bottommainmenu
	{
		position: relative; top:4px; left:0px;
		float: left;
		width: 100%; height: 35px;
		background-color: #696969;
		background-image: url(bottommenu-background.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		font-size: 14px;
		text-transform: capitalize;
		text-transform: uppercase;
	}

#bottommainmenu div.item1,#bottommainmenu div.item2,#bottommainmenu div.item3,#bottommainmenu div.item4,#bottommainmenu div.item5
	{
		position: absolute; top:8px; left:90px;
		width:auto;
		height:20px;
		background-color:transparent;
		font-size: 11px;
	}

#bottommainmenu div.item2
	{
		left:232px;
	}
#bottommainmenu div.item3
	{
		left:380px;
	}
#bottommainmenu div.item4
	{
		left:520px;
	}
#bottommainmenu div.item5
	{
		left:645px;
	}

#bottommainmenu a				{font-weight:normal; text-decoration:none; color:#FFFFFF;}
#bottommainmenu a:link 			{font-weight:normal; text-decoration:none; color:#FFFFFF;}
#bottommainmenu a:visited		{font-weight:normal; text-decoration:none; color:#FFFFFF;}
#bottommainmenu a:hover			{font-weight:normal; text-decoration:underline; color:#FCD73E;}
#bottommainmenu a:active		{font-weight:normal; text-decoration:none; color:#FFFFFF;}

#bottommainmenu a.act			{font-weight:normal; text-decoration:none; color:#FCD73E;}
#bottommainmenu a.act:link 		{font-weight:normal; text-decoration:none; color:#FCD73E;}
#bottommainmenu a.act:visited	{font-weight:normal; text-decoration:none; color:#FCD73E;}
#bottommainmenu a.act:hover		{font-weight:normal; text-decoration:underline; color:#FCD73E;}
#bottommainmenu a.act:active	{font-weight:normal; text-decoration:none; color:#FCD73E;}




