/* CSS Document */

body { margin: 0 auto; padding: 0; background: #fff url(/images/wsquared_site_bg.jpg) top left repeat-x; font-family: Century Gothic, Arial, Helvetica; font-size: 12px; color: #333; text-align: center;}
html, body {height:100%;}
p, ul, li, a, h1, h2, h3 { margin: 0; padding: 0; }
a, avisited {  color: #b9602a; text-decoration: none}
a:hover {  color: #426d8d; text-decoration: none;}

#container {text-align: left; margin: 0 auto; padding: 0; border:0; width: 850px; background: url(/images/wsquared_header_bg.png) top no-repeat; }

.left_nav {text-align: right;float: left; position: relative; left: 0; top: 0; padding: 400px 0 0 0; width: 400px; xborder: 1px dotted #b9602a;}
.left_nav img {padding: 0 30px 0 0; margin: 0; border: 0;}
.left_nav p {padding: 25px; margin: 0; border-right: 1px solid #b9602a;}

.left_nav a {padding: 0; color: #426d8d; font-size: 14px; font-weight: bold;}
.left_nav a:hover {padding: 0; color: #333;}



.right_content {float: left; position: relative; left: 5px; top: 0; padding: 55px 0 0 0; width: 420px; xborder: 1px solid #b9602a;}
.right_content h1 {font-size: 22px; color: #fff; text-transform: uppercase;}
.right_content h2 {font-size: 14px; color: #426d8d; padding: 10px 0 5px 5px;}
.right_content p {padding: 0 5px 5px 5px; margin: 0 5px 0 5px; border-bottom: 1px solid #b9602a;}
.right_content img {border: 1px solid #b9602a; margin: 5px; }


.right_content ul {list-style: disk; position: relative; top: 0; left: 10px; padding: 10px;}
.right_content b {padding: 0 0 0 10px;}

/* Footer */



#footer  {height: 20%; padding: 5px 0 15px 0; margin: 10px 0 0 0; text-align: center; color: #fff; font-size: 10px; border-top: 1px solid #b9602a; background: url(/images/wsquared_site_bg.jpg) top left repeat-x;}
#footer ul {padding: 0; margin: 0; list-style:none; display: inline;}
#footer li {display: inline;}
#footer a {color:#fff; margin: 5px; padding: 0; border-bottom: 1px dotted #fff; font-weight: bold;}
#footer a:hover {color: #b9602a; text-decoration:none; border-bottom: 1px dotted #b9602a; font-weight: bold;}
#footer a:active {color: #c02c2e; text-decoration:none; font-weight: bold;}

