#header
{
	display: block;
	width: 946px;
	height: 340px;
	clear: both;
	background-color: transparent;
	margin-left: 5px;
	margin-right: 5px;
}

#header div.content
{
	position: absolute; 
	display: block;
	width: 1100px; height: 340px; z-index: 5; border: 0px solid #FFF; margin-left: -78px; margin-right: -78px;
}

/*
#pagination a.page, #pagination a.page_selected {padding: 5px; background:#ededed;  width: 20px; height:20px; color:#217798; text-decoration: none; margin: 1px;}
#pagination a.page:hover, #pagination a.page_selected {background:#cb006c;  width: 20px; height:20px; color:#FFFFFF; text-decoration: underline; margin: 1px;}
*/
/*
#pagination a.page, #pagination a.page_selected {padding: 0px; line-height: 20px; display: block; float:left; background-image: url(http://www.maksoft.net/Templates/queentours/images/pagination.jpg); background-position: 50% 0%;  width: 23px; height:23px; color:#217798; text-decoration: none; margin: 1px; text-align: center}
#pagination a.page:hover,  #pagination a.page_selected{ text-decoration: underline; background-image: url(http://www.maksoft.net/Templates/queentours/images/pagination.jpg); background-position: 50% 100%;  width: 23px; height:23px; color:#FFFFFF; text-decoration: none; margin: 1px;}
*/