/* CSS Document */
* { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  margin: 0; padding: 0; }
body { text-align: center; height: 100%; background: url("mainbkg_blue_lb.jpg") top center repeat-y; }

/*div { border: 1px solid red; }float: left;#FFFat-x; margin-right: 40px;#035 */

#body { margin: 0 auto; text-align: left; height: 100%; width:100%; }
#body #left { float: left; width: 49.9%; background: url("splash_bluetop2.jpg") top left repeat-x;   }
#body #logo { width: 350px; float: right; margin-right: 20px; }
#body #logo img { margin-right: 0px; }
#body #logo p { line-height: 28px; color: #888; text-transform: uppercase; text-align: right; margin: 50px 50px 0 0; font-size: 10px; letter-spacing: .05em; }
#body #logo p a { text-decoration:none; text-transform: none; color: #888; }
#body #right { float: left; width: 50%; margin-left: -40px; background:  url("splash_right_blue.jpg") top left no-repeat; }
#body #info { bottom: 0; left: 0; width: 500px; color: #FFF; margin-left: 11px; }
#body #info img { margin-top: -30px; }
#body #info #links { width: 443px; padding: 20px 0 0 15px; background: url("splash_dropshadow.jpg") top right no-repeat; }
#body #info #links li { float: left; width: auto; list-style: none; text-align: center; border-left: 1px solid #4b728e; padding: 0 6px; }
#body #info #links li a { color: #aec5d3; text-decoration:none; padding: 0 2px; display:block; width:auto; } 
#body #info #links li a:hover { color: #FFF; border-bottom: 1px solid #4b728e; padding-bottom: 4px; }
#body #left, #body #right { padding-top: 170px; height: 200px;}
#body #right h6 { font-size: 9px; font-weight: 100; color: white;}