body
{
  margin: 0px;
  font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  background-color: #ddd;
  color: #666;
}

/*img, div, input { behavior: url("/css/iepngfix.htc") }
ie6 png fix*/

*
{
  outline: none;
}

a img
{
  border: none;
}

.breaker { clear: both; }
.lbreaker { clear: left; }
.rbreaker { clear: right; }

.clearer {
	height: 0px;
	clear: both;
	line-height: 0px;
	overflow: hidden;
	position: relative;
}

#skiptomain
{
  display: none;
}

#headerBar
{
  background-color: white;
  position: relative;
  height: 125px;
}

#headerContainer
{
  position: relative;
  width: 1000px;
  margin: 0px auto;
  height: 125px;
}

#headerLogo
{
  position: absolute;
  top: 33px;
  left: 17px;
}

a#headerContact
{
	position: absolute;
	top: 44px;
	right:20px;
	text-decoration: none;
	color: black;
	font-size: 15px;
}

a#headerContact em
{
  	color: #1e9cc5;
	font-style: normal;
}

#blueBar
{
  position: relative;
  width: 100%;
  background-color: #30b9e7;
  background-image: url(../images/bg-blue-bar.gif);
  background-repeat: repeat-x;
}

#blueContainer
{
  position: relative;
  width: 710px;
  padding-left: 250px;
  margin: 0px auto;
    color: white;
	padding-top: 20px;
}

.blueContainerFixedHeight
{
  height: 90px;
}

#blueContainer p
{
	padding-bottom: 20px;
	padding-top: 0px;
	margin: 0px;
}

#blueTitle
{
  position: absolute;
  top: 0px;
  left: 0px;
}

#blueBlogParagraph
{
  position: absolute;
  top: 35px;
  left: 190px;
  width: 200px;
  margin: 0px;
  padding: 0px;
}

#blueHowToParagraph
{
  position: absolute;
  top: 35px;
  left: 270px;
  width: 200px;
  margin: 0px;
  padding: 0px;
}

#blueWhoParagraph
{
  position: absolute;
  top: 34px;
  left: 190px;
  width: 770px;
  margin: 0px;
  padding: 0px;
}

#blueWhatParagraph
{
  position: absolute;
  top: 42px;
  left: 220px;
  width: 740px;
  margin: 0px;
  padding: 0px;
}

#blueWorkParagraph
{
  position: absolute;
  top: 30px;
  left: 220px;
  width: 740px;
  margin: 0px;
  padding: 0px;
}


#headerContainer ul
{
	position: absolute;
	right: 10px;
	top: 80px;
	list-style: none;
	margin: 0px;
	height: 34px;
	padding: 11px 10px 0px 10px;
background-image:url(../images/bg-navigation.gif);
background-repeat: no-repeat;
}

#headerContainer ul li
{
  float: left;
  margin: 0px;
  padding: 0px;
}

#blackBar
{
  background-image:url(../images/bg-black-bar.jpg);
  background-repeat: repeat;
}

#bodyContainer
{
   position: relative;
   width: 960px;
   margin: 0px auto;
}

.bodyContainerGeneric
{
	padding: 10px 0px;
}

#homeMainImageContainer
{
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  float: left;
  width: 630px;
  height: 390px;
}

#footerContainer
{
  position: relative;
  width: 960px;
  margin: 0px auto;
}

#footerLinks
{
  float: left;
  clear: left;
  padding: 20px 0px;
  width: 640px;
  color: #84bed2;
  font-size: 14px;
}

#footerContainer a
{
  color: #1e9cc5;
  text-decoration: none;
}

#footerLogo
{
  float: right;
  margin-top: 12px;
}

#footerAddresses
{
  float: right;
  position: relative;
  text-align: left;
  clear: right;
}

#footerContainer address
{
  font-size: 12px;
  font-style: normal;
  margin-top: 15px;
  margin-right: 4px;
}

#footerAddresses a:link, #footerAddresses a:visited { color: #666; text-decoration: none; }
#footerAddresses a:hover { color: #666; text-decoration: underline; }

#footerContainer address em
{
  font-style: normal;
  color: #1e9cc5
}

#footerContainer #footerLogos
{
  position: relative;
  float: left;
}

#footerContainer #footerLogos img
{
  margin-right: 20px;
  margin-top: 20px;
}

#footerCopyright
{
  font-size: 12px;
  float: left;
  clear: left;
  text-align: left;
  color: #999999;
}


#whiteBodyBar {
	width: 100%;
	background-color: white;
	position: relative;
		z-index: 10;
}

	#whatWeDoBodyContainer {
		width: 976px;
		margin: 0 auto;
		padding: 0 0 0 20px;
		min-height: 500px;
	}

		#whatWeDoBodyContainer h1 {
			margin: 0px;
			padding: 20px 0px 0px 0px;
			font-weight: normal;
			color: #1e9cc5;
		}

		#whatWeDoBodyContainer p {
			margin: 0px;
			padding: 20px 0px 0px 0px;
		}

		#whatWeDoText {
			margin-bottom: 180px;
		}

			#whatWeDoText table {
				border: 1px solid #dddddd;
			}

				#whatWeDoText table th {
					background-color: #30b9e7;
					color: white;
					font-weight: normal;
					padding: 5px;
				}

				#whatWeDoText table td {
					text-align: center;
					padding: 10px;
				}

			#whatWeDoText a {
				color: #1e9cc5;
				text-decoration: none;
			}

	#chooseAServiceBar {
		width: 100%;
		height: 160px;
		background-image:url(../images/bg-choose-service.png);
		background-repeat: repeat;
		border-top: 1px solid #cccccc;
		position: absolute;
			bottom: 0px;
			left: 0px;
			z-index: 100;
			/*  _position: static; THIS BREAKS IE6 */
	}

		#chooseAServiceContainer {
			width: 960px;
			margin: 0px auto;
			padding: 5px 0px;
		}

		#chooseAServiceContainer h2 {
			margin: 0px;
			padding: 0px;
			font-weight: normal;
			color: #1e9cc5;
		}

		#chooseAServiceContainer ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
			font-size: 13px;
		}

			#chooseAServiceContainer ul li {
				margin: 10px 15px 0px 0px;
				padding: 0px;
				float: left;
				width: 177px;
			}

		#chooseAServiceContainer a {
			text-decoration: none;
			color: #1e9cc5;
		}

#whiteBodyContainer
{

}

.serviceImage
{
  float: right;
  margin-bottom: 40px;
  margin-left: 40px;
}

#serviceImageGallery
{
  float: right;
  margin-bottom: 40px;
  margin-left: 40px;
  width: 453px;
  height: 430px;
}

#whoWeAreBodyContainer {
	width: 996px;
	margin: 0 auto;
	padding: 20px 0;
}

	.whoWeAreThumbnailContainer {
		width: 162px;
		height: 182px;
		background-image:url(../images/bg-mugshot.png);
		background-repeat: no-repeat;
		float: left;
		margin: 2px;
		padding: 0;
		position: relative;
	}

		/* half the margin in IE6 due to doubling on floated items */
		* html .whoWeAreThumbnailContainer { margin: 2px 1px; }

		.whoWeAreThumbnailContainer a {
			color: white;
			text-decoration: none;
		}

		.whoWeAreThumbnailContainer img {
			position: absolute;
				top: 18px;
				left: 19px;
		}

		.whoWeAreThumbnailContainer span {
			width: 124px;
			height: 18px;
			line-height: 14px;
			margin: 0px;
			overflow: hidden;
			padding: 0px;
		  	position: absolute;
		  		top: 150px;
		  		left: 18px;
		}

form#archiveForm, #archiveForm fieldset
{
  margin: 0px;
  padding: 0px;
  border: none;
}

#blogArchiveLabel
{
	position: absolute;
	top: 44px;
	left: 684px;
}

#blogArchiveDropdownForm
{
	position: absolute;
	top:50px;
	left: 814px;
	width: 145px;
	height: 22px;
	text-align: right;
}

#blogArchiveDropdownForm form
{
  margin: 0px;
  padding: 0px;
}

#blogArchiveDropdownForm select
{
  width: 145px;
}

.blogDateAndAuthor
{
	float: left;
	width: 104px;
}

.blogDate
{
  position: relative;
	margin-left: 4px;
  width: 96px;
  height: 96px;
  background-image:url(../images/bg-blog-date.gif);
}

.blogMonthYear
{
  position: absolute;
  top: 8px;
  left: 6px;
  width: 85px;
  font-size: 16px;
  color: white;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.blogDay
{
  position: absolute;
  top: 23px;
  font-size: 50px;
  width: 85px;
  left: 6px;
  text-align: center;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #666666;
}

.blogAuthor
{
  position: relative;
  width: 104px;
  height: 116px;
  background-image:url(../images/bg-mugshot-tiny.png);
  background-repeat: no-repeat;
}

.blogAuthor img
{
  position: absolute;
  top: 15px;
  left: 15px;
}

.blogAuthor p
{
  position: absolute;
  top: 91px;
	font-size: 11px;
  margin: 0px;
  padding: 0px;
  left: 15px;
  width: 124px;
  height: 18px;
  line-height: 14px;
  overflow: hidden;
  color: white;
}


.blogEntryContainer
{
  padding: 20px 0px;
  border-bottom: 1px solid #dddddd;	
  width:770px;
}

.blogContent
{
  float: left;
  margin-left: 20px;
  width: 640px;
}

.blogContent h1
{
  font-weight: normal;
  font-size: 20px;
  margin: 0px 0px 5px 0px;
}

.blogContent a, .blogContent h1, .blog_nav_right a
{
  color: #209cc5;
  text-decoration: none;
}
.clearL{
clear:left;
}
.blogTags
{
  color: #209cc5;
}
.blog_nav_right{
display:block;
width:180px;
float:right;
}
#contactBodyBar, #homeBodyBar
{
  position: relative;
  width: 100%;
  background-color: #30b9e7;
  background-image: url(../images/bg-contact-bar.gif);
  background-repeat: repeat-x;
}


#contactHeader
{
  position: relative;
  width: 960px;
  padding-top: 24px;
  color: white;
}

#contactHeader p
{
  position: absolute;
  left: 335px;
  top: 30px;
  margin: 0px;
  padding: 0px;
  width: 500px;
}

#contactColumn1, #contactColumn2, #contactColumn3 {
	width: 290px;
	color: white;
	float: left;
	margin: 0 45px 0 0;
	padding: 50px 0 0 0;
	position: relative;
}

	#contactColumn3 {
		margin-right: 0px;
	}

	/* half the margin in IE6 due to doubling on floated items */
	* html #contactColumn1, * html #contactColumn2 {
		margin-right: 22px;
	}

#contactColumn2and3
{
  padding-top: 50px;
  float: left;
  width: 625px;
}

#facebook
{
  position: absolute;
  top: 35px;
  right: 55px;
}

#twitter
{
  position: absolute;
  top: 35px;
  right: 0px;
}

#contactForm, #contactForm fieldset
{
  border: none;
  margin: 0px;
  padding: 0px;
}

#contactForm .contactInput, #contactForm textarea
{
  border: none;
  width: 278px;
  padding: 6px;
  color: #1e9cc5;
  font-size: 14px;
  margin-bottom: 20px;
  float: left;
}

textarea
{
  font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  width: 278px;
  height: 163px;
  padding: 6px;
  overflow: auto;
}

#contactSubmit
{
  float: right;
  margin-bottom: 20px;
}

h2.officeName
{
  margin: 0px;
  padding: 0px;
  font-size: 35px;
  font-weight: normal;
  margin-top: -10px;
}

h2.officeName a
{
  color: white;
  text-decoration: none;
}

h1.officePageName
{
  font-size: 30px;
  margin-top: -10px;
  margin-bottom: 0px;
  font-weight: normal;
}

h2.officePagePhoneEmail
{
  color: white;
  font-size: 24px;
  margin-top: -4px;
  margin-bottom: 0px;
  font-weight: normal;
}

.officePagePhoneEmail a
{
  color: white;
  text-decoration: none;
}

p.officePhoneEmail
{
  color: #8ccff2;
}

p.officePhoneEmail em, p.officePhoneEmail a
{
  color: white;
  font-style: normal;
  text-decoration: none;
  font-size: 16px;
}

address.officeAddress
{
  font-style: normal;
  float: left;
  width:170px;
  margin: 20px 0px;
}

address.officePageAddress
{
  font-style: normal;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.largerMapButton
{
  float: right;
  margin-top: 20px;
}

.gmap {
    width: 400px;
    height: 250px;
}

.gmap-lg {
    width: 625px;
    height: 350px;
    margin-top: 23px;
}

    .gmap-lg-msg {
        background: #FFF;
        color: #000;
        bottom: 0px;
        right: 0px;
        padding: 2px 5px;
    }

    .gmap-lg-dir p {
        color: #FFF;
    }

    .gmap-lg-dir-panel {
        color: #FFF;
    }

    .gmap-lg-dir-panel .adp-legal { color: #FFF; }

    .gmap-lg-dir-panel .adp-list { color: #000; margin-top: 10px; }

	#homeLeftColumn {
		width: 450px;
		color: white;
		float: left;
		padding: 30px 0;
		position: relative;
	}

		#homeLeftColumn a:link, #homeLeftColumn a:visited { color: #fff; text-decoration: underline; }
		#homeLeftColumn a:hover { color: #def; text-decoration: underline; }

	#homeRightColumn {
		width: 468px;
		float: right;
		padding-top: 30px;
		position: relative;
	}

		#homeRightColumn ul {
			width: 468px;
			list-style: none;
			margin: 0;
			padding: 0;
		}

			#homeRightColumn ul li {
				width: 105px;
				height: 73px;
				background-color: white;
				float: left;
				list-style-type: none;
				margin: 0 0 12px 12px;
				padding: 0;
				-moz-box-shadow: 0 0 6px #1a718d;
				-webkit-box-shadow: 0 0 6px #1a718d;
			}

				/* half the margin in IE6 due to doubling on floated items */
				* html #homeRightColumn ul li { margin-left: 6px; }

		#buttonOurPortfolio {
			width: 105px;
			height: 30px;
			margin: 10px 0 0 363px;
			padding: 0;
		}

		#homeQuotes {
			width: 449px;
			height: 134px;
			margin: 0 0 0 16px;
			padding: 15px 0;
		}

#homeHeadline
{
  margin-bottom: 20px;
}

.lblError {
    padding: 8px 6px;
    background: #FCC;
    border: 2px solid #900;
    color: #900;
    margin-bottom: 15px;
}
.howtos{
width:720px;
display:block;
float:left;
}
.howtos_nav{
width:220px;
padding:0px 10px;
display:block;
float:left;
}
.howtos_nav a:link, .howtos_nav a:visited{
color:#209cc5;
text-decoration:none;
}


/*********** SERVICES *****/



ul#servicenav li a:link, ul#servicenav li a:visited {
	text-decoration: none;
}



ul#servicenav li a:hover, ul#servicenav li a:active {
	text-decoration: underline;
}




/*********** PAYPAL *****/

.ppdiv {
    text-align: center;
    margin-top: 20px;
    width: 700px;
}

.pplabel {
    margin-right: 10px;   
}

.ppbtn {
    margin-top: 10px;
}   

.bg-step {
    width: 75px;
    height: 45px;   
    background: url(/images/bg-step.gif) no-repeat center center;
    text-align: center;
    font-size: 45px;
    padding: 8px 0px 22px 0px;
    color: #666;
    float: left;
    margin: 10px 10px 10px 0px;
}

.bg-info {
    width: 600px;
    float: left;
    margin: 20px 0px 10px 0px;
}