/*******************************************************
TITLE: Fixed One-Column #2 Layout (Basic) V1.0 (Beta)
DATE: 20070807
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

body   { color: #000000; font-size: 16px; font-family: Arial, Helvetica; background-color: #000000; text-align: center; margin: 20px; padding: 0; height: 100% }

a  { color: #f03; font-style: normal; text-decoration: none }

a:hover  { color: #000; text-decoration: none }

ul {
margin:0 0 0 20px;
list-style-type:disc;
}

li {
margin:4px 0 5px 10px;
}


blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#container       { text-align: left; visibility: visible; list-style-image: none; margin-top: 0; margin-right: 0; margin-left: 0; padding: 0; position: center; z-index: 0; width: 800px; vertical-align: middle; height: 657px; float: none; border: solid 1px #666   }
#header   { background-image: url(header.gif); margin: 0; padding: 0; height: 160px }

#header h1 {
margin:0;
padding:20px 0 0 20px;
font-size:1.8em;
letter-spacing:.1em;
color:#ffffff;
font-weight:lighter;
}

#header h2 {
margin:0;
padding:0 0 0 20px;
font-size:.9em;
font-weight:lighter;
letter-spacing:.1em;
color:#eeeeee;
}

#leftColumn       { font-size: 0.9em; background-color: #464646; background-image: url(branchesback.jpg); background-repeat: no-repeat; margin: 0; padding: 0; width: 400px; min-height: 497px; max-height: 497px; float: left; border-right: thin none #666; filter: alpha(opacity=75); opacity: 0.75  }

#leftColumn p   { padding: 10px }


#leftColumn h2 {
margin:0;
padding:10px 0 0 10px;
font-size:1em;
}

#leftColumn ul {
margin:0 0 0 0;
list-style:none;
}

#leftColumn li {
margin:4px 0 5px 10px;
}

#leftColumn li a  { text-decoration: none }

#leftColumn li a:hover{
text-decoration:none;
}

#centerColumn       { background-color: white; min-height: 497px; margin: 0 0 0 400px; padding: 0; }

#centerColumn p        { font-size: 10pt; font-family: Arial; line-height: 12pt; margin-left: 0; padding: 10px; min-width: 0; min-height: 0; max-height: 450px; overflow: auto; }

#centerColumn h2   { font-size: 12px; letter-spacing: 0.1em; margin: 0; padding: 10px 5px 5px 10px; border-bottom: 1px #333 }

#footer     { font-size: 0.6em; line-height: 30px; background-color: #ccc; text-align: left; position: fixed; margin: 0; padding: 0 10px 0 10pt; bottom: 0; height: 30px; border: solid 1px #464646; }













