body {
	margin: 0px 0px 0px 0px;
	background: white;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background: #b8c6d7;
}

#header1 {
	float: center;
	width: 710px;
	height: 133px;
	margin: 0px auto 0px auto;
	background: url(images/header_1.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;
}
#header2 {
	float: center;
	width: 710px;
	height: 133px;
	margin: 0px auto 0px auto;
	background: url(images/header_2.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;}
#header3 {
	float: center;
	width: 710px;
	height: 133px;
	margin: 0px auto 0px auto;
	background: url(images/header_3.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;}
#header4 {
	float: center;
	width: 710px;
	height: 133px;
	margin: 0px auto 0px auto;
	background: url(images/header_4.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;}
#header5 {
	float: center;
	width: 710px;
	height: 133px;
	margin: 0px auto 0px auto;
	background: url(images/header_5.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;}
#header6 {
	float: center;
	width: 710px;
	height: 133px;
	margin: 0px auto 0px auto;
	background: url(images/header_6.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;}
#header7 {
	float: center;
	width: 710px;
	height: 133px;
	margin: 0px auto 0px auto;
	background: url(images/header_7.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;}

#header_h1 {
	float: center;
	width: 680px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding-top: 112px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#navbar {
	float: center;
	width: 710px;
	height: 32px;
	margin: 3px auto 0px auto;
	text-align: center;
	background: #7e95b1;
	border-left: solid 3px #7e95b1;
	border-top: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;
}

#navbar ul {
	float: center;
	width: 708px;
	height: 20px;
	list-style: none;
	padding: 2px 0px 0px 0px;
	margin: 2px auto 2px auto;
	border-top: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;

}
#navbar ul li {
	display: inline;
	height: 20px;
	vertical-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 6px auto 6px;
}

#navbar ul li a {
	width: 20px;
	color: #c3d7ef;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

#navbar ul li a:hover {
	color: #f2f2f2;
}

#center {
	float: center;
	width: 710px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	background: url(images/bg.jpg) center repeat-y;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;
}

#sidebar1 {
	float: left;
	width: 182px;
	margin: 0px 0px 0px 0px;
	background: url(images/sidebar_1.jpg) top center no-repeat;
	padding-top: 130px;
}
#sidebar2 {
	float: left;
	width: 182px;
	margin: 0px 0px 0px 0px;
	background: url(images/sidebar_2.jpg) top center no-repeat;
	padding-top: 130px;
}
#sidebar3 {
	float: left;
	width: 182px;
	margin: 0px 0px 0px 0px;
	background: url(images/sidebar_3.jpg) top center no-repeat;
	padding-top: 130px;
}
#sidebar4 {
	float: left;
	width: 182px;
	margin: 0px 0px 0px 0px;
	background: url(images/sidebar_4.jpg) top center no-repeat;
	padding-top: 130px;
}
#sidebar5 {
	float: left;
	width: 182px;
	margin: 0px 0px 0px 0px;
	background: url(images/sidebar_5.jpg) top center no-repeat;
	padding-top: 130px;
}
#sidebar6 {
	float: left;
	width: 182px;
	margin: 0px 0px 0px 0px;
	background: url(images/sidebar_6.jpg) top center no-repeat;
	padding-top: 130px;
}
#sidebar7 {
	float: left;
	width: 182px;
	margin: 0px 0px 0px 0px;
	background: url(images/sidebar_7.jpg) top center no-repeat;
	padding-top: 130px;
}

#sidebar_box {
	float: center;
	width: 80%;
	margin: 0px auto 5px auto;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	border: double 3px #c3c3c3;
}

#content {
	float: right;
	width: 70%;
	margin: 5px 5px 5px auto;
	padding: 10px;
	font-size: 11px;
	background: #ebeef1;
	border: solid 1px #cfcfcf;
	text-align: justify;
}

#content a {
	color: #1e7be5;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #960000;
}

#hork {
	color: #1e7be5;
}

#arlista {}

#arlista ul {
	list-style: none;
}

#arlista ul li {
	margin: 0px auto 10px auto;
	border-top: solid 1px #c2c2c2;
}

#footer {
	float: center;
	width: 710px;
	height: 30px;
	margin: 0px auto 0px auto;
	background: url(images/footer.jpg) top center no-repeat;
	border-left: solid 3px #7e95b1;
	border-right: solid 3px #7e95b1;
	border-bottom: solid 3px #7e95b1;
}

#subfooter {
	float: center;
	width: 710px;
	margin: 4px auto auto auto;
	color: #607082;
	text-align: center;
	font-size: 11px;
}
#subfooter a {
	color: #607082;
	text-decoration: none;
}
#subfooter2 {
	width: 710px;
	margin: 4px auto auto auto;
	color: #607082;
	text-align: justify;
	font-size: 9px;
}