body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #555;
	background-color: #FEF7E7;
}
a {
	text-decoration:none;
	color: #505559;
}
a:hover {
	text-decoration: none;
	color: #505559;
}

h1{
	font-size: 1.3em;
	color: #11489A;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
}	

h2 {
	font-size: 1.1em;
	color: #11489A;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 2px;
}
h3 {
	font-size: 1em;
	color: #11489A;
	font-family: sans-serif;
	font-style: normal;
	margin-bottom: 2px;
}
h4 {
	font-size: 1em;
	color: #11489A;
	font-family: sans-serif;
	font-style: normal;
	margin-bottom: 25px;
}





blockquote{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-style: italic;
}
#wrap {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
.float-left {
	float:left;
	padding-top: 30px;
	padding-right: 300px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#navleft {
	float: left;
	height: 250px;
	width: 155px;
	text-align: left;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.menue {
	font-size:90%;
	float: left;
	width: 130px;
	font-weight: bold;
	background-color: #E7971C;
	padding: 5px;
}

.menue ul{


}
.menue li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCff;
}
.menue li a {
	font-size: 1em;
	display: block;
	text-decoration: none;
	width: 130px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	background-color: #305ea3;
	padding: 5px;
}
.menue li a:hover {
	color: #666666;
	width: 155px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.float-right {
	float:right
}
#clearfix {
	clear:both
}


/* header */
#header {
	height:146px;
	background-repeat: no-repeat;
	background-image: url(images/head.jpg);
}
#header_metho {
	height:146px;
	background-repeat: no-repeat;
	background-image: url(images/head_metho.jpg);
}

/* content */
#content {
	height:440px;
	background-repeat: no-repeat;
	background-image: url(images/cont.jpg);
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content_metho {
	height:455px;
	background-repeat: no-repeat;
	background-image: url(images/cont_metho.jpg);
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#contright {
	width: 490px;
	float: right;
	overflow: auto;
	height: 350px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 1em;
	text-align: justify;
}
#cont-impr {
	width: 460px;
	float: right;
	overflow: auto;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#inner {
	padding-top: 50px;
	width: 740px;
}

.list {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
/* footer */
#footer {
	height:40px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.1em;
}	
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#ftlink {
	padding-top: 20px;
	color: #FFFFFF;
}
#ftlink, #copyright {
	padding-bottom:8px;
	color: #999999;
}

