@charset "utf-8";
body {
	background-color: #686868;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 16pt;
}

h1 {
	font-size: 1.6em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	color: #30408e;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
	font-style: normal;
	color: #30408e;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #324395;
	background-image: url(images/block.jpg);
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 22px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: 0px 8px;
	margin-left: 15px;
}

h4 {
	font-size: 1.3em;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	color: #30408e;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}



ul {
	list-style-type:none;
	line-height: 1.6em;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	padding-left:16px;
	background-position:0px 5px;
	background-color: transparent;
	background-image: url(images/block.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.bulleted  li {
	padding-left:16px;
	background-position:0px 6px;
	background-color: transparent;
	background-image: url(images/block.gif);
	background-repeat: no-repeat;
}


#logo {
	margin-right: auto;
	margin-left: auto;
	width: 982px;
	padding-left: 32px;
	padding-bottom: 10px;
}
#center {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background-color: #7f7f7f;
	width: 982px;
	border: 2px solid #595959;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 16px;
	float: left;
}


#navigation {
	height: 31px;
	width: 982px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}

#nav_center {
	margin-right: auto;
	margin-left: auto;
	width: 688px;
}

#navigation .company a {
	float: left;
	display: block;
	width: 63px;
	height: 31px;
	background-image: url(images/nav-company.gif);
	margin-right: 60px;
	}

#navigation .services a {
	float: left;
	display: block;
	width: 66px;
	height: 31px;
	background-image: url(images/nav-services.gif);
	margin-right: 60px;
	}

#navigation .products a {
	float: left;
	display: block;
	width: 74px;
	height: 31px;
	background-image: url(images/nav-products.gif);
	margin-right: 60px;
	}
	
#navigation .portfolio a {
	float: left;
	display: block;
	width: 77px;
	height: 31px;
	background-image: url(images/nav-portfolio.gif);
	margin-right: 60px;
	}	

#navigation .advantage a {
	float: left;
	display: block;
	width: 79px;
	height: 31px;
	background-image: url(images/nav-advantage.gif);
	margin-right: 40px;
	}

#navigation .faq a {
	float: left;
	display: block;
	width: 40px;
	height: 31px;
	background-image: url(images/nav-faq.gif);
	margin-right: 60px;
	}

#navigation .contact a {
	float: left;
	display: block;
	width: 67px;
	height: 31px;
	background-image: url(images/nav-contact.gif);	
	}
	
#navigation a:hover {
	background-position: bottom;
	}
	
#navigation .active{
	background-position: bottom;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#flash {
	height: 303px;
	width: 950px;
	margin-top: 6px;
}
#interior-image {
	height: 163px;
	width: 950px;
}


#content {
	background-color: #F2F2F2;
	margin-top: 2px;
	float: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#finishes {
	background-color: #F2F2F2;
	float: none;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}

#finishes #inner {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
}
#finishes #inner li {
	float: left;
	margin-right: 40px;
	background-position: 0px 6px;
}


#text {
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	float: left;
}

#content #left {
	float: left;
	width: 550px;
}
#content #right {
	float: right;
	width: 340px;
}

#content #left-interior {
	float: left;
	width: 637px;
	padding-right: 35px;
}
#content #right-interior {
	float: left;
	width: 220px;
	padding-left: 5px;
}

#copyright {
	color: #B2B2B2;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;
}

.items {
	padding-left: 10px;
}

.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}	
.blue {
	color: #30408E;
}
.bord {
	border: 1px solid #C1C1B7;
}
.trailer {
	font-size: 1.1em;
}
.smaller {
	font-size: 11px;
	color: #666666;
}
.small {
	font-size: 11px;
}


.searchImg {
	padding: 0px;
	border: 3px double #999999;
}
.product-table {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.product-table td {
	padding-bottom: 30px;
}



#product-nav {
}



.image_title {
	font-weight: normal;
	background-color: #e1e1eb;
	display: block;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sbfbform td {
	padding-right: 10px;
	padding-bottom: 8px;
	font-size: 8.5pt;
}
.portfolio-table td {
	padding-bottom: 22px;
	vertical-align: top;
	text-align: center;
	padding-right: 10px;
	line-height: 10pt;
}
#main-pic-container {
	text-align: center;
	width: 510px;
	font-size: 8.5pt;
	line-height: 1.6em;
}
#main_pic {
	margin-bottom: 0px;
	border: 1px solid #999999;
}
.description {
	text-align: left;
	margin-top: 13px;
}
.h-block {
	margin-left: 20px;
	margin-right: 7px;
	margin-bottom: 1px;
}
.border2 {
	border: 3px double #999999;
	margin-bottom: 3px;
}


.credits {
	text-align: left;
	color: #838383;
	font-style: italic;
	padding-left: 3px;
	margin-top: 6px;
}


.larger {
	font-size: 9pt;
	color: #30408E;
}
.site-credits {
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.spacer1 {
	font-size: 0px;
	line-height: 0px;
	height: 5px;
}







a:link   { text-decoration: underline; color: #324395; }
a:active { text-decoration: none; color: #324395; }	
a:visited   { text-decoration: underline; color: #324395; }
a:hover  { text-decoration: none; color: #324395; }

.home-nav a:link   { text-decoration: none; color: #000000; }
.home-nav a:active { text-decoration: underline; color: #000000; }	
.home-nav a:visited   { text-decoration: none; color: #000000; }
.home-nav a:hover  { text-decoration: underline; color: #000000; }

h3 a:link   { text-decoration: none; color: #324395; }
h3 a:active { text-decoration: none; color: #324395; }	
h3 a:visited   { text-decoration: none; color: #324395; }
h3 a:hover  { text-decoration: none; color: #324395; }

li a:link   { text-decoration: none; color: #000000; }
li a:active { text-decoration: underline; color: #000000; }	
li a:visited   { text-decoration: none; color: #000000; }
li a:hover  { text-decoration: underline; color: #000000; }

.site-credits a:link   { text-decoration: none; color: #B2B2B2; }
.site-credits a:active { text-decoration: underline; color: #B2B2B2; }	
.site-credits a:visited   { text-decoration: none; color: #B2B2B2; }
.site-credits a:hover  { text-decoration: underline; color: #B2B2B2; }

.portfolio-table a:link   {
	text-decoration: none;
	border: 3px double #999999;
	display: block;
	background-color: #F2F2F2;
	margin-bottom: 3px;
}

.portfolio-table a:active  {
	text-decoration: none;
	border: 3px double #30408E;
	display: block;
	background-color: #30408E;
	margin-bottom: 3px;
}

.portfolio-table a:visited  {
	text-decoration: none;
	border: 3px double #999999;
	display: block;
	background-color: #F2F2F2;
	margin-bottom: 3px;
}

.portfolio-table a:hover  {
	text-decoration: none;
	border: 3px double #30408E;
	display: block;
	background-color: #30408E;
	margin-bottom: 3px;
}

.portfolio-table .no-style a:link   {
	text-decoration: none;
	border: 0px double #999999;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	color: #333333;
	font-size: 12px;
}

.portfolio-table .no-style a:active  {
	text-decoration: none;
	border: 0px double #30408E;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	font-size: 12px;
}

.portfolio-table .no-style a:visited  {
	text-decoration: none;
	border: 0px double #999999;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	color: #333333;
	font-size: 12px;
}

.portfolio-table .no-style a:hover  {
	text-decoration: none;
	border: 0px double #30408E;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	font-size: 12px;
}

.pdf a:link   {
	text-decoration: none;
	border: 3px none #999999;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 11px;
}

.pdf a:active  {
	text-decoration: none;
	border: 3px none #30408E;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	margin-top: 3px;
		font-size: 11px;
}

.pdf a:visited  {
	text-decoration: none;
	border: 3px none #999999;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	margin-top: 3px;
		font-size: 11px;
}

.pdf a:hover  {
	text-decoration: none;
	border: 3px none #30408E;
	display: inline;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	margin-top: 3px;
		font-size: 11px;
}
s
