@charset "utf-8";
/* CSS Document */




/*--------------------DEFAULT HTML--------------------*/

* {
	margin:0px;
	padding:0px;
}



img {
border: none;
display: block;
}

a {
border: none;
text-decoration: none;
outline:0;
}

a:hover {
text-decoration: underline;
}

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

.italic {
font-style: italic;
}

h1 {
font-size: 1.6em;
font-weight: bold;
color: #16293d;
}

h2 {
font-size: 1.2em;
font-weight: bold;
color: #063c6a;
}


.last{
padding-right: 0px;
}


p {
color: #666666;
}


/*------------------- SITE WRAPPER ------------------- */


#siteWrapper {
margin: 0px auto 0px auto;
width: 990px;
}

/*------------------- HEADER ------------------- */


#header {
background-image:url(../images/bkg-header.jpg);
background-repeat: no-repeat;
height: 86px;
width: 990px;
}


#header img {  /*----logo----*/
padding-top: 40px;
padding-left: 20px;
float:left;
}




/*------------------- UTILITY ------------------- */
#utility {
float:right;
color: #cccccc;
text-align:right;
padding-right: 16px;
padding-top: 5px;
}

#utility ul{
display: block;
padding-bottom: 29px;
}

#utility li {
display: inline;
}

#utility li a {
color:#ffffff;
font-size: .75em;
padding-right: 15px;
padding-left: 4px;
}

#utility p {
color: #000000;
font-weight: bold;
padding-top: 0px;
font-size: 1.4em;
padding-right: 6px;
padding-right: 16px;
}


#utility span {
color: #999999;
font-size: .7em;
padding-right: 8px;
}







/*  Main Navigation  */

#nav{
background-image:url(../images/bkg-nav.jpg);
background-repeat: no-repeat;
height: 50px;
width: 990px;
text-align: center;
}


#nav ul {
padding-top: 17px;
padding-left:8px;
}

#nav li {
display: inline;
}

#nav a {
color:#ffffff;
font-size: 14px;
font-weight: bold;
padding: 0px 35px 15px 35px;
text-transform: uppercase;
}

/*#nav a:hover {
background-image:url(../images/bkg-selected.jpg);
background-position: top;
background-repeat: repeat-x;
text-decoration: none;
}

#nav a:hover.first {
padding-left: 23px;
width: 50px;
}*/


#nav a:hover {
text-decoration: none;
color: #c1e8ff;
}






/*------------------- MASTHEAD ------------------- */


#masthead h1 {
font-size: 1.1em;
padding: 15px 0px 0px 20px;
}


#masthead h2 {
font-size: 1.2em;
padding: 10px 0px 0px 20px;
color:#063c6a;
}



/*-------------------3. CONTENT CONTAINER ------------------- */

#contentContainer {
width: 990px;
}



/*-------------------3. MAIN CONTENT ------------------- */

.locationRow {
width: 940px;
border-top: 1px #cccccc dotted;
margin-left: 25px;
margin-top: 20px;
padding-top: 25px;
}

.locationRowBottom {
width: 940px;
border-top: 1px #cccccc dotted;
border-bottom: 1px #cccccc dotted;
margin-left: 25px;
margin-top: 20px;
padding-top: 25px;
padding-bottom: 25px;
}















/*-------------------  LEFT ------------------- */









/*-------------------  Middle   ------------------- */

#middle {
float: left;
width: 295px;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 20px;
color: #666666;
}

#middle h2 {
padding-left: 0px;
padding-bottom: 10px;
}

#middle h3 {
font-size: 1.2em;
}


.bullet1 {
background-image:url(../images/bullet-1.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}

.bullet2 {
background-image:url(../images/bullet-2.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}

.bullet3 {
background-image:url(../images/bullet-3.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}

.bullet4 {
background-image:url(../images/bullet-4.jpg);
background-repeat: no-repeat;
height: 24px;
padding-left: 30px;
padding-top: 3px;
}


#middle p {
line-height: 22px;
font-size: .9em;
}


#middle strong {
}









/*  ------------------------- RIGHT-------------------------*/

#right h1 {
font-size: 1.4em;
}


#right h2 {
padding-left: 0px;
padding-bottom: 10px;
}








/*  ------------------------- TESTIMONIALS  -------------------------*/

#testimonials {
padding-top: 25px;

}


#testimonials h2 {
padding-bottom: 10px;
}


#testimonials p {
font-style: italic;
font-size: 1.2em;
line-height: 32px;
}









/*------------------- BOTTOM LOGOS------------------- */

/*#logos {
border-top: 1px #cccccc dotted;
background-image:url(../images/bkg-logos.jpg);
background-repeat: no-repeat;
background-position:center;
height: 76px;
margin-left: 20px;
margin-right: 20px;
padding-top: 15px;
}*/



#logos {
background-image:url(../images/bkg-logos2.jpg);
background-repeat: no-repeat;
height: 119px;
width: 990px;
margin: 0px auto 0px auto;
}


#logos p {
display: block;
padding-left: 795px;
padding-top: 5px;
font-size: .8em;
}

#logos span {
color:#063c6a;
font-weight: bold;
}


#logos a {
color:#0099ff;
font-weight: bold;
}


#bbb {
padding-top: 25px;
display: block;
}




#logoContainer {
width: 100%;
background-image:url(../images/bkg-logo-container.jpg);
background-repeat: repeat-x;
background-color: #cc5200;
height: 119px;
}








/*-------------------  FOOTER ------------------- */


#footerContainer {
width: 100%;
background-image: url(/images/bkg-footer.jpg);
background-repeat: repeat-x;
background-color: #013660;
padding-bottom: 30px;
height:230px;
}

/* ==================== 6.Footer ==================== */

#footer {width:990px; height:150px; color:#FFF; padding:30px 0 0 0; margin:0 auto;}
#footer h3 {font:bold 14px arial; color:#013660; margin:0 0 12px 0;}
#footer a {color:#fff;}
#footer img {behavior: url(/iepngfix.htc)}
#footer a:hover {color:#FFF;}

/* --------- Office Locations ---------- */

#footer-locations {float:left; padding:0 15px 0 15px; width:590px;}
#footer-locations dl{ float:left; display:block; line-height:150%;  padding:0px 25px; border-right:1px solid #a0bed5;}
#footer-locations dl.first {padding-left:0;}
#footer-locations dl.middle {padding:0px 30px;}
#footer-locations dl.last {border:none; padding-right:0px;}
#footer-locations dt {font-weight:bold;}
#contact-separator dl {line-height:150%;}
#location-map {float:left; width:350px;}
#office-location {float:left; padding:25px 0; border-bottom:1px solid #e5e5e5; width:660px;}
#page #office-location dl {border:none; width:300px; font-size:14px; line-height:140%;}

/* --------- Services ---------- */
#footer-services {float:left; padding:0 25px 0 0; width:170px;}
#footer-services ul {float:left;list-style-type:none; padding:0 35px 0 0;}
#footer-services li {font-weight:normal;}
#footer-services a {color:#fff; text-decoration:none; line-height:150%;}
#footer-services a:hover {text-decoration:underline;}

/* --------- Company Info ---------- */
#company-info {float:left; width:170px;}
#company-info ul {float:left;list-style-type:none; padding:0 35px 0 0;}
#company-info ul.right {padding-right:0;}
#company-info li {font-weight:normal;}
#company-info a {color:#fff; text-decoration:none; line-height:150%;}
#company-info a:hover {text-decoration:underline;}

/* --------- Social Media ---------- */
#socialmedia img {behavior: url(/iepngfix.htc)}

/*----------Micro Format Address on White ------------------*/
#microwhite .vcard {line-height:175%; padding:0px; background-color:#fff; width:350px; color:#333;}
#microwhite .organization-name {font-size:12px; font-weight:bold; color:#333;}
#microwhite .region {border:0;}

/* --------- Copyright ---------- */

#copyright {margin:50px auto 0; width:970px; font-size:11px; position:relative; float:left;}
#socialmedia {position:absolute; top:0px; right:0px;}
#socialmedia li {list-style-type:none; float:left; margin:0 0 0 20px; border:none;}
#copyrighttext {width:500px; padding:0 0 0 0; position:absolute;}
#copyrighttext p {color:#81a3e1;}
#copyrighttext a {color:#81a3e1; padding:0 3px; text-decoration:underline;}
#copyrighttext a:hover {color:#fff;}
#copyrighttext a.priv {padding-left:10px;}
