.partners {

	width:163px;
	height:140px;
	float:left;
	background-color:white;
	margin-right:8px;
	margin-bottom:8px;
	margin-top:8px;
	margin-left:4px;
	
	padding:0;

}
.partners img {
	width:163px;
	height:117px;
}

.front_list_navigation{

    height:20px;
    width:32px;
	position:absolute;
	left:5px;
	bottom:5px;
	background-color:#f3f3f3;
	padding-left:9px;
	padding-botttom:4px;

}
.front_list_navigation .go{
	cursor:pointer;
	margin-right:5px;
	float:left;
	font-size:16px;
    font-weight:bold;
}

.front_list_navigation .go:hover{
    text-decoration:underline;
}
.front_list_navigation .off{
	cursor:default;
	color:silver;
}
.front_list_navigation .off:hover{
	text-decoration:none;
}
#top {
	display:table;
	width:auto;
	height:auto;
	
}
#top_top {
	display:table;
	width:100%;
	height:50px;
	border-bottom:10px white solid;
	margin:0px;
}
#top_top .top_child {
	padding-top:10px;
	padding-left:15px;

	width:1001px;
	height:40px;
	margin:0 auto;
	position:relative;

}
#top_left_block {
	float:left;
	width:486px;
	min-height:330px;
	background-color:#d4f3fd;
	margin-bottom:1px;
	margin-right:1px;
    padding:0px;
	position:relative;
}
#top_right_block {
	float:right;
	width:250px;
	height:200px;
	background-color:white;
	margin-bottom:1px;
	margin-right:2px;
	border: 1px solid white;
}


#bottom {
	width:500px;
	height:auto;
	background-color:white;
	
}
#bottom_block {
	position:relative;
	float:left;
	width:238px;
	height:440px;
	background-color:white;
	
	margin-top:8px;
	margin-right:6px;
	border: 1px solid;
}


#left {
	float:left;
	width:478px;
	height:auto;
}
#special {
	float:left;
	height:auto;
}
#special_block {
    padding-top:3px;
	float:left;
	width:221px;
	height:646px;
	background-color:white;
	margin-right:6px;
	margin-left:14px;

}

#right_block {
	position:relative;
	background-color:white;
	width:239px;

	background-color:white;
	margin-bottom:8px;
	margin-left:0px;

}

#right_block h2, #special_block h2, #bottom_block h2, #top_left_block h2 {
	margin-left:8px;
	margin-bottom:8px;
	font-family: Arial Black;
	font-size:18px;

}
#special_block h2 {
    padding-bottom:2px;

}
.weather table
{
    border-color: silver;
    border-width: 1px 1px 1px 0;
    border-style: solid;
}

.weather td
{
    border-color: silver;
    border-width: 1px 1px 1px 1px;
    border-style: none;
    margin: 0;
    padding: 4px;
    background-color: white;
}

#dates{
	margin-left:12px;
	margin-top:9px;
}

