@charset "utf-8";
/* Layout
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../img/bg-main.png) #012442 top left repeat-x scroll;
}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: default;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 11px;
}
.noshow {
	display: none;
}
a {outline: none}
#container {
	width: 766px;
	margin: 0 auto;
	text-align: left;
}
#header {
	float: left;
	margin: 0;
	padding: 0;
	width: 766px;
	height: 121px;
	background: url(../img/banner.jpg) top left repeat-y;
}
#nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 766px;
	background: url(../img/bg-content.png) top left repeat-y;
}
#midsection {
	float: left;
	margin: 0;
	padding: 0;
	width: 766px;
	background: url(../img/bg-content.png) top left repeat-y;
}
#footer {
	float: left;
	margin: 0;
	padding: 0;
	width: 766px;
	background: url(../img/bg-content.png) top left repeat-y;
}
#endcap {
	float: left;
	margin: 0;
	padding: 0 0 24px 0;
	width: 766px;
	height: 7px;
	background: url(../img/cap.png) top left no-repeat;
}

/* NAVIGATION
----------------------------------------------- */

#icon, #home a, #about, #about a, #gallery, #gallery a, #products, #products a, #contact, #contact a {
	margin: 0;
}
#midnav, #icon, #home, #about, #gallery, #products, #contact {
	float: left;
}
#icon, #home a, #about a, #gallery a, #products a, #contact a {
	display: block;
}
#midnav, #icon, #home, #home a, #about, #about a, #gallery, #gallery a, #products, #products a, #contact, #contact a {
	padding: 0;
	height: 53px;
}
#home a:hover, #about a:hover, #gallery a:hover, #products a:hover, #contact a:hover {
	border: 0;
}
#midnav {
	display: inline;
	margin: 0 0 0 6px;
	width: 754px;
	background: url(../img/bg-nav.png) top left repeat-x;
}
#icon {
	width: 84px;
	background: url(../img/nav-icon.png) 0 0 no-repeat;
}
#home {
	display: inline;
	margin: 0 0 0 24px;
	width: 90px;
	height: 53px;
}
#home a {
	width: 90px;
	background: url(../img/nav.png) 0 0 no-repeat;
}
#home a:hover {
	background-position: -90px 0;
}
#about {
	width: 121px;
}
#about a {
	width: 121px;
	background: url(../img/nav.png) 0 -53px no-repeat;
}
#about a:hover {
	background-position: -121px -53px;
}
#gallery {
	width: 144px;
}
#gallery a {
	width: 144px;
	background: url(../img/nav.png) 0 -106px no-repeat;
}
#gallery a:hover {
	background-position: -144px -106px;
}
#products {
	width: 138px;
}
#products a {
	width: 138px;
	background: url(../img/nav.png) 0 -159px no-repeat;
}
#products a:hover {
	background-position: -138px -159px;
}
#contact {
	width: 129px;
}
#contact a {
	width: 129px;
	background: url(../img/nav.png) 0 -212px no-repeat;
}
#contact a:hover {
	background-position: -129px -212px;
}

/* CONTENT
----------------------------------------------- */

#midbody {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 754px;
	background-color: #0c0c0c;
	background-image: url(../img/mainpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* CONTENT
----------------------------------------------- */

#midbody_sale {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 754px;
	background-color: #0c0c0c;
	background-image: url(../img/mainpic_sale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#midbody-about {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 754px;
	background: url(../img/aboutpic.jpg) #0c0c0c top left no-repeat;
}
#midbody-gallery {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 754px;
	background: url(../img/gallerypic.jpg) #0c0c0c top left no-repeat;
}
#midbody-products {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 754px;
	background: url(../img/productpic.jpg) #0c0c0c top left no-repeat;
}
#midbody-contact {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 754px;
	background: url(../img/contactpic.jpg) #0c0c0c top left no-repeat;
}
.contentbox {
	display: inline;
	position: static;
	margin: 20px 25px 0 25px;
	padding: 0 0 20px 0;
	width: 704px;
	float: left;
}
.contentbox_left {
	display: inline;
	position: static;
	margin: 20px 0 0 25px;
	padding: 0 0 20px 0;
	width: 360px;
	float: left;
}
.contentbox_right {
	display: inline;
	position: static;
	margin: 20px 25px 0 0;
	padding: 0 0 20px 0;
	width: 320px;
	float: right;
}
.home-box {
	display: block;
	position: static;
	float: left;
	margin: 210px 0 0 0;
	padding: 0;
	width: 754px;
	background: url(../img/bg-tbox.png) top left repeat;
}
.alt-box {
	display: block;
	position: static;
	float: left;
	margin: 70px 0 0 0;
	padding: 0;
	width: 754px;
	background: url(../img/bg-tbox.png) top left repeat;
}
.hdrgfx {
	display: block;
	position: relative;
	width: 754px;
	height: auto;
	margin: 0;
	padding: 0;
	top: 225px;
	left: 0;
	background-color: transparent; !important
}
.hdrgfx-alt {
	display: block;
	position: relative;
	width: 754px;
	height: auto;
	margin: 0;
	padding: 0;
	top: 85px;
	left: 0;
	background-color: transparent; !important
}
.inhdr {
	display: inline;
	float: left;
	color: #ff6600;
	width: 476px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	border-bottom: 1px solid #333333;
}
.float_img {
	display: inline;
	float: left;
	margin: 5px 25px 15px 0;
	padding: 0;
	border: 1px solid #cccccc;
}
.map_img {
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}
.news_img {
	margin: 0 0 5px 0;
	padding: 0;
}
#gal-box {
	margin: 25px 0 0 9px;
	padding: 0;
}
.gthumb {
	display: inline;
	float: left;
	margin: 0 0 0 16px;
	padding: 0 0 15px 0;
	border: none;
}

/* GALLERY
----------------------------------------------- */

#g1, #g2, #g3, #g4, #g5, #g6, #g7, #g8,
#g9, #g10, #g11, #g12, #g13, #g14, #g15 {
	display: inline;
	float: left;
	margin: 0 0 0 16px;
	padding: 0 0 5px 0;
}
#g1, #g2, #g3, #g4, #g5, #g6, #g7, #g8,
#g9, #g10, #g11, #g12, #g13, #g14, #g15,
#g1 a, #g2 a, #g3 a, #g4 a, #g5 a, #g6 a,
#g7 a, #g8 a, #g9 a, #g10 a, #g11 a, #g12 a,
#g13 a, #g14 a, #g15 a {
	width: 128px;
	height: 128px;
}
#g1 a, #g2 a, #g3 a, #g4 a, #g5 a, #g6 a,
#g7 a, #g8 a, #g9 a, #g10 a, #g11 a, #g12 a,
#g13 a, #g14 a, #g15 a {
	display: block;
	margin: 0;
	padding: 0;
}
#g1 a:hover, #g2 a:hover, #g3 a:hover, #g4 a:hover,
#g5 a:hover, #g6 a:hover, #g7 a:hover, #g8 a:hover,
#g9 a:hover, #g10 a:hover, #g11 a:hover, #g12 a:hover,
#g13 a:hover, #g14 a:hover, #g15 a:hover {
	border: 0;
	background-position: -128px 0;
}
#g1 a {background: url(../img/g1t.jpg) 0 0 no-repeat}
#g2 a {background: url(../img/g2t.jpg) 0 0 no-repeat}
#g3 a {background: url(../img/g3t.jpg) 0 0 no-repeat}
#g4 a {background: url(../img/g4t.jpg) 0 0 no-repeat}
#g5 a {background: url(../img/g5t.jpg) 0 0 no-repeat}
#g6 a {background: url(../img/g6t.jpg) 0 0 no-repeat}
#g7 a {background: url(../img/g7t.jpg) 0 0 no-repeat}
#g8 a {background: url(../img/g8t.jpg) 0 0 no-repeat}
#g9 a {background: url(../img/g9t.jpg) 0 0 no-repeat}
#g10 a {background: url(../img/g10t.jpg) 0 0 no-repeat}
#g11 a {background: url(../img/g11t.jpg) 0 0 no-repeat}
#g12 a {background: url(../img/g12t.jpg) 0 0 no-repeat}
#g13 a {background: url(../img/g13t.jpg) 0 0 no-repeat}
#g14 a {background: url(../img/g14t.jpg) 0 0 no-repeat}
#g15 a {background: url(../img/g15t.jpg) 0 0 no-repeat}

/* TEXT STYLES
----------------------------------------------- */
h1, .bodytext, .featuretext {
	padding: 0;
}
.bodytext, .largetext, .featuretext_sm {
	margin: 0;
}
h1 {
	margin: 0 0 5px 0;
	font-size: 16px;
	border-bottom: 1px solid #333333;
}
.bodytext {
	color: #999999;
	line-height: 18px;
}
h1 a, .bodytext a, .largetext a, .featuretext_sm a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #808080;
}
h1 a:hover, .bodytext a:hover, .largetext a:hover, .featuretext_sm a:hover {
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #808080;
}
h1, .stg, .largetext, .featuretext, .featuretext_sm {
	color: #cccccc;
	font-weight: bold;
}
.largetext {
	color: #ff6600;
	padding: 0 0 0 15px;
	font-size: 13px;
}
.featuretext {
	margin: 0 0 5px 0;
	font-size: 36px;
	text-align: center;
	letter-spacing: -2px;
	line-height: 30px;
}
.grey {
	color: #cccccc;
}
.orange {
	color: #ff6600;
}
.blue {
	color: #66ccff;
}
.featuretext_sm {
	font-size: 13px;
	text-align: center;
}

/* FOOTER
----------------------------------------------- */

#midfooter {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	width: 754px;
	height: auto;
	background: url(../img/bg-footer.png) top left repeat-x;
}
#flinks {
	margin: 15px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
#flinks ul {
	text-align: center;
	margin: 0;
	padding: 0 0 2px 0;
}
#flinks li {
	display: inline;
	color: #93c1df;
	padding: 2px 6px;
	list-style: none;
}
#flinks li a {
	color: #3b6987;
	text-decoration: none;
}
#flinks li a:hover {
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #7099ae;
}
#cpr {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 11px;
	color: #7099ae;
	text-align: center;
}
#cpr a {
	font-weight: bold;
	color: #7099ae;
	text-decoration: none;
	border-bottom: 1px dashed #7099ae;
}
#cpr a:hover {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px solid #7099ae;
}
.cprtxt {
	margin: 0;
	padding: 0;
}
