body {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.servicestitle {
	color: #E35B27;
}
div.topheader {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	overflow: visible;
	position: inherit;
}
.arrow {
	color: #666;
	font-size: 14px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	font-family: "Lucida Sans", Lucida, Univers, Arial;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
}
h4 {
	margin: 0px;
}


a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
ul {

	vertical-align: bottom; /* This fixes the IE5 Win gap! */
	horizontal-align: left;
	margin-top: 0px;
}
ul li {
	margin-top: 0px;

}
#aboutimage {
	margin-top: -30px;
	position: fixed;
	z-index: 100;
	overflow: hidden;
	padding-left: 15px;
}
#quoteimage {
	margin-top: -30px;
	position: absolute;
	z-index: 100;
	overflow: visible;
	margin-left: 22px;
}

#ontopmainbox {
	width: 870px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
div.logo {
	float: left;
}

div.footer {
	height: 20px;
	width: 805px;
	margin-top: 5px;
	color: #333333;
	font-size: 11px;
	margin-left: 10px;
	margin-left:auto;
	margin-right:auto;
}
div.outmainbox {
	background-image: url(../images/bgr_mainbox.gif);
	background-repeat: repeat-y;
	width: 866px;
}

#mainbox {
	height: 355px;
	width: 870px;
	padding-top: 25px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/main_bgr.gif);
	background-repeat: no-repeat;
}
#mainboxportfolio {
	height: 380px;
	width: 870px;
	border: 1px solid #333333;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#mainboxall {
	width: 870px;
	padding-top: 25px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#mainboxquote {
	width: 870px;
	margin: auto;
	padding-top: 25px;
	height: auto;
}
div.pageleftcolumn {
	float: left;
	width: 255px;
	padding-left: 28px;
	margin-right: 17px;
}

div.leftcolumn {
	float: left;
	width: 212px;
	padding-left: 28px;
	margin-right: 20px;
}
div.portfolio {
	width: 770px;
	margin-right: 50px;
	margin-left: 50px;
}
div.leftcolumnabout {
	float: left;
	width: 502px;
	padding-left: 28px;
	margin-bottom: 15px;
	height: auto;
}
div.leftcolumncontact {
	float: left;
	width: 602px;
	padding-left: 28px;
	margin-bottom: 15px;
	height: auto;
}
div.leftcolumnabout1 {
	float: left;
	width: 240px;
	padding-left: 28px;
	margin-bottom: 15px;
	height: auto;
	padding-right: 20px;
}
div.leftcolumnabout2 {
	float: left;
	width: 250px;
	padding-left: 28px;
	margin-bottom: 15px;
	height: auto;
}

.footer #leftcolumn {
	float: left;
	width: 670px;
}

img.title {
	margin-left: 28px;
}

div.pagemidcolumn {
	float: left;
	width: 255px;
	margin-left: 40px;
}

div.midcolumn {
	float: left;
	width: 255px;
	margin-left: 40px;
}
div.rightcolumn {
	float: right;
	width: 222px;
	padding-right: 45px;
	margin-left: 43px;
}
div.rightcolumnportfolio {
	float: left;
	width: 305px;
	padding-right: 5px;
	margin-left: 25px;
}
div.pagerightcolumn {
	float: right;
	padding-right: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 300px;
	width: 208px;
	padding-left: 20px;
	margin-right: 20px;
}
div.pagerightcolumnflash {
	float: right;
	padding-right: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 300px;
	width: 158px;
	padding-left: 20px;
	margin-right: 20px;
}

div.rightcolumnhome {
	float: right;
	width: 238px;
	padding-right: 15px;
	margin-left: 40px;
	margin-right: 20px;
}
.footer #rightcolumn {
	float: right;
	width: 120px;
	margin-top: 3px;
}
div.rightcolumntop {
	float: right;
	width: 341px;
	height:20px;
	margin-right: 30px;
	padding-top: 15px;
	background-image: url(../images/menubgr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 30px;
}

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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFFFFF;
	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;
	color: #666;
}

#imageData a{
	color: #666;
}
#imageData #imageDetails{
	width: 90%;
	float: left;
	text-align: left;
}	
#imageData #caption{
	font-weight: normal;
}
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/*JavaScript Hint Box*/
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #FFF;
	width: 250px;
	font:normal 12px Arial;
	line-height:15px;
	z-index:100;
	visibility: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #863110;
	border-right-color: #863110;
	border-bottom-color: #863110;
	border-left-color: #863110;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/


}
