body{
background-color: #b4c7e7;
font-family: 'Franklin Gothic Book';
}

a{
text-decoration: none;
color: #273465;
}

a > img{
border: 0;
}
#nav a:hover{
/*color: #fff; */
text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff,
        0 0 0.5em #fff;
text-decoration: none;
}

<!--[if IE]>
#nav a:hover{

filter: glow(color=#ffff00,strength=3);
filter: dropshadow(color=#ffff00,offX=5,offY=5);
}
<![endif]-->
#nav a.active:hover{
color: #fff;
text-shadow: none;
}

.active{
color: #fff;
}
#header{
width: 100%;
top: 0;
left:0;
}

#content .slidesjs-control{
width:500px;
}

#slides{
 margin: 0 auto;
    width: 918px;
}
.formRow{
	width:440px;
	height: 25px;
    margin-bottom: 9px;
}

.formRow label{
	float:left;
	padding-left:6px;
}

.formRow input{
	float:left;
}
#wrapper{
width: 960px;
margin: 0 auto;
background: url('../images/bkg.jpg');
height:720px;
}

#logo{
background-color: #273465;
height: 123px;
width:100%;
text-align: center;
margin-top: -10px;
}

#logo img{
 margin-left: -34px;
}

#nav ul{
padding:10px 0 0 20px;
margin:0;
font-size: 21px;
color: #273465;
}

#nav li{
display: inline;
padding-right: 20px;
}

h2{
margin-bottom: 0;
padding-bottom: 5px;
 margin-top: 9px;
font-size:19px;
}

p{
margin-top: 0;
padding-top: 0;
font-size:15px;
line-height:23px;
}

#figures img {
    padding-right: 9px;
}
#figures li{
display: inline;
}

#figures ul{
float: left;
    margin: 0 auto;
    padding: 0 0 0 36px;
}

#content {
    overflow: auto;
    padding-bottom: 20px;
    padding-top: 13px;
}

#Ltext, #Rtext {
width: 417px;
color: #fff;
background-image: url('../images/contentBkg.png');
margin-left:26px;
float:left;
min-height: 400px;
padding: 0 15px 0 15px;
}
#contactMessage{
background-image: url('../images/contentBkg.png');
padding: 5px 10px;
color: #fff;
}

#contactForm{
padding-top:20px;
margin-bottom:-20px;
overflow: auto;
}
#Ltext p:last-child, #Rtext p:last-child{
	margin-bottom:0;
}

.aboutFigs ul {
padding-top:29px;
}

#posterTemps li{
display:inline;
}

#posterTemps{
display: block;

    padding: 0;
    text-align: center;
        margin: -13px 0 -14px;
}

.presentationSamples{
padding-top: 11px;
}

.moveH2{
margin-top: -12px;
}

.slides_container{
 display: none;
    float: right;
    padding-right:88px;
    height: 381px;
    overflow: hidden;
    position: relative;
    width: 525px;
}

#linkPag li{
width: 249px;
height:49px;
background: url('../images/ss-btn.png');
margin-bottom: 22px;
list-style-type: none;
}

.pagination{
display: none;
}

.servicesCont #Ltext, .servicesCont #Rtext{
min-height: 516px !important;
}

.aboutPgCon{
height: 604px !important;
}

#linkPag li:hover, li.current{
background: url('../images/ss-btn.png') 0 -51px;
}

#linkPag li a{
 color: #FFFFFF;
    font-size: 26px;
        padding: 10px 148px 30px 16px;
    position: absolute;
}


#linkPag li img{
display: none;
    margin-left: -37px;
    margin-right: 6px;
    margin-top: 8px;
}
.mainContent{
	padding-left:30px;
}

.leftForm > label {
    display: block;
    float: right;
    margin-bottom: 12px;
    text-align: left;
    vertical-align: text-bottom;
    width: 88px;
}

.leftForm > input {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 336px;
}

.leftForm {
    width: 440px;
    float: left;
}

.smallerForm {
float: left;
    margin-bottom: 8px;
    width: 48%;
}

.leftForm input, .noError{
border: 1px solid transparent;
 height: 18px;
    width: 336px !important;
}
.smForms{
   float: left;
    overflow: auto;
    width: 100%;
}

.smallerForm > input {
 float: left;
    margin-left: 19px;
    margin-right: 10px;
    width: 107px !important;
}

.smallerForm select{
  float: left;
    margin-right: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
.smallerForm > label{
float:right;
margin-right:5px;
}

.smallerForm > input {
    margin-right: 5px;
}

}

.rightForm{
 float: right;
    margin-top: -5px;
    width: 422px;
}

.rightForm > h2 {
  margin: 0 0 0 -20px;
    padding: 0;
}

.leftGroup, .rightGroup {
    float: left;
    overflow: auto;
    width: 211px;
}

.leftGroup > label, .rightGroup > label{
    float: right;
    margin-bottom: 8px;
    width: 151px;
}

.leftGroup > input, .rightGroup > input {
    float: left;
    margin-bottom: 5px;
    width: 49px;
}

 .smallerForm {
 margin-bottom:8px;
 }
.message p:nth-child(3){
	padding-left:30px;
}

textarea{
  height: 91px;

    width: 336px;
}

#content .aboutPg {
min-height:379px !important;
margin-bottom:10px;
}

.servicesCont{
    overflow: auto;
    padding-bottom: 40px !important;
    padding-top: 13px;
}

.rightForm input[type=submit]{
width:100%;
}


@-moz-document url-prefix() {
    .leftForm input {
        height:19px;
    }
.leftForm > label{
margin-bottom: 13px;
}

}
.homeBody{
height: 526px !important;

}

.homeFigures{
margin-top: -81px;
    position: absolute;
}
.error{
	border: 1px solid red !important;
	height:18px;
	width: 250px !important;
}

#submitForm{
 background-image: url("../images/submitBtn.png");
    margin: 10px auto 10px 23%;
    width: 163px;
    font-size:20px;
	color: #fff;
	cursor: pointer;
}

.left20{
margin-left:-20px;
}

.clearIt{
width:100%;
clear:both;
}

#footer{
  background-color: #B4C7E7;
    bottom: -65px;
    position: relative;
    width: 100%;
    height:30px;
    }
    
.copy{
	padding-left:10px;
}

.socialMed{
float:right;
padding-right:10px;
padding-left:10px;
}

.dev {
float:right;
}

.rightFoot{
float:right;
}
.contact-footer {
    background-color: #FFFFFF;
    bottom: -148px !important;
    position: relative;
    margin-top: -113px;
    width: 100%;
    }
.contact-wrapper{
  height: 610px !important;
} 
.about-footer{
 bottom: -17px !important;
 }
 
 .services-content{
  height: 757px !important;
 }

.services-footer{
 bottom: -21px !important;
}

label, .contact-wrapper h2{
color:#273465;
}

#contactMessage h2{
color: #fff;
}