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

body {
margin: 0;
padding: 0;
background: url(images/header_bg.jpg) repeat-x;
font: normal 11pt Geneva, Arial, Helvetica, sans-serif;
color: #412413;
}
a {
text-decoration: none;
color: #7882b6;
}
a:hover {
color: #98a040;
}
li {
font-size: 10pt;
list-style: none;
margin: 0;
}
img {
border: none;	
}
#container {
width: 950px;
margin:0 auto;
}
#header {
position: relative;
width: 950px;
height: 155px;
background: url(images/header.jpg) top center no-repeat;
margin:0 auto;
}
#headerUpper {
position: relative;
width: 950px;
height: 115px;
}
#nav {
position: relative;
width: 950px;
height: 15px;
margin:0 auto;
font-weight: bold;
text-align: center;
color: #fff;
}
#nav li {
list-style-type: none;
display: inline;
padding-left: 15px;
padding-right: 15px;
font-size: 11pt;
}
#nav li a {
text-decoration: none;
color: #412413;
}
#nav li a:hover {
color: #d0dd3b;
}
#content {
position: relative;
padding-top: 25px;
padding-left: 25px;
width: 925px;
margin:0 auto;
}
#contentText {
position: relative;
float: left;
width: 500px;
padding-right: 20px;
}
#contentImage {
position: relative;
float: right;
width: 400px;
align: left;
}

.contentText {
position: relative;
float: left;
width: 500px;
padding-right: 20px;
}
.contentImage {
position: relative;
float: right;
width: 400px;
}

#footer {
position: relative;
width: 950px;
height: 100px;
padding-top: 50px;
margin:0 auto;
text-align:center;
font: normal 8pt Geneva, Arial, Helvetica, sans-serif;
}
#spacer {
width: 100%;
height: 50px;
}
#subnav {
position: relative;
width: 950px;
margin:0 auto;
text-align: center;
}
#subnav li {
list-style-type: none;
display: inline;
padding-left: 15px;
font-weight: bold;
padding-right: 15px;
color: #333;
}
#subnav li a {
font-size: 9pt;
text-decoration: none;
color: #7882b6;
}
#subnav li a:hover {
color: #98a040;
}
.subnav {
font: normal 10pt  Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #7882b6;
}

#header, #content, #footer
{
clear:both; float:none; *zoom:1;
}
#header:after, #content:after, #footer:after
{
display:block; clear:both; float:none; content:"."; height:0; visibility:hidden;
}

#socialLinks {
position: absolute;
top: 96px;
left: 777px;
