@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}

body {
font-size: 62.5%;
text-align: center; /* center for ie */
margin: 0;
padding: 0;
/* background-color: #d1e8f4; */
background: #fff url(null) fixed no-repeat;
}

P {
font-size: 1.2em;
}
h1 {
font-size: 2.8em;
}
h2 {
font-size: 2.2em;
}
.clear {
display: block;
height:1px;
clear:both;
margin: 0;
} 
.topclear {
display: block;
height:1px;
clear:both;
margin-bottom: 0px;
}

/* Page Structures -------------------------------------*/
/* Page Header -----------------------------------------*/
#headercontainer {
width: 900px;
margin-top: 0;
padding-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
clear: both;
background-image: url(images/header_bg.jpg);
background-position: top center;
background-repeat: repeat-x;
background-color: #003366;
}

#header {
width: 900px;
position: relative;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-bottom: 5px;
height: 127px;
min-height: 127px;
text-align: left;
}

* html #header{height: 127px;}
#header h1 {position: absolute; left: 0px; top: 0px;}

#logocontainer {
float: left;
width: 762px;
height: 64px;
margin-top: 65px;
margin-left: 15px;
}

#tagcontainer {
width: 900px;
position: relative;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding: 0;
height: 37px;
min-height: 37px;
text-align: left;
background: #fff url(images/tagline_bg.jpg) bottom center;
background-repeat: repeat-x;
}

#navcontainer {
float: left;
width: 250px;
/* height: 145px; */
margin: 0;
}
/* Page Body ---------------------------------------------------*/
#bodycontainer {
background: #fff;
width: 900px;
border-top: 1px;
margin-top: 0;
padding-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
clear: both;
}
#pagebody {
background-color: #fff;
width: 900px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
padding: 20px 0 0 0;
}

#leftcol {
float: left;
width: 250px;
/*border-right: dashed 1px #44c5b6;*/
margin-top: 0;
margin-left: 0;
}

#rightcol {
width: 645px;
float: left;
margin: 0 0 15px 0;
padding: 0;
text-align: left;
}

.rightspace {
height: 400px;
min-height: 400px;
}
/* ----Footer -------------------------------------------------*/
#footercontainer {
background-color: #7f99b2;
width: 900px;
border-top: 1px;
margin-top: 0;
padding-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
clear: both;
}
#footer {
background-color: #7f99b2;
width: 900px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
}
/* Logo -----------------------*/
#header #logo { 
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 762px; 
height: 64px;
}
#header #logo span {
display: block;
position:absolute;
left: 0;
top: 0;
z-index: 1;
width: 762px;
height: 64px;
margin: 0;
padding: 0;
background: url("images/logo.jpg") top left no-repeat;
cursor: pointer;
overflow: hidden;
}
#header #logo a {
position: static;
display: block;
height: 762px;
height: 64px;
white-space: normal;
color: #fff;
}
/*-- Tag Line --*/
#tagcontainer img {
margin-top: 7px;
margin-right: auto;
margin-bottom: 0;
margin-left: 15px;
padding: 0;
text-align: left;
}
/* --- Global Navigation --------------------------------------------------*/
#nav {
width: 240px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0.5em;
margin-left: 0;
text-align: left;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 1.0em;
}
#nav ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#nav ul ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#nav li {
border-bottom: 1px solid #fff;
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 1.8em;
font-weight: normal;
}

#nav li li {
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 1.0em;
font-weight: normal;
}

#nav li a:link, #nav li a:visited {
font-size: 90%;
display: block;
padding: 6px 0 11px 15px;
background-image: url(images/navlink_bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
color: #003366;
text-decoration: none;
border-bottom: 1px;
} 

#nav li a:hover {
font-size: 90%;
display: block;
padding: 6px 0 11px 15px;
background-color: #ffe085;
color: #003366;
text-decoration: none;
}

#navcontainer #nav .navcurrent {
background-color: #ffe085;
}

#nav li li a:link, #nav li li a:visited {
background-color: #fff6da;
padding-left: 45px;

}
#nav li li a:hover {
background-color: #ffe085;
text-decoration: none;
padding-left: 45px;
}

#portfoliobutton {
width: 240px;
display: block;
margin-top: 20px;
margin-right: auto;
margin-bottom: 0;
margin-left: 0;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.0em;
}

#portfoliobutton img {
background-color: #fff;
padding: 0;
border: none;
}

/* ----------- Content Images --------------------------------------*/
.buttoncontainer {
width: 645px;
text-align: center;
margin-top: 15px;
margin-right: auto; 
margin-bottom: 0;
margin-left: auto;
}

.buttoncontainer .button {
width: 302px;
min-height: 199px;
display: block;
float: left;
border: none;
padding: 0 15px 0 0;
margin: 0;
text-align: center;
font-family: "Times New Roman", Times, serif;
font-size: 1.0em;
font-weight: bold;
color: #000;
}
.button img {
margin: 0;
border: none;
}
.button a:link, .button a:visited {
font-family: "Times New Roman", Times, serif;
font-size: 1.1em;
font-weight: normal;
color: #003366;
text-decoration: none;
border: none;
margin: 0;
padding: 0;
text-align: left;
}
.button a:hover, .button a:active {
text-decoration: underline;
}
.buttonlink {
min-height: 199px;
}
.imagecontainer {
width: 645px;
text-align: center;
margin-top: 0;
margin-right: auto; 
margin-bottom: 0;
margin-left: auto;
}
.productimagecontainer {
width: 645px;
text-align: center;
margin-top: 0;
margin-right: auto; 
margin-bottom: 0;
margin-left: auto;
}
.sampleimage {
width: 208px;
text-align: left;
float: left;
}
/* .sampleimage img {
padding-right: 10px;
padding-bottom: 20px;
} */
.sampleimage p {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 1.6em;
color: #003366;
padding: 2px 0 5px 0;
}
/* --- Portfolio Image Gallery ----------------------------------*/
.gallerycontainer {
width: 645px;
text-align: center;
margin-top: 0;
margin-right: auto; 
margin-bottom: 0;
margin-left: auto;
}
.galleryimage {
width: 208px;
text-align: left;
float: left;
}
/* .sampleimage img {
padding-right: 10px;
padding-bottom: 20px;
} */
.galleryimage a img {
border: none;
}
.galleryimage p {
width: 198px;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 1.6em;
color: #003366;
padding: 2px 0 5px 0;
}


/* --- Content / Text ----------------------------------------------*/

#textcontainer {
width: 625px;
text-align: left;
padding-top: 15px;
margin-bottom: 25px;
margin-right: auto;
margin-left: auto;
}
.text {
text-align: left;
width: 600px;
margin: 0 0 0 0;
}
.text h1 {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
color: #003366;
font-size: 3.0em;
margin-bottom: 15px;
}
.text h2 {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
margin-bottom: 15px;
font-size: 3.2em;
color: #003366;
}
.text h3 {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 2.8em;
margin-bottom: 15px;
color: #003366;
}
.text h4 {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 1.6em;
margin-bottom: 15px;
color: #003366;
}
.text h5 {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
margin-bottom: 15px;
font-size: 1.4em;
color: #003366;

}
.text p {
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 1.4em;
margin-bottom: 15px;
color: #003366;
line-height: 1.6em;
/* letter-spacing: 0.1em; */
}
.text span {
font-weight: bold;
}

.text a:link, .text a:visited {
color: #003366;
font-weight: bold;
text-decoration: none;
}
.text a:hover, .text a:active {
text-decoration: underline;
}
.text img {
padding-right: 10px;
padding-left: 10px;
}
.text a img {
border: none;
}
.textspace {
height: 200px;
min-height: 200px;
}
.smalltextspace {
height: 55px;
min-height: 55px;
}
#contact {
float: left;
margin: 0;
padding: 0 5px 0 0;
}
#contact p {
font-family: "Times New Roman", Times, serif;
font-style: normal;
font-weight: normal;
font-size: 3.0em;
color: #003366;
}
#accreditations {
float: left;
margin: 0;
padding: 0;
}
#accreditations img {
padding: 0 5px 0 0;
margin: 0;
}
/*--- testimonial classes ------------------------------*/

.testimonial {
padding: 0 0 15px 0;
}
.customername p {
font-family: "Times New Roman", Times, serif;
font-size: 2.0em;
font-weight: normal;
}
.customertext p {
font-family: "Times New Roman", Times, serif;
font-size: 1.4em;
font-weight: normal;
margin-top: -15px;
}
/* -------Contact Text ---------------------------------*/
.contacttext {
float: left;
width: 300px;
}

/* ---------------- Contact Form ------------------------*/
#form {
width: 600px;
text-align: left;
padding: 0 0 15px 0px;
}
#form h3 {
color: #003366;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 2.2em;
margin: 15px 0 25px 0;
line-height: 1.0em;
letter-spacing: normal;
}
#form p {
font-family: "Times New Roman", Times, serif;
color: #003366;
font-size: 1.4em;
margin: 15px 0 5px 0;
word-spacing: 0.1em;
line-height: 1.3em;
}
#form .contactform fieldset {
border: none;
}
#form .contactform legend {
display: none;
}
.contactform .fixedwidth {
display: block;
width: 185px;
float: left;
}
.contactform #name {
width: 205px;
}
.contactform #email {
width: 205px;
}
.contactform #tel {
width: 205px;
}
.contactform #subject {
width: 205px;
}
.contactform .btn {
font-family: "Times New Roman", Times, serif;
font-size: 1.0em;
width: 75px;
margin-right: 105px;
}/* -------- Footer Formatting ---------------------------*/

#copy {
width: auto;
}
#copy p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1.0em;
color: #fff;
text-align: left;
padding: 15px 0 0 20px;
}
#copy span {
font-weight: bold;
}
#designby {
width: auto;
text-align: left;
padding: 15px 0 5px 20px;
}
#designby p {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #fff;
}
#designby a {
text-decoration: underline;
}
#designby a:link {
text-decoration: none;
color: #fff;
}
#designby a:visited {
text-decoration: none;
color: #fff;
}
#designby a:hover, #designby li a:active {
text-decoration: underline;
}
/* ----- Footer Nav style / format ----------*/
#footernav {
margin: 15px 0 5px 20px;
padding: 0;
text-align: left;
}
#footernav ul {
margin: 0 0 0 0;
padding: 0;
}
#footernav li {
list-style: none;
display: inline;
font: normal 1.1em Arial, Helvetica, sans-serif;
color: #fff;
border-right: solid 1px #fff;
margin: 0 5px 0 0;
padding: 0 5px 0 0;
}
#footernav li a:link {
text-decoration: none;
color: #fff;
}
#footernav li a:visited {
text-decoration: none;
color: #fff;
}
#footernav li a:hover, #footernav li a:active {
text-decoration: underline;
}
#map_canvas {
text-align: center;
margin-right: auto;
margin-left: auto;
padding-bottom: 15px;
width: 300px;
height: 300px;
float: left;
}
