@font-face {
font-family: "Franklin Gothic Medium Condensed";
src: url('fonts/FRAMDCN.TTF') format("truetype");
}


body {
width: 980px;
font-family: Helvetica Neue, Sans Serif, Arial;
font-size: 11px;
color: #ffffff;
display: block;
background: #646160 url('images/squares.gif') repeat;
/*background-image: url('images/grid.png');
background-position: 9px;*/
}


body a {
color: #3a3a3a;
text-decoration: none;
}


body a:hover {
background: #3a3a3a;
color: #ffffff;
}


h1 {
font-weight: normal;
margin-top: 0px;
line-height: 1;
}


h4 {
text-indent: -9999px;
}


ul {
list-style-type: none;
display: block;
}


li {
margin-left:-40px;
}


#header {
height: 100px;
}


#header h1 a {
float: left;
width: 355px;
height: 71px;
background: url('images/logo.png');
background-position: 0px 72px;
text-indent: -9999px;
overflow: hidden;
padding: 0;
}


#header h1 a:hover {
background-position: 0px 0px;
}


#nav div {
margin-bottom: 2px;
}


#nav a {
font-family: "Franklin Gothic Medium Condensed";
text-transform: uppercase;
letter-spacing: -1px;
color: #3a3a3a;
background-color: transparent;
padding: 0 0 0 18px;
text-decoration: none;
font-size: 36px;
width: 962px;
display: block;
overflow: hidden;
}



#functional a{
background-color: #ad5f5f;
border-top: 1px solid #8b3838;
}


#functional a:hover {
background-color: #8b3838;
color: #fff;
}


#informational a{
background-color: #96ad5f;
border-top: 1px solid #4e7223;
}


#informational a:hover {
background-color: #4e7223;
color: #fff;
}


#promotional a{
background-color: #5f9aad;
border-top: 1px solid #38788b;
}


#promotional a:hover {
background-color: #38788b;
color: #fff;
}


#work {
float: left;
padding-left: 18px;
width: 468px;
padding-bottom: 36px;
}


#text {
float: left;
padding-left: 18px;
width: 432px;
padding-bottom: 36px;
vertical-align: text-top;
}


#footer {
width: 980px;
height: 50px;
}


#footer div{
padding-top: 15px;
}


#footer div p{
color: #2a2a2a;
font-size: 10px;
}


#optimum {
float: left;
}


#copy {
float: right;
}


#bottom {
background-color:#3a3a3a;
height: 125px;
position: relative;
}


#bottom div{
margin-top: 5px;
width: 84px;
height: 100px;
float: left;
padding-left: 18px;
padding-right: 0px;
border-right: 1px solid #2a2a2a;
}


#bottom li{
font-size: 11px;
}


#bottom a:link {
color: #ffffff;
text-decoration: none;
}


#bottom a:hover {
color: #ffffff;
background-color: #646160;
}


#bottom a:visited {
color: #ffffff;
text-decoration: none;
}


#views {
left: 0px;
background: url('images/media.png');
background-repeat: no-repeat;
background-position: 18px 16px;
}

#bnav {
left: 0px;
background: url('images/bnav.png');
background-repeat: no-repeat;
background-position: 18px 16px;
}


#links {
margin-left: 5px;
left: 109px;
background: url('images/links.png');
background-repeat: no-repeat;
background-position: 18px 16px;
}


#info {
margin-left: 5px;
left: 209px;
background: url('images/info.png');
background-repeat: no-repeat;
background-position: 18px 16px;
}


#contact {
position: absolute;
top: 9px;
right: 66px;
text-align: right;
}


.portfolio {
padding: 10px 0px;
}


#client {
width: 108px;
float: left;
padding-left: 18px;
padding-right: 18px;
margin-right: 18px;
}


#content {
width: 684px;
float: left;
padding-bottom: 18px;
}


#content img {
float: left;
margin-right: 18px;
}


.func {
border-right: 1px solid #8b3838;
}


#red {
background-color: #ad5f5f;
border-top: 1px solid #8b3838;
border-bottom: 1px solid #8b3838;
}


#red img {
background: #8b3838;
}


#red h2 {
font-family: "Franklin Gothic Medium Condensed";
font-weight: normal;
text-transform: uppercase;
letter-spacing: -1px;
color: #fff;
margin: -9px 0px 0px 0px;
padding-left: 18px;
font-size: 36px;
background: #8b3838;
}


.inform {
border-right: 1px solid #4e7223;
}


#green {
background-color: #96ad5f;
border-top: 1px solid #4e7223;
border-bottom: 1px solid #4e7223;
}


#green img {
background: #4e7223;
}


#green h2 {
font-family: "Franklin Gothic Medium Condensed";
font-weight: normal;
text-transform: uppercase;
letter-spacing: -1px;
color: #fff;
margin: -9px 0px 0px 0px;
padding-left: 18px;
font-size: 36px;
background: #4e7223;
}


.promo {
border-right: 1px solid #38788b;
}


#blue {
background-color: #5f9aad;
border-top: 1px solid #38788b;
border-bottom: 1px solid #38788b;
}


#blue img {
background: #38788b;
}


#blue h2 {
font-family: "Franklin Gothic Medium Condensed";
font-weight: normal;
text-transform: uppercase;
letter-spacing: -1px;
color: #fff;
margin: -9px 0px 0px 0px;
padding-left: 18px;
font-size: 36px;
background: #38788b;
}


.text {
padding: 9px;
width: 980px;
}


/*Form CSS*/

input, textarea {
font: 11px Helvetica, Sans Serif, Arial;
margin-bottom: 3px;
}

.form-leftcol {
vertical-align: top;
}

#buttons input {
font-weight: bold;
font-size: 14px; 
color: #fff;
border: none;
padding: 5px;
margin-right: 5px;
background-color: #646160;
}


#buttons input:hover {
background-color: #2a2a2a;
}
