BODY 	
	{
	background: transparent url(../../images/bg_body_repeat_x.jpg) repeat-x center 0px;
	overflow:visible;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


#page_center
	{	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:1000px;
	overflow:hidden;
	}


#page	
	{	
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:1000px;
	}


#space	
	{	
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:1000px;
	height: 46px;
	}

#head	
	{	
	float:left;
	background: transparent url(../../images/bg_head.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:1000px;
	height: 108px;
	}

		#topmenu_container	
			{	
			float:right;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			width:400px;
			height: 30px;
			}


#menu	
	{	
	float:left;
	background: transparent url(../../images/bg_menu.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:1000px;
	height: 23px;
	}

#content	
	{	
	float:left;
	background: transparent url(../../images/bg_content_repeat_y.jpg) repeat-y 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 6px 13px 6px 11px;
	width:976px;
	}


#footer	
	{	
	float:left;
	background: transparent url(../../images/bg_footer.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 25px;
	width:975px;
	height: 41px;
	color: #cccccc;
	font-size:9px;
	}
	
		#footer	a
			{
			color: #cccccc;
			text-decoration:none;
			font-size:9px;
			}
		#footer	a:hover
			{
			color: #ffffff;
			}
