h1 { font-size: 125%; }

.navigation {
	background-color: #FFFFFF;
	background-image: url(images/nav_bgrounds.gif);
	background-repeat: repeat;
	text-align: center;
	height: 50px;
	width: 100%;
}
.logos {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 190px;
}
.content {
	background-color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.text {
	width: 530px;
	padding-right: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(images/main_info_bground.gif);
	background-repeat: repeat;
	text-align: left;
	float: right;
}
.top_banner {
	background-color: #CCCCCC;
	background-image: url(images/top_red_bground.gif);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
	height: 205px;
}
.endofpage {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	width: 100%;
	clear: right;
	vertical-align: middle;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
}
.endofpage2 {
	font-family: "Tahoma. Geneva", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	width: 30%;
	clear: right;
	vertical-align: middle;
	float: right;
	height: 20px;
	padding-top: 10px;
}
.blog {
	width: 530px;
	padding-right: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(images/main_info_bground.gif);
	background-repeat: repeat;
	text-align: left;
	float: right;
}
.blog a:link {
	color: #333;
	text-decoration: underline;
}
.blog a:visited {
	color: #666;
	text-decoration: underline;
}
.blog a:hover {
	text-decoration: underline;
	color: #CC6600;
}
.blog a:active {
	text-decoration: none;
	color: #CC3300;
}
.style2 {
	font-size: 10px;
}
