html { height:90%;}

body {
	color: white;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


ul

{

	margin: 0;

	margin-left: 50px;

	margin-bottom: 8px;

	padding: 0;

}


li {
	padding-bottom: 2px;
}


p

{

	padding:0;

	margin-top: 0;

	margin-bottom: 8px;

}



br

{

	line-height: 8px;

}



#banner

{

	position: relative;

	width: 100%;

	height: 150px;

}

	#banner #image

	{

		position: absolute;

		bottom: 5px;

		right: 5px;

		width: 192px;

		height: 16px;

		background-image: url("../img/logo.jpg");

	}



#contentWrapper

{

	width: 100%;

	background-color: #F2F2F3;

	min-width: 1100px;

}



	#contentWrapper #content

	{

		position: relative;

		height: 350px;

		width: 1100px;

	}



		#contentWrapper #content #navigation

		{

			float: left;

			text-align: right;

			float: left;

			width: 220px;

			margin-right: 20px;

		}

		#contentWrapper #content #mainimage

		{

			float: left;

			width: 390px;

			height: 350px;

		}

		

		#contentWrapper #content #text

		{

			padding-top: 5px;

			padding-left: 13px;

			float: left;

			width: 420px;

			color: #000000;

		}


.navihi { font-size: 11px; color:#000000; font-weight: bold; text-decoration:none; line-height: 20px }

.navi { display: block; width: 220px; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; line-height: 20px}
.navi:hover { font-size: 11px; color:#000000; font-weight: bold; text-decoration:none }


.mail { font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline }
.mail:hover { font-size: 11px; color:#000000; font-weight: normal; text-decoration:underline }