body {
	background-color: #000000;
	background-image: url(/images/Bckgrnd1.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, Avant Garde, Avant Garde Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
}
img, div, a { behavior: url(iepngfix/iepngfix.htc) }
#header {
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 100%;
	background-image: url(/images/LogoHeader.gif);
	background-position: center;
	background-repeat: no-repeat;
}



#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	font-size: 105%;
}
#contenttop {
	background-image: url(/images/ContentTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 56px;
}
.smalltext {
	font-size: 80%;
}
#contentmid {
	background-image: url(/images/ContentMid.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#contentbot {
	background-image: url(/images/ContentBot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	padding-top: 0px;
}
.clr {
	clear: both;
}
.leftCol {
	float: left;
	width: 387px;
	display: inline;
	margin-left: 32px;
	text-align: left;
}
h1 {
	font-size: 160%;
	font-weight: bold;
}
h2 {
	font-size: 136%;
	font-weight: bold;
    margin-bottom: 1em;		
}
a  {
    outline: none;
	color: #990000;
	text-decoration: underline;
}

a:focus
{
-moz-outline-style: none;
}

a:hover {
	text-decoration: none;
}

.rightCol {
	float: right;
	width: 285px;
	margin-right: 32px;
	text-align: left;
}
.quote {
	font-style: italic;
	color: #3366FF;
	padding-left: 10px;
}

.slider {
	background-color: #CC3333;
	position: absolute;
	width: 690px;
	height: 298px;
	left: -17px !important;
	top: 8px;
	visibility: visible;
}
.arrow-left, .arrow-right {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 99;
	text-indent: -10000px;
 	top: 130px;
	background: transparent url(/images/slideshow/Arrow-LeftRight.png) no-repeat left top;  
}

/*
.arrow-left {
	left: 36px;
	background-image: url(/images/slideshow/Arrow-Left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.arrow-right {
	left: 648px;
	background-image: url(/images/slideshow/Arrow-Right.png);
	background-repeat: no-repeat;
	background-position: left top;
 	top: 82px; 
}
*/
.arrow-left {
	left: 37px;/*22px;*/
}
.arrow-right {
	left: 645px;
	background-position: 0px -105px;
}

a.arrow-left:hover { 
	background-position: 0 -48px; 
}
a.arrow-right:hover { 
	background-position: 0 -153px; 
}

.slideWrapper {
	width: 700px;
	margin-left: 18px; /*32px;*/
	margin-bottom: 18px;
	float: left;
	display: inline;/*	margin-bottom: -400px; */
	position: relative;
}
.slideframe {
	position: relative;
	display: block;
	z-index: 50;
	/*	top: -416px; */
 	top: 6px;
	padding-left: 16px;
	visibility: visible;
}
.portfoliotbutton{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
}
.centerCol {
	text-align: left;
	margin-right: 32px;
	margin-left: 32px;
}

.portfolioRow .mid {
	margin-right: 9px;
	margin-left: 9px;
}
.largeBox {
	background-image: url(/images/LargeBox-Bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 32px;
}
.largeBoxInt {
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(/images/LargeBoxBckgrnd.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
}
.portfolioRow {
	padding-top: 4px;
	padding-bottom: 4px;
}
.right-bot-margin {
	margin-bottom: 6px;
	margin-left: 8px;
}
#portfoliowrap {
	text-align: left;
}
#portfoliowrap .portfolioRow .mid {
	margin-right: 29px;
	margin-left: 29px;
}
#portfoliowrap .portfolioRow {
	padding-top: 8px;
	padding-bottom: 21px;
}
#portfoliowrap .productRow {
	padding-top: 8px;
	padding-bottom: 21px;
}
#portfoliowrap .productRow img {
	border: 1px solid #000000;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;	
}
.productRow .firstProduct {
	margin-right: 27px;
} 
#footer {
	font-size: 90%;
	padding-right: 32px;
	padding-left: 32px;
}
#footer .smalltext {
	line-height: 1.9em;
}
.outlineBox {
	border: 1px solid #999999;
	padding: 10px;
}
.inputField {
	border: 1px solid #666666;
}
#contactform input{
}
.submitButton {
	padding-top: 10px;
}
.lefty {
	text-align: left;
	padding-bottom: 10px;
}
.lefty2 {
	text-align: left;
	padding-bottom: 27px;
}
.righty {
	text-align: right;
	padding-right: 10px;
}
#name {
	border: 1px solid #666666;
}
#email {
	border: 1px solid #666666;
}
#telephone {
	border: 1px solid #666666;
}
.vertFix {
	vertical-align: middle;
}
.outlineBox input {
	font-size: 90%;
}
#contactform_response {
	width: 100%;
	margin: 0 auto;
	display: none;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
	bottom: 100%;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
} 
#contactform_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Testimonials Fader */

.fade{
	margin-bottom: 8px;
	line-height: normal;
}

.fade p{
	margin-bottom: 2em;
	text-align: left;
	width: 100%;
	background: #fff;
}
.quote2 {
	font-style: italic;
	color: #3366FF;
}
.quoteCredit {
	margin-top: 4px;
	margin-left: 20px;
	padding-top: 0px;
	color: #666666;
	margin-bottom: 20px;
}
.quote3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.hilight {
	/*background-color: #bfcffe;*/
	padding: 6px;
	background-color: #d6e9e9;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;			
}
.TacomaWebPhoto {
	background-image: url(../images/TacomaTallShip.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 292px;
	width: 702px;
	margin-bottom: 10px;
}
#portfolioWrapLines {
	text-align: left;
    width: 730px;
}
#portfolioWrapLines a img {
	margin-right: 26px;
	margin-bottom: 30px;
	width: 214px;
	height: 185px;
}
#portfolioWrapLines a {
	text-decoration: none;
}

a.homeLink {
	text-align: center;
	width: 300px;
	height: 200px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
}
.centerItem {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
