@charset "utf-8";
/* CSS Document */

body {font-size:0.62em; font-family:Arial, Helvetica, sans-serif; color:#404040;}
#wrapper {margin:auto; width:902px; padding: 50px 0 0 0;}
#logo {width:175px; height:105px;}
#header, #left, #right, #logo, div.lineleft, div.lineright, div.borderleft, div.borderright {float:left;}
div.lineleft, div.lineright {border-bottom: #027b5e 1px solid; height:55px;}
#left, div.lineleft {width:25px;}
div.borderleft {width:24px;}
#right, div.lineright {width:700px;}
div.borderright {width:699px;}
div.borderleft, div.borderright {height:50px;}
div.borderleft {border-left: #027b5e 1px solid;}
div.borderright {border-right: #027b5e 1px solid;}
#content, #leftpanel, #rightpanel {float:left;}
#content {width:898px; border: #027b5e 1px solid; border-top:none; padding: 0 0 30px 0;}
#leftpanel {width:280px; padding: 50px 0 0 0;}
#rightpanel {width:580px;}
#footer {width:900px; float:left; margin: 0 0 40px 0;}
div.lineright img {float:left; padding: 20px 0 0 25px;}

#rightpanel p {font-size:1.4em; line-height:1.5em;}
#footer p {font-size:1.1em; float:right; padding: 5px 0 0 0;}
h1,h2,h3,h4,h5,h6 {font-family:Georgia, "Times New Roman", Times, serif; color:#376092;}
h1 {font-size:4em; padding: 0 0 15px 0;}
a {text-decoration:none; color:#376092;}
a:hover {text-decoration:underline; color:#376092;}