html, body {
	height:100%;
}
body {
	font-family: arial;
	font-size: 11px;
	color: #000000;
    background-color: #fff;
	/*width: 100%;*/
	/*min-width: 1000px;*/
text-align: center;
}
#wrap {
width: 900px;
height: 100%;
margin: 0 auto;
}
.cl {clear: both;}

.speech {font-family: arial;font-size: 11px;padding-left: 415px;height: 40px;}
.speech a:hover {color: #003468}
.speech a {color: #003468}
#mini-fotos {top: -153px;left: 415px;position: relative;width: 200px;height: 104px;background-image: url("");background-repeat: no-repeat;}
#logo {display: block;background-image: url('../img/logo.png');width: 235px;height: 68px;background-position: center;}
#header {background-image: url('../img/back_header.jpg');min-height: 533px;width: 900px;background-repeat: no-repeat;}
#footer {width: 900px;background-color: #1b5eb5;height: 56px;color: #fff;font-size: 10pt;padding-top: 10px;padding-left: 40px;}
#head_logo {margin-left: 19px;padding-top:10px ;font-family: URW Gothic L,Century Gothic, Tahoma, Arial;font-size: 16pt;color: #3079d5;width: 225px;text-align: center;}
#head_ {margin-left: 40px;padding-top: 5px;font-family: URW Gothic L,Century Gothic, Tahoma, Arial;font-size: 12pt;color: #7784a4;width: 190px;text-align: center;height: 97px;}
#menu {position: relative;margin-left: 32px;padding-top: 10px;font-family: URW Gothic L,Century Gothic, Tahoma, Arial;font-size: 15pt;color: #7784a4;list-style: none;width: 205px;}
#menu li{text-align: center;height: 30px;padding: 0;margin: 0px;}
#menu li a {color: #003468;text-decoration: none;display: block;text-align: center;padding: 0;margin: 0px;}
#menu li a:hover {color: #e8a852;text-decoration: none;background-image: url('../img/arrow.png');background-repeat: no-repeat;background-position: -3px 50%;}
#content {font-family: arial;font-size: 11pt;color: #000;min-height: 277px;margin-left: 300px;padding-top: 30px;}
h3 {color: #003399;font-size: 14pt;font-family: URW Gothic L,Century Gothic, Tahoma, Arial;font-weight: bold;}
#footer a {color: #fff;font-size: 10pt;font-family: arial;text-decoration: none;}
#footer ul li {float: left;margin-right: 20px;}
p.contact_block {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #f2b15d;padding: 10px;}
#content li {list-style: disc;margin-left: 40px;}
#content p {margin-top: 10px;text-align: left;padding-right: 4px;}
#content img {margin: 10px;}
#header li a {color: #003468;font-family: URW Gothic L,Century Gothic, Tahoma, Arial;}
#header li a:hover {color: #e8a852;text-decoration: none;}
#content td {padding-top: 10px;}
.date {border-bottom-style: dashed;border-bottom-width: 1px;}
em {color: orange;font-size: 16px;font-weight: bold;text-align: center;}

/* Sidebar */
#sidebar {margin-left: 30px;margin-bottom: 20px;margin-top: 20px;width: 193px;padding: 10px;float: left;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #f2b15d;}
#sidebar ul li {margin-bottom: 14px;padding-top: 3px;background-image: url('../img/darrow.png');text-align: center;padding-left: 34px;background-position: left top;}
#sidebar ul li a {font-size: 14px;text-decoration: none;color: #000;}
/* End Sidebar */
.left, .right {width: 47%;float: left;}
.right {background-color: #e3efff;margin-left: 10px;}
.left p, .right p {padding-left: 10px;padding-right: 10px;}
.left {background-color: #f1eff0;}
.left h2 {color: #fff;background-color: #c3c3c3;padding: 5px;text-align: center;font-weight: bold;}
.right h2 {color: #fff;background-color: #8cbdff;padding: 5px;text-align: center;font-weight: bold;}
