html, body {
    height: 100%;
}

/*
@font-face {
	font-family: 'DanielBold';
	src: url('danielbd.eot');
	src: local('Daniel Bold'), local('DanielBold'), url('danielbd.woff') format('woff'), url('danielbd.ttf') format('truetype'), url('danielbd.svg#DanielBold') format('svg');
}
*/
body {
    background: #013e7f url(../images/g-pattern.png) fixed center;
    font-family: Verdana, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

h2{
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h3.homeEntryTitle {
    font-size: 20px;
    margin-top: -1em;
}

a {
    color: #013e7f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}


.serviceOptions {
    float: right;
}

.serviceDescription {
    display: none;
}

label.error {
    color: #900;
}

#glow {
    background: transparent url(../images/site-glow.png) center repeat-y !important;
    background-image: none;
    margin: 0 auto;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    padding: 0;
    position: relative;
    text-align: center;
}

#site {
    background: white url(../images/header-background.gif) no-repeat top;
    margin: 0 auto;
    min-height: 100%;
    padding: 0;
    position: relative;
    text-align: justify;
    width: 1000px;
}

.clear {
    clear: both;
}

h1.logo {
    margin-top: 30px;
    margin-left: 54px;
}

h1.logo img {
    border: 0 none;
}

#leftSide {
    float: left;
    min-height: 340px;
/*    position: fixed ;*/
    padding-bottom: 95px;
    position: relative;
    text-align: left;
    width: 340px;
}

#leftSide ul {
    display: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

#mainNav  li {
    margin: 0;
    padding: 0;
}

#mainNav li a {
    display: block;
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
}

#mainNav li a span {
    display: none;
}

#nav-WhoWeAre {
    background-image: url(../images/nav-WhoWeAre.png);
    height: 92px;
}

a#nav-WhoWeAre:hover {
    background-image: url(../images/nav-WhoWeAre-hover.png);
}

#nav-WhatWeDo {
    background-image: url(../images/nav-WhatWeDo.png);
    height: 99px;
}

a#nav-WhatWeDo:hover {
    background-image: url(../images/nav-WhatWeDo-hover.png);
}

#nav-ScheduleTesting{
    background-image: url(../images/nav-ScheduleTesting.png);
    height: 78px;
}

a#nav-ScheduleTesting:hover{
    background-image: url(../images/nav-ScheduleTesting-hover.png);
}

#nav-WhatWillItCost {
    background-image: url(../images/nav-WhatWillItCost.png);
    height: 71px;
}

a#nav-WhatWillItCost:hover {
    background-image: url(../images/nav-WhatWillItCost-hover.png);
}

ul#mainFormLinks {
    line-height: 1em;
    margin: 0;
    padding: 2em;
    text-align: right;
}

ul#mainFormLinks li{
    display: inline;
    padding: 0 1em;
}


#footer {
    background: #ddfaa0;
    border-top: 4px solid #d5490e;
    bottom: 0;
    clear: left;
    font-size: 10px;
    left: 50%;
    margin-left: -500px;
    height: 90px;
    position: absolute;
    width: 1001px;
}

#footer .networkIcons {
    left: 1em;
    list-style: none;
    padding: 0;
    position: absolute;
    top: 1em;
}

#footer .networkIcons li {
    float: left;
    padding: 4px;
}

#footer p {
    bottom: 1em;
    margin: 0;
    position: absolute;
    right: 2em;
    text-align: right;
}

#contentHeading {
    background: transparent url(../images/grid-background-top.png) 12px bottom no-repeat;
    height: 70px;
    padding-left: 70px;
    position: relative;
}

#contentHeading h2 {
    color: #013e7f;
    font-family: 'DanielBold', Arial, Helvetica, Verdana, sans-serif;
    font-size: 20px;
    font-weight: normal;
    left: 60px;
    margin: 0;
    position: absolute;
    top: 60px;
}

#main {
    margin-top: 0;
    margin-left: 324px;
    margin-right: 16px;
    padding-bottom: 60px;
}

#main #container {
    background: transparent url(../images/grid-background.png) 35px top repeat-y;
    border: 0 none;
    color: #013e7f;
    padding: 0;
}

#main #container #content {
    /*background: transparent url(../images/grid-paper.jpg) 16px top repeat-y;*/
    border: 0 none;
    margin: 0;
    margin-top: -1px;
    padding: 1em 60px 80px;;
    position: relative;
}

#main .sheet-shadow {
    height: 34px;
}


#main #container #content .shadow {
    background: transparent url(../images/grid-background-bottom.png) left bottom no-repeat;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 672px;
    height: 95px;
}



/* Popup forms */

#popupForms {
    display: none;
    height: 1px;
    position: absolute;
    top:0;
    left: 0;
    text-align: justify;
}

.bottomPanel .closeButton a {
    color: white;
    text-decoration: none;
}

.bottomPanel .closeButton {
    float: right;
    font-size: 10px;
    font-weight bold;
    margin: 1em;#013e7f
}

.bottomPanel {
    background-color: #fff;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: .2em;
}

#contactPanel {
    width: 600px;
}

#loginPanel {
    width: 350px;
}

.bottomPanel h2 {
    background: #a3d459 url(../images/gessner-engineering.png) 0 center no-repeat;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    height: 50px;
    margin-top: 0;
    padding: 1em;
    text-align: right;
}

#contactPanel input,
#contactPanel textarea {
    width: 200px;
}


#contactPanel .submit input {
    width: auto;
}

.bottomPanel .formContainer {
    padding: 1em;
}

.bottomPanel form label {
    display: block;
    margin-top: .5em;
}

#contactPanel .contactInfo {
    float: right;
    padding: 1em;
}

#contactPanel .contactInfo p {
    margin: 1em;
}

#downloader-container {
    text-align:center;
    padding-top:50px;
}
