#header
{
	width: 1000px;
	height: 126px; /* 95px */
	
	margin: auto;	 
	background-image:url(../images/homepage_header.png) ;
	background-repeat: no-repeat;

	
	float: right;
	margin-bottom: -46px;
}

#frame_top_left
{
		background-image:url(../images/frame_top_left_homepage.png) ;
		width: 14px;
		height: 15px;
}

#frame_top_right
{
		background-image:url(../images/frame_top_right_homepage.png) ;
		width: 20px;
		height: 15px;
}

#textual
{	
	width: 784px;	
	padding: 5px 72px 0 72px;	
}

#textual .title
{
	width: 146px;	
}
	
#textual .cols_div
{
	background: url(../images/textual_cols.png) repeat-y -97px;		
}

#textual .col
{
	width: 196px;
}

#textual .link
{
	width: 146px;		
}

#textual .link.wide , #textual .title.wide
{	
	width: 176px;	
	padding: 0 20px 0 0;
}

#textual .copyrights
{	
	width: 800px;	
	margin: 0 20px 0 auto;
	
}



#button_search
{
clear: both;

	/*margin-top: 6px;	*/
}

#search_box
{
clear: both;
	margin-top: -38px;
	margin-left: 47px;
}
