/* COLORS
*************
ORANGE: #ff8400;
SHADOW: #7d7d7d;
Placeholder Gray: #6a6a6a;
hi-lite: #BBBBBB;
*************/

/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
/* end reset styles */

body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}

img, img a {
	border:0;
	margin:0;
	padding:0;
}

.orange {
	color:#ff8400
}

h1 {
	margin:0 0 0 0;
	padding:5px 0 5px 20px;
	font-size:18px;
	color:#ffffff;
	background-color:#ff8400;
	font-weight: 100;
	letter-spacing: .1em;
	font-style: italic;
}


h2 {
	padding:5px 0 5px 20px;
	font-size:20px;
	color:#ffffff;
	font-weight: 500;
	letter-spacing: .1em;
	margin:20px -10px 0 -10px;
	text-align: left;
	text-transform: uppercase;
}

h3{
	padding:5px 0 5px 20px;
	font-size:20px;
	color:#ffffff;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 2em;
	margin:35px 0 0 0;
	text-align: left;
	text-transform: uppercase;
	border-top:1px solid #bbb;
	box-shadow: 0px -20px 45px #727272;
	-o-box-shadow: 0px -20px 45px #727272;
	-moz-box-shadow: 0px -20px 45px #727272;
	-webkit-box-shadow: 0px -20px 45px #727272;
}

h4 {
	font-size:16px;
	color:#ff8400;
	background-color:#6a6a6a;
	overflow:hidden;
	margin: 20px 10px 0 -5px;
	padding:2px 0 2px 5px;
}

h5 {
	font-size:20px;
	margin-bottom: 10px;
}

#wrapper {
	position:absolute;
	width:980px;
	left:50%;
	margin-left: -490px;
	top:0;
}

#headerback {
	background-image: url(images/headerbacksm.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width:100%;
	height: 403px;
	position: absolute;
	top:0;
	left:0;
	z-index:-400;
}


#header {
	width:100%;
	height:211px;
	position:relative;
	top:0;
}

#logo {
	position:relative;
	width: 702px;
	height:308px;
	top: 0px;
	left:0px;
	overflow:hidden;
	margin-left:-180px;
	z-index:-350;
}



#nav {
	width:500px;
	height: 40px;
	position:absolute;
	top:20px;
	right:70px;
}

#nav ul {
	list-style: none;
	text-align: right;
	padding:0;
	margin:0;
	display:inline;
	float:right;
}

#nav ul li {
	display:inline;
}

#nav ul > li a {
	text-decoration: none;
	color:#ffffff;
	line-height: 40px;
	text-shadow: 0px -2px 2px #7d7d7d;
	font-weight: 100;
	padding: 0 20px;
	font-size: 16px;
}

#nav ul > li a:hover {
	color: #ff8400;
}
#nav ul > li a:active {
	color: #ff8400;
	text-shadow: none;
}

#contenttop {
	width: 950px;
	position:absolute;
	top: 140px;
	left:50%;
	margin-left:-475px;
	height:120px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	box-shadow: 0px -20px 45px #727272;
	-o-box-shadow: 0px -20px 45px #727272;
	-moz-box-shadow: 0px -20px 45px #727272;
	-webkit-box-shadow: 0px -20px 45px #727272;
	z-index: -300;
	border-top: 1px solid #bbbbbb;
}

#content {
	position:relative;
	left:50%;
	margin-left:-495px;
	top:-100px;
	width: 950px;
	padding:20px;
	font-size: 14px;
	color:white;
}

#content a {
	color:#ff8400;
	text-decoration:none;
	text-shadow: 0px -1px 1px #954e01;
}

#content p {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}

#content p:last-of-type {
	padding-bottom: 5px;
}

.floatleft{
	float:left; 
	margin-right: 20px;
}

.floatright{
	float:right; 
	margin-left: 20px;
}

.folio {
	width: 900px;
	height: 380px;
	padding:10px ;
	background-image: url(images/transgraylight.png);
	
	margin:0 10px 10px 10px;
	text-align:left;
	color:white;
	border-top:3px solid #ff8400;
	border-bottom:3px solid #ff8400;
}

.folio p {
	margin-bottom: 15px;
	line-height: 20px;
}

.folio img {
	float:left;
	margin-right:15px;
}

.folio p {
	list-style:none;
	font-size: 12px;
}

.visit {
	text-align: right;
	margin-top:10px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	position:relative;
}

.disclaimer {
	text-align: right;
	font-size: 10px;
	margin: -30px 20px 0 0;
	color:black;
	text-shadow: 0 1px 1px #bbb;
}

#servbox {
	margin-top:20px;
	width: 950px;
}

#servboxleft {
	margin-left:15px;
	position: absolute;
}

#servboxcenter {
	margin-left:327px;
	position:absolute;

}

#servboxright {
	top:20px;
	margin-left:639px;
	position:relative;
}

.minibox {
	width: 267px;
	padding:15px 15px 15px 15px;
	background-image: url(images/transgraylight.png);
	overflow:hidden;
	
}

.minibox img {
	padding:0 30px;
	background-color: #6a6a6a;
	border-top:3px solid #ff8400;
	border-bottom:3px solid #ff8400;
}

.minibox p {
	font-size: 12px;
	text-align: justify;
	padding:0 2px 0 2px;
}

#aswell {
	left:15px;
	width:920px;
	height:90px;
	position:relative;
}
#aswell img {
	margin-left:-10px;
}

#aswell p {
	font-size: 12px;
	color:white;
	text-shadow: none;
	padding-right:5px;
}

.aswellleft {
	width:295px;
	position:absolute;
	float:left;
	height:90px;
	background-image: url(images/transgraylight.png);
	border-top:3px solid #ff8400;
	border-bottom:3px solid #ff8400;
}

.aswellcenter {
	position:absolute;
	width:295px;
	margin-left:312px;
	text-align: left;
	height:90px;
	background-image: url(images/transgraylight.png);
	border-top:3px solid #ff8400;
	border-bottom:3px solid #ff8400;
}

.aswellright {
	position:relative;
	width:285px;
	margin-left:627px;
	text-align: center;
	height:95px;
	padding:5px 5px 0 5px;
	overflow:hidden;
}

#aswell img {
	float:left;
}

#footerwrap {
	width:100%;
	height:100px;
	position:relative;
	border-top: 3px solid #ff8400;
	background-image: url(images/transgraylight.png);
	background-repeat: repeat;
	top: 1270px;
}

#footer {
	width:555px;
	position:absolute;
	margin-left: -465px;
	left:50%;
	top:-10px;
}

#footerright {
	width:355px;
	position:absolute;
	margin-right: -465px;
	right:50%;
	text-align: right;
	top:40px;
}

#footer p {
	margin-left:140px;
	margin-top:-37px;

}

#footerwrap p {
	padding:5px 30px 5px 30px;
	font-size: 14px;
	color:black;
	text-shadow: 0 1px 1px #bbb;
	text-align: left;
}

#footerwrap p a {
	color:#ff8400;
	text-decoration:none;
	text-shadow: 0px -1px 1px #954e01;
}

/*Portfolio Slide Show
**********************/
.slides1_wrap .prev {
	left:450px;
	outline:0 none;
	position:relative;
	top:0;
}

.slides1_wrap .next {
	outline:0 none;
	position:relative;
	left:50%;
	top:0;
}

.bx_pager {
 	display:none;
}

.outer {
	width:950px;
	margin:50px 0 0 0;
}

.outer .thumbs {
	width:315px;
	height:600px;
	list-style: none;
	
	}
	
#logos {
	list-style: none;
	position: relative;
}	
	
