body
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans;
	color: #000;
	background-color: #fff;
	background-image: url(images/body_background.gif);
background-repeat: repeat-x;
text-align: center;
}

#wayOut{
    position:absolute;
	left:50%;
	margin-left:-390px;
    width: 780px;
    text-align: left; /* to realign your text */
}

h1{

text-align: center;
font-size: 20px;
color: #48576A;
line-height: 25px;
letter-spacing: -1px;
}

#content h1{
text-align: left;
margin: 19px 0 0 0;
padding: 0px;
}

div.serviceDesc{
font-size: 12px;
line-height: 14px;
padding: 10px 10px 0px 10px;
color: #000;
border-bottom: 1px solid #cccccc;
margin-bottom: 10px;
background-image: url(images/side_work.gif);
background-repeat: repeat-y;
background-position: 100% 0%;
}

.closeButt{
font-style: italic;
text-decoration: none;
color: #FF0000;
}

p.cCont{
text-align: right;
}

p.cCont a{
color: red;
}

#blank{
height: 16px;
background: #fff;
}

.services{
height: 126px;
}

#container
{

	width: 780px;
	margin: 0;
	background-color: #FFF;
}

#banner
{
	width: 780px;
	height: 235px;
	background-color: #fff;
	background-image: url(images/header_background.png);
}

#navDiv{
padding-top: 62px;
margin-left: 145px;

}

#navDiv ul li{
display: inline;
font-family: helvetica, arial, sans;
font-size: 14px;
letter-spacing: -.1px;
padding: 10px 14px 10px 6px;
line-height: 14px;
}

.reg{
background-image: url(images/nav_seperator.gif);
background-position: center right;
background-repeat: no-repeat;
}

#navDiv a{
padding: 4px;
color: #000;
text-decoration: none;
}

#navDiv a.selected{
font-weight: bold;
color: #48576A;
}

#navDiv a:hover{
background: #fff;
color: #48576A;
}

#cWrapper{
background-image: url(images/side_work.gif);
background-repeat: repeat-y;
background-position: 5px 17px;
width: 730px;
margin-left: 8px;
border-left: 3px solid #F0F0F0;
border-right: 3px solid #F0F0F0;

}

#buffer{
border-left: 3px solid #F0F0F0;
border-right: 3px solid #F0F0F0;
border-bottom: 1px solid #F0F0F0;
width: 730px;
height: 15px;
margin-left: 8px;
}

#pageHead
{
	float: left;
	width: 168px;
height: 18px;
	margin: 0 0 0 3px;

}

#pageHead p{
text-align: right;
padding: 0 17px 0 10px;
font-size: 12px;
}

#content
{
	padding-top: 26px;
	margin: 0 20px 0px 190px;
min-height: 340px;
}

#content a{
color: #000;
}

#content a:hover{
color: brown;
}

p.head{
font-size: 14px;
line-height: 22px;
border-bottom: 1px solid #888888;
padding: 0px 5px 15px 5px;
margin-top: 7px;
}

p.leftCol{
padding: 0px 5px 15px 5px;
float: left;
width: 230px;
}

p.rightCol{
padding: 0 0 0 42px;
border-left: 1px solid #888888;
float: right;
width: 200px;
}

ul.leftCol{
padding: 0px 5px 15px 18px;
float: left;
width: 230px;
}

ul.rightCol{
padding: 0 0 0 42px;
border-left: 1px solid #888888;
float: right;
width: 200px;
}

ul.lower, p.lower, p.straight{
margin: 10px 0 0 0;
font-size: 12px;
line-height: 19px;
}

ul.lower li{
margin-bottom: 10px;
line-height: 15px;
}

ul.lower{
list-style: disc url(images/bullet.gif);
}

p.leftColThumbs{
padding: 0px 5px 15px 5px;
float: left;
width: 200px;
}

p.rightColThumbs{
padding: 0 30px 0 32px;
border-left: 1px solid #888888;
float: right;
width: 245px;
}

p.leftColClients{
padding: 0px 5px 15px 5px;
float: left;
width: 200px;
}

p.rightColClients{
padding: 0 15px 0 32px;
border-left: 1px solid #888888;
float: right;
width: 245px;
}

p.lowerThumbs{
margin: 10px 0 0 0;
font-size: 11px;
line-height: 56px;

}

p.lowerThumbs img{
margin-right: 20px;
vertical-align: middle;
margin-top: 8px;
margin-bottom: 8px;
}

#content h2 { margin-top: 0; }

#footer
{
margin-left: 8px;
width: 728px;
height: 25px;
border-left: 4px solid #F0F0F0;
border-right: 4px solid #F0F0F0;
border-bottom: 6px solid #F0F0F0;
	clear: both;
	background-color: #fff;
}

#footer p{
letter-spacing: 1px;
margin: 0;
}

p.copyright{
float: right;
font-size: 10px;
color: #A1A3A0;
padding: 6px;
}

p.credit{
float: left;
font-size: 9px;
color: #A1A3A0;
padding: 7px 6px 6px 13px;
}

p.credit a{
color: #BAC4D3;
text-decoration: none;
}

p.credit a:hover{
color: red;
}

#shadow{
background-image: url(images/footer_shadow.gif);
background-repeat: no-repeat;
width: 780px;
height: 13px;
clear: both;
}

.inlineImage{
margin: 5px 0 10px 20px;
float: right;
}

/* LIGHT BOX EFFECTS */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#pageHead h1 { text-transform:uppercase; }

.aec {
    border-collapse: collapse;
}
.aec td {
    vertical-align: top;
}
.aec p {
    font-size: 14px;
    line-height: 20px;
}
.aec .c-2 {
    width: 264px;
}
.aec .c-2 a {
    display: block;
    font-weight: bold;
    font-size: 12px;
    margin: 3px 0 15px;
    white-space: nowrap;
}
.aec blockquote {
    font-family: georgia;
    font-weight: normal;
    font-style: italic;
    margin: 25px 0 0;
    line-height: 28px;
    font-size: 18px;
    padding: 0 30px 0 0;
}
#pageHead a {
    color: #333;
    display: block;
    text-align: center;
    font-size: 12px;
    margin: 0 0px;
}
p.head.small {
    font-size: 11px;
}
