@media screen
{
	*
	{
	color: #000000;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	z-index: 2;
}
	body
	{
		background-image:		url(Images/Slice.jpg);
		background-position:	center;
		background-repeat:		repeat-y;
		margin:					0px 0px 0px 0px;
		padding:				0px 0px 0px 0px;
	}
	div#container
	{
		background-color:		#ffffff;
		left:					50%;
		margin:					0px 0px 0px -404px;
		position:				absolute;
		top:					124px;
		width:					808px;
	}
	div#container div#bottom
	{
		background-image:		url(Images/ContentBottom.jpg);
		float:					left;
		height:					37px;
		margin:					0px 0px 0px 0px;
		width:					808px;
	}
	div#container div#content
	{
		float:					left;
		margin:					20px 0px 0px 25px;
		width:					475px;
	}
	div#container div#side
	{
		float:					left;
		margin:					65px 0px 0px 20px;
		width:					275px;
	}
	div#container div#side form input.image
	{
		margin:					0px 0px -5px 0px;
	}
	div#container div.hr
	{
		color:					#ffffff;
		background-image:		url(Images/HR.jpg);
		border-style:			none;
		height:					5px;
		width:					465px;
	}
	div#footer
	{
		background-image:		url(Images/Background.jpg);
		bottom:					0px;
		height:					353px;
		position:				absolute;
		text-align:				center;
		width:					100%;
		z-index:				1;
	}
	div#copy
	{
		margin-top:				330px;
		color: #ffffff;
		z-index:				2;
	}
	div#copy a
	{
		margin-top:				330px;
		color: #ffffff;
		z-index:				2;
	}	
	div#topmenu
	{
		background-image:		url(Images/TopmenuBackground.jpg);
		background-repeat:		repeat-x;
		height:					99px;
		left:					50%;
		margin:					0px 0px 0px -407px;
		padding:				0px 0px 0px 10px;
		position:				absolute;
		top:					31px;
		width:					813px;
	}
	div#topmenu a
	{
		float:					left;
		font-size:				12px;
		padding:				70px 10px 14px 10px;
		text-align:				center;
		width:					50px;
	}
	div#topmenu a:link
	{
		color:					#cbcbcb;
		text-decoration:		none;
	}
	div#topmenu a:visited
	{
		color:					#cbcbcb;
		text-decoration:		none;
	}
	div#topmenu a:active
	{
		color:					#cbcbcb;
		text-decoration:		none;
	}
	div#topmenu a:hover
	{
		background-image:		url(Images/TopmenuBackgroundOver.jpg);
		color:					#cbcbcb;
		text-decoration:		none;
	}
	div#topmenu img
	{
		float:					left;
		height:					99px;
		margin:					0px 0px 0px 0px;
	}
	img#logo
	{
		background-image:		url(Images/TopmenuBackground.jpg);
		background-repeat:		repeat-x;
		left:					50%;
		margin:					0px 0px 0px 113px;
		position:				absolute;
		top:					25px;
	}
	h1, h2
	{
		color:					#ffa415;
		font-size:				16px;
		font-weight:			normal;
		text-decoration:		underline;

	}
	h3, h4
	{
		color:					#ffa415;
		font-size:				12px;
		font-weight:			normal;
	}
}