/* CSS Document */
* {
margin: 0px;
padding: 0px;
}

body {
background: #C4E6D0 url(../images/bg.jpg) top repeat-x;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
}

a {
color: #0033CC;
}

a:hover {
color: #FF6600;
text-decoration: none;
}

ul {
line-height: 24px;
}

li {
list-style: disc;
margin-left: 30px;
}

.blue {
color: #0033CC;
}

.green {
color: #009900;
}

.orange {
color: #FF6600;
}

#wrapper {
margin: 0px auto 0px auto;
width: 1024px;
}

#top {
clear: both;
display: block;
width: 1024px;
}

.logo {
background: url(../images/logo.jpg) no-repeat;
display: block;
float: left;
height: 161px;
width: 325px;
}

.logo a {
display: block;
float: left;
height: 118px;
margin: 25px 35px 18px 35px;
width: 255px;
}

.top_lft {
background: url(../images/top_lft.jpg) no-repeat;
display: block;
float: left;
height: 161px;
width: 350px;
}

.top_rgt {
background: url(../images/top_rgt.jpg) no-repeat;
display: block;
float: left;
height: 161px;
width: 349px;
}

#main {
clear: both;
float: left;
width: 1024px;
}

#content {
background: url(../images/main_mid.jpg) repeat-y;
margin-left: 238px;
width: 786px;
}

#content .inner {
background: url(../images/main_top.jpg) top left no-repeat;
display: block;
float: left;
margin: 0px;
padding: 29px 0px 10px 0px;
width: 786px;
}

#content .inner .mods {
background: url(../images/mod_bg.jpg) top repeat-x;
display: block;
float: left;
margin: 0px 33px 10px 9px;
width: 744px;
}

#content .inner .mods div {
background: url(../images/mod_lft.jpg) top left no-repeat;
display: block;
float: left;
margin: 0px;
width: 744px;
}

#content .inner .mods div div {
background: url(../images/mod_rgt.jpg) top right no-repeat;
display: block;
float: left;
margin: 0px;
width: 744px;
}

#content .inner .mods div div img {
display: block;
float: left;
height: 177px;
margin: 0px 0px 10px 23px;
width: 218px;
}

#content .inner .mods div div div.flash {
background: none;
height: 177px;
padding: 0px 0px 10px 25px;
width: 692px;
}

#content .inner h3 {
border-bottom: #0033CC dotted 1px;
font-size: 14px;
margin: 0px 48px 10px 25px;
text-align: right;
text-transform: uppercase;
width: 713px;
}

#content .inner div {
margin: 0px 58px 5px 35px;
}

ul.projects li {
margin-bottom: 10px;
}

ul.projects2 li {
font-size: 11px;
line-height: 18px;
margin: 0px 0px 5px 15px;
}

ul.sitemap li {
list-style: none;
text-align: center;
}

#left {
background: url(../images/col_bg.jpg) repeat-y;
float: left;
margin-left: -1024px;
width: 238px;
}

#left .inner {
background: url(../images/col_top.jpg) top left no-repeat;
padding: 29px 0px 0px 0px;
width: 238px;
}

#left .inner .nav {
background: url(../images/nav_btm.jpg) bottom no-repeat;
display: block;
height: 231px;
padding: 0px 0px 22px 0px;
width: 238px;
}

#left .inner .nav div {
background: url(../images/btn_bg.jpg) repeat-y;
display: block;
padding: 0px 9px 0px 33px;
width: 196px;
}

#left .inner .nav ul {
display: block;
line-height: 31px;
margin: 0px;
width: 196px;
}

#left .inner .nav ul li {
list-style: none;
margin: 0px;
text-align: center;
width: 196px;
}

#left .inner .nav ul li a {
background: url(../images/btn.jpg) bottom no-repeat;
color: #FFFFFF;
display: block;
font-size: 13px;
font-weight: bold;
height: 33px;
text-decoration: none;
text-transform: uppercase;
width: 196px;
}

#left .inner .nav ul li a:hover, #left .inner .nav ul li a#active {
background: url(../images/btn.jpg) top no-repeat;
color: #000000;
}

#left .inner .mod_left {
background: url(../images/col_mid.jpg) repeat-y;
}

#left .inner .mod_left h3 {
background: url(../images/col_hdr.jpg) no-repeat;
display: block;
font-size: 13px;
height: 27px;
padding: 20px 15px 0px 40px;
text-align: center;
text-transform: uppercase;
}

#left .inner .mod_left div {
background: url(../images/col_mod_btm.jpg) bottom no-repeat;
}

#left .inner .mod_left div div {
display: block;
padding: 0px 15px 25px 40px;
width: 183px;
}

.form label {
display: block;
float: left;
line-height: 22px;
text-align: right;
width: 150px;
}

.form input {
height: 16px;
margin: 2px 5px 5px 5px;
width: 250px;
}

.form textarea {
margin: 2px 5px 5px 5px;
}

.form img {
margin: 2px 0px 5px 5px;
}

.form span.red {
color: #CC0000;
font-size: 9px;
font-weight: bold;
text-align: right;
}

form div.form input.btn {
background-color: #0033CC;
border: none;
color: #FFFFFF;
display: block;
float: none;
font-size: 9px;
font-weight: bold;
height: 20px;
margin: 5px auto 0px auto;
padding-top: 2px;
padding-bottom: 3px;
width: 75px;
}

.form input.btn:hover {
background-color: #FF6600;
border: none;
color: #FFFFFF;
}

#footer {
background-color: #C4E6D0;
clear: both;
float: left;
font-size: 11px;
height: 125px;
width: 100%;
}

.copy {
background: url(../images/col_btm.jpg) top no-repeat;
display: block;
float: left;
width: 238px;
}

.copy div {
margin: 60px auto auto 30px;
}

.links {
background: url(../images/main_btm.jpg) top no-repeat;
display: block;
float: left;
width: 786px;
} 

.links .quote {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
margin: 24px 25px auto auto;
text-align: center;
word-spacing: 0.15em;
}

.links div {
margin: 16px 30px auto auto;
text-align: right;
}

.links div a {
color: #000000;
text-decoration: none;
}

.links div a:hover {
color: #0033CC;
text-decoration: underline;
}