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

body{
padding: 0;
margin: 0;
font-family: helvetica, Arial, sans-serif;
font-size: 13px;
color: #555;
}

.bold{
font-weight: bold;
}

p{
padding: 0;
margin: 0 0 15px 0;
}

.clear{
clear: both;
}

#topfade{

}

#bottomfade{

padding: 0 0 20px 0;
}

#container{
width: 870px;
margin: auto;
}

#logo{
float: left;
padding: 30px 0 0 0;
}

#top{
height: 100px;
}

#top-menu{
width: 650px;
float: right;
letter-spacing: 1px;
padding: 45px 0 0 0;
}

#top-menu ul{
padding: 0;
margin: 0;
list-style: none;
}

#top-menu ul li{
display: inline;
float: left;
border-left: 2px solid #fff;
}

#top-menu ul li a{
color: #555;
text-decoration: none;
display: block;
padding: 2px 50px 2px 8px;
}

#top-menu ul li:hover{
border-left: 2px solid #f24914;
}

#top-menu ul li ul{
position: absolute;
font-size: 11px;
padding: 15px 0 15px 8px;
}

#top-menu ul li ul li{
border: none;
}

#top-menu ul li ul li:hover{
border: none;
}

#top-menu ul li ul li a:hover{
color: #f24914;
}

#top-menu ul li ul li a{
padding: 0 25px 0 0;
color: #666;
}

#flash-area{
width: 700px;
height: 360px;
margin: auto;
}

.border-top{
height: 24px;
background: url(images/border-top.gif) no-repeat bottom center;
}

.border-bottom{
height: 24px;
text-align: center;
background: url(images/border-bottom.gif) no-repeat;
}

.home-intro{
width: 275px;
padding: 45px 15px 0 0;
line-height: 20px;
float: left;
font-size: 12px;
}

.home-intro a{
color: #f24914;
font-weight: bold;
text-decoration: none;
}

.home-intro a:hover{
color: #fff;
background: #f24914;
}

.home-intro-title{
padding: 0 0 20px 0;
}

#left-col{
width: 160px;
float: left;
padding: 55px 0 0 0;
}

#left-col-title{
padding-left: 8px;
border-left: 2px solid #f24914;
}

#left-col ul{
list-style: none;
padding: 20px 0 0 10px;
margin: 0;
font-size: 12px;
}

#left-col ul li{
padding: 0 0 4px 0;
}

#left-col ul li a{
color: #666;
text-decoration: none;
display: block;
padding: 4px 0;
}

#left-col ul li#active a{
color: #f24914;
}

#left-col ul li a:hover{
color: #f24914;
}

#content{
width: 650px;
float: right;
padding: 55px 0 0 0;
}

#intro-copy{
padding: 0 40px 60px 10px;
font-size: 14px;
line-height: 24px;
}

#intro-copy a{
color: #f24914;
text-decoration: none;
}

#intro-copy a:hover{
color: #f24914;
text-decoration: underline;
}

.projects{
padding: 0 40px 0 10px;
font-size: 14px;
line-height: 24px;
}

.small-border-top{
height: 24px;
text-align: center;
background: url(images/small-border-top.gif) no-repeat bottom center;
}

.small-border-bottom{
height: 24px;
background: url(images/small-border-bottom.gif) no-repeat;
}

.project-name, .project-name-home{
text-align: center;
padding: 10px 0 0 0;
color: #999;
font-size: 11px;
}

.project-name-home{
width: 150px;
}

#footer{
clear: both;
padding: 75px 0 0 0;
}

.footer-col1{
float: left;
width: 170px;
font-size: 11px;
}

.footer-col1 ul{
list-style: none;
padding: 0;
margin: 0;
}

.footer-col1 ul li{
padding: 0 0 6px 0;
line-height: 15px;
}

.footer-col1 ul li a{
color: #555;
text-decoration: none;
}

.footer-col1 ul li a:hover{
text-decoration: underline;
}

#footer-last{
clear: both;
padding: 45px 0 0 0;
}

.copyright{
float: right;
font-size: 10px;
padding: 36px 0 0 0;
text-align: center;
}

#formtable{
font-size: 12px;
}

.warning{
color: #990000;
}