	body {
		font-family: Tahoma;
		font-size:11px;
		color:#999999;
		margin:0;
		padding:0;
		background-color:#ffffff;
		width:960px;
		margin: 0 auto 0 auto;
		}

	img {
		border:0;
		}

	a {
		color:#000000;
		text-decoration:none;
		}

	a:hover {
		color:#999999;
		text-decoration:none;
		}

	h1 {
		font-size:11px;
		font-weight:normal;
		color: #000000;
		padding: 0px;
		margin: 0px;
		}

	p {
		line-height:160%;
		}

	.nav_item {
		float:left;
		font-size:16px;
		margin: 0 40px 0 0;
		color:#999999;
		}
	
	.nav_item a {
		color:#999999;
		}

	.smallitem, .smallitem a {
		color:#999999;
		}

	.item, .item a {
		font-weight:normal;
		color:#999999;
		}

	.smallitem, .smallitem_act {
		margin:0 0 0 10px;
		line-height: 160%;
		}

	.item_act, .item_act a, .smallitem_act, .smallitem_act a {
		font-weight:normal;
		color:#000000;
		}

	#main {
		width:960px;
		height:584px;
		position:absolute;
		}

	#header {
		clear:both;
		height:110px;
		}

	#logo {
		float:left;
		width:153px;
		height:110px;
		}

	#navigation {
		float:left;
		margin:94px 0 0 87px;
		}

	#content {
		clear:both;
		margin: 55px 0 0 0;
		height:388px;
		}

	#footer {
		clear:both;
		position:relative;
		margin: 10px 0 0 0;
		text-align:right;
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
		}

	#column {
		float:left;
		position:relative;
		}

	#col1, #col3, #col2l3 {
		position:relative;
		padding:0;
		margin:0;
		}

	#col1 {
		width:240px;
		}

	#col1_inner {
		padding:0 50px 0 0;
		}

	#col2 {
		/*width:230px;
		height: 388px;
		background-color:#c2c2c2;*/
		position:relative;
		width:240px;
		height: 194px;
		}

	#col2_inner {
		/*margin: 0 30px 0 20px;*/
		margin: 0 50px 0 0;
		padding: 0 0 20px 0;
		}

	#col2_inner p {
		margin:0;
		}

	#col3 {
		float:left;
		position:relative;
		width:720px;
		}

	#col3 p {
		margin:0;
		}

	#col2l3 {
		float:left;
		position:relative;
		width:720px;
		}

	#col2l3 p {
		margin:0;
		}

	#pagenavigation {
		position:absolute;
		top:-4px;
		left:240px;
		/*width: 50px;*/
		padding: 2px 0;
		font-weight:bold;
		color:#000000;
		}

	#col1 #scrollcontroll_scrollcontainer {
		visibility:hidden;
		}
	
	.metanav {
		color:#000000;
		}