/* CSS Document */

body {
background:#009555;
margin:0;
padding:0;
color:#5f5f5f;
}
#header {
background-image:url(/atf/cf/%7B8715dd3a-283d-4d8b-926e-fdafee7413a3%7D/headerbg.jpg);
width:920px;
height:182px;
margin:0 auto;
background-repeat:no-repeat;
position:relative;
z-index:1;
}
#container {
width:920px;
margin:0 auto;
padding:0;
background-image:url(/atf/cf/%7B8715dd3a-283d-4d8b-926e-fdafee7413a3%7D/content_bg.jpg);
background-repeat:repeat-y;
background-color:#ffffff;
overflow-y:auto;
}
#logo img {
width:185px;
height:110px;
float:left;
position:absolute;
margin-left:254px;
display:block;
}
#nav {
float:right;
margin:20px 0 0 0;
width:490px;
}
#nav a {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
margin-right:8px;
font-weight:bold;
}
#subNav {
width:920px;
margin:-143px auto;
float:left;
position:relative;
z-index:998;
display:inline;
float:left;
}
#subNav .Left {
text-align:left;
float:left;
width:300px;
margin-left:69px;
margin-top:20px;
display:inline;
}
#subNav .Right {
text-align:left;
float:left;
width:400px;
margin-left:70px;
margin-top:20px;
display:inline;
}
#subNav a {
font-size:10px;
margin-right:8px;
text-transform:uppercase;
color:#009555;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#content {
width:753px;
margin:0 auto;
display:inline;
float:left;
padding-left:70px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
.contentLeft {
width:363px;
float:left;
display:inline;
}
.contentRight {
width:360px;
float:left;
padding-left:20px;
display:inline;
}
.oneColumn {
float:left;
margin:0;
padding:0;
display:inline;
width:100%;
}
#footer {
float:left;
width:753px;
}
.footertext {
width:460px;
margin:20px auto;
text-align:center;
font-size:11px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #000000;
padding:5px;
}
h3 img {
vertical-align:middle;
margin-right:5px;
}
.contentRight .signup {
background:url(/atf/cf/%7B8715dd3a-283d-4d8b-926e-fdafee7413a3%7D/FORMBTN.GIF);
background-repeat:no-repeat;
height:32px;
width:100px;
border:none;
/pointer:hand;
pointer:cursor;
}
.contentRight input {
background:#e3e3e3;
border:1px solid #fff;
padding:5px;
}
.contentRight h1 {
margin:0;
line-height:100%;
}
.contentLeft .rss-items {
padding-left:0;
margin-left:0;
}
.contentLeft .rss-items li {
list-style-type:none;
margin-bottom:9px;
margin-left:0;
}
.contentLeft img {
padding-bottom:20px;
margin-left:10px;
}
textarea {
width:350px;
height:150px;
}

.contentRight .HtmlButton {
background-color:#990000;
color:#ffffff;
font-weight:bold;
font-size:16px;
}