/* CSS Document */

body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1a1a1a; line-height: 18px;  background: #FFF; }
p { margin: 0; padding: 0 0 6px 0; }
a { color: #192757; text-decoration: underline; }
img { border: 0 !important; }

h1 { font-size: 36px; color: #6a7cb8; margin: 0; padding: 0; }
h2 { font-size: 24px; color: #192757; margin: 0; padding: 0 0 12px 0; }

#top { display: none; }
#container { width: 100%;  margin: 0 auto; }
#header { width: 100%; padding: 35px 0; float: left; }
#logo { width: 235px; float: left; }
#menu { width: 316px; float: right; font-family: 'Nunito', sans-serif; font-size: 18px; color: #192757; margin-top: 20px; }
#menu ul { width: 100%; float: left; margin: 0; padding: 0; list-style: none; }
#menu ul li { width: auto; float: left; margin-left: 25px; }
#menu ul li a { float: left; text-decoration: none; padding-bottom: 5px; }
#menu ul li a:hover { border-bottom: 5px solid #6a7cb8; }
#menu  ul li.sel a { border-bottom: 5px solid #6a7cb8; }
#middle { width: 100%; float: none; }
#slideshow { width: auto; }
#slideshow img { border: 5px solid #6a7cb8 !important; width: 100%; }
#slogan { width: 872px; border: 1px solid #e7e7e7; background: #f3f3f3; -moz-border-radius-bottomright: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-left-radius: 10px; padding: 20px 20px 0 20px; }
#slogan img { padding-top: 10px; }
#slogan .hidden { display: none; }
#content { width: 100%; float: left; margin-top: 50px; }
#content p {  text-align: justify; }
#content .cell01 { width: 100%; float: left; padding: 0; }
#content .cell02 { width: 100%; float: left; padding-top: 20px; padding-left: 0; }
#footer { float: left; width: 100%; padding-bottom: 15px; margin-top: 15px; } 
#footer .content { width: 100%; border-top: 1px solid #e7e7e7; padding: 0; margin-top: 15px;  }
#footer .content .left { width: 100%; float: left; }
#footer .content .right { display: none ;}