/* Generic */

html {
overflow-y: scroll;
}

body {
margin: 0px;
font: 12px/15px Arial, Helvetica, sans-serif;
color: #626262;
}

h2, h3, h4, h5 {
margin: 0px;
color: #2965CC;
}

h2 {
margin-bottom: 10px;
font-size: 20px;
line-height: 20px;
font-weight: normal;
text-transform: lowercase;
}

h2.side {
padding-bottom: 10px;
border-bottom: 1px solid #D7D7D7;
font-size: 18px;
}

h2 span {
text-transform: none;
}

h3 {
font-size: 16px;
line-height: 18px;
font-weight: normal;
margin-bottom: 12px;
}

h4 {
font-size: 14px;
line-height: 16px;
}

h5 {
font-size: 12px;
line-height: 15px;
}

p, ul {
margin: 0px;
margin-bottom: 15px;
}

p.caption {
font-size: 9px;
line-height: 12px;
}

p.error {
width: auto !important;
margin: 3px 0px !important;
font-weight: bold;
color: #850400;
}

ul {
padding-left: 15px;
list-style-type: disc;
}

li {
margin: 2px 0px;
}

form {
margin: 0px;
font-size: 11px;
line-height: 14px;
}

form td {
padding-bottom: 4px;
}

form td.label {
padding-top: 3px;
padding-right: 10px;
}

form td.label span {
font-size: 9px;
}

form a.button {
float: right;
}

input, textarea, select {
clear: both;
float: left;
width: 355px;
margin: 0px;
font: 11px/14px Arial, Helvetica, sans-serif;
color: #626262;
}

input.medium, textarea.medium {
width: 235px;
}

input.small, textarea.small {
width: 115px;
}

input.tiny, textarea.tiny {
width: 55px;
}

input.checkbox {
float: none;
width: auto;
height: auto;
margin: 0px !important;
margin-right: 5px !important;
}

input {
height: 14px;
}

select {
width: auto;
height: 20px;
}

a {
text-decoration: none;
color: #2965CC;
cursor: pointer;
}

a:hover {
text-decoration: underline;
}

a.button, #menu a.button, #footer a.button {
display: block;
clear: both;
float: left;
height: 12px;
padding: 4px 7px;
font-size: 12px;
line-height: 11px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #FFFFFF;
background-color: #CCCCCC;
white-space: nowrap;
}

a.button:hover, a.active {
background-color: #2965CC;
}

a.green, #menu a.green, #footer a.green {
background: #A6D21F url(/images/button.gif) top repeat-x;
}

a.green:hover, #menu a.green:hover, #footer a.green:hover {
background-color: #A6D21F;
background-position: bottom;
}

ul.linklist a {
color: #626262;
text-decoration: underline;
}

div.paging {
float: left;
width: 100%;
margin: 1px 0px;
}

div.paging a.button {
clear: none;
margin-right: 1px;
}

div.paging div {
float: right;
margin-right: 10px;
}

div.paging div a.button {
margin-right: 0px;
margin-left: 1px;
}

div.tabs {
margin-top: -21px;
}

a img {
border: none;
}

img.left {
float: left;
}

img.right {
float: right;
}

*.color {
color: #97C217;
}

/* Template */

#wrapper {
width: 960px;
min-height: 285px;
margin: 0px auto;
margin-top: 16px;
background: url(/images/container.gif) top no-repeat;
}

#container {
float: left;
width: 950px;
margin: 0px 5px;
padding-top: 4px;
padding-bottom: 30px;
}

#menu {
float: left;
width: 950px;
height: 30px;
margin-bottom: 1px;
background: #2D5EB3 url(/images/menu.gif) top repeat-x;
}

#menu a {
display: block;
float: left;
height: 14px;
padding: 8px 10px;
font-size: 14px;
line-height: 14px;
text-decoration: none;
text-transform: lowercase;
color: #FFFFFF;
background: url(/images/divider.gif) right bottom no-repeat;
}

#menu a:hover, #menu a.active {
background-color: #254E94;
}

#menu a span {
font-style: italic;
color: #A9C4F1;
}

#menu table, #footer table {
float: right;
margin: 6px 13px;
background-color: #98B7EB;
}

#menu table input, #footer table input {
width: 160px;
height: 14px;
padding: 1px 3px;
border: none;
margin: 0px;
font-style: italic;
color: #A9C4F1;
background-color: #254E94;
}

#menu a.button, #footer a.button {
float: right;
width: 32px;
padding: 2px 0px;
font-size: 11px;
line-height: 12px;
text-transform: uppercase;
}

#banner {
float: left;
width: 950px;
height: 250px;
margin-bottom: 20px;
}

#banner img {
float: left;
}

div.column {
float: left;
}

div.wide {
width: 320px;
min-height: 498px;
padding-right: 19px;
border-right: 1px solid #D7D7D7;
margin-right: 20px;
}

div.narrow {
width: 230px;
padding-left: 20px;
border-left: 1px solid #D7D7D7;
margin-left: -21px;
}

div.full {
width: 680px;
min-height: 0px;
}

#footer {
clear: both;
float: left;
width: 950px;
height: 30px;
margin-top: 20px;
font-size: 11px;
line-height: 11px;
color: #7C7C7C;
background: url(/images/footer.gif) top repeat-x;
}

#footer div {
height: 12px;
padding: 9px 0px;
}

#footer div.left {
float: left;
padding-left: 15px;
}

#footer div.right {
float: right;
padding-right: 15px;
background: url(/images/curve.gif) right no-repeat;
}

#footer a {
color: #7C7C7C;
}

#footer table {
float: left;
margin: 6px 5px;
background-color: #C2C2C2;
}

#footer table input {
background-color: #FFFFFF;
color: #959595;
}

/* Homepage News */

#news img {
float: left;
}

#news div.paging {
margin-bottom: 15px;
}

/* Homepage Portfolio */

div.panels {
float: right;
width: 100%;
}

div.panels a {
display: block;
float: right;
width: 318px;
height: 60px;
padding: 1px;
margin-bottom: 2px;
font-size: 14px;
line-height: 16px;
text-decoration: none;
color: #7C7C7C;
background: url(/images/panel_large.gif) top right no-repeat;
}

div.panels a:hover, div.panels a.active {
color: #FFFFFF;
background-position: bottom right;
}

div.panels a img {
float: left;
margin-right: 10px;
}

div.panels a div {
float: left;
margin: 21px 0px;
}

#portfolio a.button {
float: right;
margin-right: 10px;
}

/* Homepage About */

#about div {
float: left;
margin-bottom: 15px;
}

#about img.team {
float: left;
border: 1px solid #D7D7D7;
margin-left: 10px;
}

#about img.first {
margin-left: 0px;
}

#logos {
float: left;
margin-top: 40px;
}

/* News */

div.item {
float: left;
width: 658px;
padding: 10px;
border: 1px solid #D7D7D7;
margin-top: 10px;
}

div.first {
margin-top: 0px;
}

div.item img {
float: right;
}

div.item p {
width: 418px;
margin-bottom: 0px;
}

#titlebox {
margin-top: 0px;
margin-bottom: 15px;
}

#titlebox h3 {
margin-bottom: 0px;
}

#content {
float: left;
width: 420px;
}

#content.folio {
width: 400px;
}

#content.newsflash {
width: 345px;
}

#content div.paging div {
margin-right: 0px;
}

/* Hot Not */

#hotnot h2 {
font-size: 18px;
}

#hotnot div.panels a {
width: 228px;
height: 80px;
color: #FFFFFF;
font-size: 20px;
line-height: 20px;
background-image: url(/images/panel_small.gif);
}

#hotnot div.panels a:hover {
background-position: top;
}

#hotnot div.panels a.active {
background-position: bottom;
}

#hotnot div.panels a div {
margin: 29px 0px;
}

#hotnot a.button {
float: right;
margin-right: 10px;
}

/* Capabilities & Resources */

#titlebar {
float: left;
width: 660px;
height: 18px;
padding: 21px 10px;
margin-bottom: 15px;
font-size: 16px;
line-height: 16px;
color: #FFFFFF;
background: #2D59B3 url(/images/title_small.gif) bottom right no-repeat;
}

/* Process */

#process {
float: left;
width: 680px;
height: 342px;
}

#process object, #process embed, #process img {
position: relative;
right: 9px;
}

/* Team */

#boxes {
position: relative;
float: left;
width: 690px;
}

#boxes *.box {
display: block;
float: left;
width: 200px;
height: 80px;
padding: 10px;
margin-right: 10px;
margin-top: 10px;
font-size: 11px;
line-height: 14px;
background: #EBEBEB url(/images/team.gif) bottom right no-repeat;
}

#boxes *.first {
margin-top: 0px;
}

#boxes *.contact {
width: 315px;
}

#boxes *.box img {
float: left;
margin-right: 10px;
}

#boxes *.box div {
float: left;
width: 100px;
margin: 11px 0px;
}

#boxes *.contact div {
width: 215px;
}

#boxes *.box a.contact {
color: #7C7C7C;
font-weight: bold;
text-decoration: none;
}

#boxes *.box a img {
position: relative;
top: 1px;
float: none;
margin-right: 3px;
}

/* Portfolio */

#projects {
float: left;
width: 640px;
padding: 19px;
padding-bottom: 5px;
border: 1px solid #D7D7D7;
}

#projects div.project {
float: left;
width: 200px;
height: 200px;
margin-left: 20px;
}

#projects div.first {
clear: both;
margin-left: 0px;
}

#projects div.project img {
float: left;
margin-bottom: 5px;
}

#header {
float: left;
width: 660px;
height: 90px;
padding: 10px;
margin-bottom: 26px;
background: #2D59B3 url(/images/title_large.gif) bottom right no-repeat;
}

#gallery {
position: relative;
float: right;
width: 250px;
height: 90px;
}

#scroller {
float: left;
width: 250px;
height: 90px;
overflow: hidden;
}

#scroller div {
float: left;
height: 90px;
}

#scroller img {
float: left;
margin-left: 10px;
}

#scroller img.first {
margin-left: 0px;
}

#gallery a.button {
position: absolute;
top: 91px;
width: 6px;
background-position: top;
background-repeat: no-repeat;
}

#gallery a:hover {
background-position: bottom;
}

#gallery a.left {
left: 0px;
background-image: url(/images/arrow_left.gif);
}

#gallery a.right {
right: 0px;
background-image: url(/images/arrow_right.gif);
}

#title {
float: left;
margin: 26px 0px;
font-size: 16px;
line-height: 18px;
color: #FFFFFF;
}

#title span {
font-size: 11px;
line-height: 24px;
color: #A9C4F1;
}

/* Site Map */

ul.sitemap {
list-style-type: none;
padding-left: 10px;
margin-bottom: 10px;
}

/* Hot Not */

#addcomment {
clear: both;
float: left;
width: 658px;
display: block;
height: 14px;
padding: 8px 11px;
margin-top: 10px;
line-height: 13px;
font-weight: bold;
text-decoration: none;
color: #7C7C7C;
background: #EFEFEF url(/images/comment.gif) top repeat-x;
}

div.comment {
float: left;
width: 658px;
padding: 10px 11px;
font-size: 11px;
line-height: 14px;
border-top: 1px solid #D7D7D7;
color: #7C7C7C;
}

div.comment p {
float: left;
width: 418px;
margin-bottom: 10px;
}

div.comment span {
font-style: italic;
}

div.comment span.name {
clear: both;
float: left;
width: 418px;
font-weight: bold;
color: #97C217;
}

div.comment span.date {
float: right;
width: 220px;
text-align: right;
}

#comment {
display: none;
}

#comment table {
float: left;
width: 418px;
margin-top: 4px;
}

#comment input, #comment textarea {
float: right;
}

/* 20 Questions */

#boxes a.question {
width: 142px;
height: 60px;
font-size: 12px;
line-height: 15px;
font-weight: bold;
color: #626262;
}

#boxes a.question:hover {
color: #2965CC;
text-decoration: none;
}

#boxes div.answer {
position: absolute;
top: 0px !important;
display: none;
width: 314px;
height: 240px;
height: 420px;
border-bottom: 10px solid #FFFFFF;
border: none;
margin: 0px;
color: #626262;
background-image: none;
overflow-y: auto;
}

#boxes div.answer:hover {
text-decoration: none;
}

#boxes div.answer h5, #boxes div.answer p, #boxes div.answer ul {
margin-bottom: 5px;
}

/* Express Proposal */

#proposal table {
margin-bottom: 15px;
}

#proposal td {
padding-bottom: 8px;
}

#proposal td.label {
text-align: right;
}

#proposal span.label {
line-height: 19px;
}

#proposal table table {
margin: 0px;
}

#proposal table table td {
padding: 0px;
}

#proposal textarea.specify {
margin-top: 4px;
width: 175px;
}

#designpacks input, #designpacks textarea, #designpacks select, #designpacks table {
clear: both;
float: none;
margin-top: 2px;
margin-bottom: 10px;
}

#designpacks span {
display: block;
}

#designpacks td {
padding: 0px;
}

#designpacks a.button {
float: left;
margin-top: 5px;
}