/* CSS Document */

body {
background-color: #e8e6d7;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
}

#container { 
margin: 0 auto;
width: 987px;
background-image: url(images/contentbg_06.gif);
background-repeat: repeat-y;
}

#faux {
margin-bottom: 0px;
overflow: auto;
width: 100%
}

#banner {
color: #333;
width: 987px;
padding: 0px;
height: 153px;
margin: 0px;
background-image: url(images/bannerbg_03.jpg);
background-repeat: no-repeat;
}

#navigation {
color: #333;
padding: 0px 10px;
margin: 0px 0px 0px 0px;
background: #4e8796;
width: 967px;
}

#navigation p {
padding: 4px;
margin: 0px;
}

#navigation a:link, #navigation a:visited {
color: #FFFFFF;
font-weight: bold;
}

#navigation a:hover {
text-decoration: none;
}

#left { 
display: inline;
color: #333;
margin: 10px;
padding: 0px;
width: 566px;
float: left;
}

#center { 
float: left;
color: #333;
margin: 10px;
padding: 0px;
width: 180px;
display: inline;
position: relative;
}

#right { 
display: inline;
position: relative;
color: #333;
margin: 5px;
padding: 0px;
width: 191px;
float: right;
line-height: 14px;
}

#right a:link, #right a:visited {
color: #39727f;
font-weight: bold;
font-size: 11px;
}

#right a:hover {
text-decoration: none;
}

#footer { 
width: 967px;
clear: both;
color: #82939e;
background: #000000;
margin: 0px;
padding: 10px;
height: 100px;
font-size: 10px;
text-align: center;
}

#footer a:link, #footer a:visited {
color: #82939e;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


#google1 {
display: block;
}

#google2 {
float: left;
padding: 3px 20px 10px 0px;
width: 338px;
}

.clear { 
clear: both;
background: none; 
}

h1 {
font-size: 10px;
font-weight: 300;
color: #ffffff;
text-align: right;
padding: 1px 10px 0px 0px;
margin: 0px;
}

h2 {
color: #39727f;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
padding-bottom: 10px;
}

h3 {
font-size: 13px;
line-height: 20px;
font-weight: bold;
color: #39727f;
}
