body { 
	background: #0f0f0f url("images/site/bg.gif");
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link { text-decoration: none; font-weight: bold; color: #186ba4; }
a:visited { text-decoration: none; font-weight: bold; color: #186ba4; }
a:active { text-decoration: none; font-weight: bold; color: #186ba4; }
a:hover { text-decoration: underline; font-weight: bold; color: #000000; }

input, select, textarea {
	color: #222222;
	padding: 5px;
	background: #f3f3f3;
	border: 1px solid #21558f;
}

submit {
	color: #000000;
	background: #dedede;
}

ul { 
	list-style-image: url("images/site/bullet.gif");
	padding-left: 20px;
	margin: 0px;
}

img {
	border: 0px;
}

h2 {
	color: #000000;
}

/*                 */
/* Important stuff */
/*                 */

#maincol {
	background: #FFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}

#top {
	position: relative;
	background: #FFF url("images/site/header.jpg") top no-repeat;
	width: 800px;
	height: 164px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
}

#content {
	position: relative;
	font: 11px/16px verdana, arial, sans-serif;
	background: #FFF;
	padding: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	width: 790px;
	clear: both;
}

#footer	{
	position: relative;
	width: 798px;
	height: 100px;
	margin-bottom: 0px;
	font: 14px arial, sans-serif;
	color: #DDDDDD;
	background: #343434;
	line-height: 18px;
	padding-top: 5px;
	clear:both;
	border: 1px solid #CCCCCC;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #cccccc;
}

#footerleft {
	float: left;
	width: 470px;
	padding-left: 10px;
}

#footerright {
	float: right;
	text-align: center;
	width: 300px;
	padding-right: 10px;
}

#footermadeby {
	font-size: 12px;
	line-height: 12px;
}

#contentheader {
	font: 16px verdana, arial, sans-serif;
	color: #21558f;
	border-bottom: 1px dotted #4695ee;
	font-weight: bold;
	width: 700px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#leftarea {
	float: left;
	width: 360px;
	margin-left: 10px;
	padding: 10px;
	background: #f6f6f6;
	border: 1px dashed #CCCCCC;
	color: #000000;
	overflow: hidden;
}

#rightarea {
	float: right;
	width: 360px;
	padding: 10px;
}

#imessage {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	background: #f6f6f6;
	border: 1px dashed #CCCCCC;
	color: #000;
	overflow: hidden;
	clear: both;
}

/*     */
/* NAV */
/*     */

#social {
	position: absolute;
	top: 5px;
	right: 20px;
}

#subnav {
	position: absolute;
	font: 16px verdana, arial, sans-serif;
	top: 142px;
	left: 490px;
}

#subnav img {
	padding-right: 15px;
}

#mainnav {
	font: 16px verdana, arial, sans-serif;
	width: 800px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}

#mainnav img {
	padding-right: 20px;
}

/*       */
/* Index */
/*       */

#headerad {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}

.ibox {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.boxa {
	float: left;
	width: 450px;
	margin-left: 10px;
}

.boxaright {
	float: right;
	width: 300px;
	margin-right: 10px;
	text-align: center;
}

.boxb {
	float: right;
	width: 450px;
	margin-right: 10px;
}

.boxbleft {
	float: left;
	width: 300px;
	margin-left: 10px;
}

/*           */
/* PRODUCTS  */
/*           */

.transtop {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear: both;
}

.tranny {
	float: left;
	width: 33%;
	height: 240px;
}

.widetranny {
	width: 600px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear: both;
}


.product {
	float: left;
	width: 33%;
	height: 180px;
}

#leftpics {
	position: absolute;
	left: -165px;
	top: 100px;
	width: 200px;
}

/*           */
/* PROJECTS  */
/*           */

.projectleft {
	width: 420px;
	float: left;
	padding: 5px;
}

.projectright {
	width: 350px;
	float: right;
	padding: 5px;
}

.projectlist {
	width: 780px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
	border-bottom: 1px dashed #BBBBBB;
}

.projectpic {
	width: 410px;
	float: left;
	padding: 5px;
	vertical-align: text-top;
}

.projectdesc {
	width: 350px;
	float: right;
	padding: 5px;
	vertical-align:text-top;
}

#projectpics {
	width: 700px;
	overflow: hidden;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.projectimg {
	margin: 10px;
	padding: 1px;
	border: 1px solid #333333;
}

/*           */
/* SERVICES  */
/*           */

.serviceleft {
	float: left;
	width: 360px;
	height: 400px;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f6f6f6;
	border: 1px dashed #CCCCCC;
	color: #000;
}

.serviceright {
	float: right;
	width: 360px;
	height: 400px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f6f6f6;
	border: 1px dashed #CCCCCC;
	color: #000;
}

/*          */
/* FIND US  */
/*          */

#fuleft {
	float: left;
	width: 250px;
}

#furight {
	float: right;
	width: 510px;
}

/*          */
/* ABOUT US */
/*          */

.aboutleft {
	width: 360px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.aboutright {
	width: 360px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*          */
/* Lightbox */
/*          */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
