* {margin: 0; padding: 0;}
a {text-decoration: none; color: #0879C1; outline: none;}
a:hover {text-decoration: underline; color: #0879C1; outline: none;}
img {border: none;}
ul {list-style: none;}

h2, h3 {text-align: center;}

body {background:#fff; color: #333333; font-family: Verdana, Tahoma, sans-serif; font-size: 11px;}

#content {
	width: 990px; margin: 0 auto;
}

#corner {position: absolute; z-index: 2; top: 0; right: 0;}

#container {width: 795px; height: auto; overflow: hidden; margin: auto; background: url('../img/logo.gif') no-repeat; padding-top: 219px; margin-bottom: 100px;}
#container2 {width: 795px; height: auto; overflow: hidden; margin: auto; background: url('../img/logo.gif') no-repeat; padding-top: 219px; margin-bottom: 10px;}
#container2 p {margin: 5px 20px 20px 20px; line-height: 130%;}
#container p {margin: 0 20px 20px 20px; line-height: 130%;}

#left {width: 381px; height: auto; overflow: hidden; float: left; text-align: left; }
#right {width: 381px; height: auto; overflow: hidden; float: right; text-align: left;}
#text-top-page {width: 810px; height: auto; overflow: hidden; margin: auto; text-align: justify; color: #b1b2b5; margin-top:5px; margin-bottom:5px;}

#footer {border-top: solid 1px #B1B2B5; text-align: center; width: 990px; height: auto; position: absolute; bottom: 0px; margin: auto; padding: 10px 0px; }
#footer b {color: #B1B2B5;}

.cl {clear: both;}
.fl {float: left;}
.fr {float: right;}

h1 {display: inline; color: #b1b2b5; font-family: Verdana, Tahoma, sans-serif; font-size: 11px; font-weight:normal;}

