@charset "utf-8";
/* CSS Document */

#index_head {
	background-image: url(../images/front_head_bk.jpg);
	height: 29px;
	width: 928px;
	left: 35px;
	top: 35px;
	position: absolute;
	z-index: 1;
}

#logo {
        background-color: #FFFFFF;
	height: 445px;
	width: 286px;
	left: 35px;
	top: 64px;
	position: absolute;
	z-index: 55;
}

.saying {
	margin-top: 20px;
}

.flash {
	margin-top: 130px;
}

#mat {
	background-color: #B50404;
	width: 980px;
	left: 10px;
	top: 10px;
	position: absolute;
	z-index: 1;
}

#mat2 {
	background-color: #FFFFFF;
	width: 928px;
	left: 35px;
	top: 35px;
	position: absolute;
	z-index: 2;
}

#index_links {
	height: 500px;
	width: 193px;
	left: 770px;
	top: 64px;
	background-color: #f6ebd6;
	position: absolute;
	z-index: 64;
}

#index_pic {
	height: 445px;
	width: 445px;
	left: 321px;
	top: 64px;
	position: absolute;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	z-index: 55;
}

#footer {
	background-image: url(../images/foot_bk.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 928px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	z-index: 75;
}

#main_header_logo {
	background-color: #FFFFFF;
	width: 250px;
	height: 55px;
	left: 50px;
	top: 50px;
	position: absolute;
	z-index: 54;
}

#main_header {
	background-image: url(../images/head_bk.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 928px;
	text-align: right;
	left: 35px;
	top: 130px;
	position: absolute;
	z-index: 79;
}

#motto {
	height: 71px;
	width: 246px;
	background-image: url(images/top_motto.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 550px;
	top: 30px;
	position: absolute;
	z-index: 55;
}
.mainblock {
	background-color: #FFFFFF;
	width: 810px;
	left: 15px;
	top: 130px;
	position: absolute;
	z-index: 4;
}

.textHeadlines {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #B50404;
	letter-spacing: -1px;
	font-weight: bold;
        padding-right: 20px;
}
.textMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
        text-align: left;
        color: #000000;
        padding-left: 40px;
        padding-right: 20px;
}
.textSubHeadlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: B50404;
	letter-spacing: -1px;
	font-weight: bold;
        padding-left: 45px;
        padding-right: 20px;
}
#main_body {
        background-color: #FFFFFF;
        width: 870px;
        left: 50px;
        top: 175px;
        position: absolute;
        z-index: 44;
}

#main_body img {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #666666;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

