body {
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565656;
	line-height:16px;
}
form h1 h2 h3 h4 h5 h6 {
margin:0px;
padding:0px;
}
h2 {
	font-size:14px;
}
.row1 {
	background-color:#efefef;
}
.row2 {
	background-color:#e4e4e4;
}
.row3 {
	background-color:#efefef;
}

a:link {
	color:#ffffff;
	text-decoration:none;
}
a:visited {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
a:active {
	color:#ffffff;
	text-decoration:underline;
}
h1 {
	color:#000000;
	text-transform:uppercase;
	padding:0px;
	margin:2px;
	font-size:14px;
	font-weight:bold;
}
h2 {
	color:#ffffff;
	text-transform:uppercase;
	padding:0px;
	margin:2px;
	font-size:inherit;
	font-weight:bold;
}
h3 {
	color:#a5a5a5;
	padding:0px;
	margin:2px;
	font-size:inherit;
	font-weight:bold;
}

#holder {
	margin: auto;
	width: 1000px;
}

#holder #top #logo {
	float: left;
	width:210px;
}
#holder #top #topnav {
	float:left;
	text-transform: uppercase;
	text-align:center;
	color: #CACACA;
	width:610px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight:bold;
}
#holder #top #search {
	float:left;
	text-align:right;
	text-transform: uppercase;
	color: #CACACA;
	width:180px;
	padding-top:23px;
	font-weight:bold;
}

#holder #nav {
	clear:left;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top:8px;
	padding-bottom:7px;
	height:14px;
	margin-top:-2px;
	border-left:1px solid #888;
}
#holder #news {
	background-color: #1b1b1b;
	float: left;
	width: 400px;
	height:250px;
	padding:9px;
	padding-left:70px;
	border: 2px solid #272727;
}
#holder #products {
	background-color: #1b1b1b;
	background-image:url(../images/products_banner.png);
	background-position:10px center;
	background-repeat:no-repeat;
	float: right;
	width: 420px;
	height:250px;
	padding:10px;
	padding-left:50px;
	border: 2px solid #272727;
}
#holder #banner {
 	width: 1000px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
}
#holder #banner #product-list {
	margin-left:25px;
	margin-top:15px;
	background-image:url(../images/transbg2.png);
	width:300px;
	padding:10px;
	color:#FFFFFF;
	line-height:22px;
	float:left;
}
#holder #banner #product-text2 {
	background-image:url(../images/transwhite2.png);
	margin:10px;
	padding:10px;
	color:#333333;
	line-height:22px;
	overflow-y:auto;
}

#holder #banner #product-text {
	margin-right:25px;
	margin-top:140px;
	background-image:url(../images/transwhite2.png);
	width:400px;
	padding:10px;
	color:#333333;
	line-height:22px;
	overflow-y:auto;
	float:right;
}
#holder #banner #breadcrumbs {
	font-size:11px;
}
		#breadcrumbs a:link {
			color:#666666;
			text-decoration:none;
		}
		#breadcrumbs a:visited {
			color:#666666;
			text-decoration:none;
		}
		#breadcrumbs a:hover {
			color:#666666;
			text-decoration:underline;
		}
		#breadcrumbs a:active {
			color:#666666;
			text-decoration:underline;
		}
#holder #banner #subs {
	background-image:url(../images/transbg.png);
	background-repeat:repeat;
	padding:6px;
	color:#FFFFFF;
}

.subsubs {
	padding:5px;
	height:17px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	cursor:pointer;
}

.subsubs:hover {
	background-image:url(../images/navhover.gif);
	background-position:left;
}

#holder #banner #blurb {
	font-size:100%;
	line-height:15px;
	margin-top:40px;
	float:right;
	width:50%;
}
#footer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-size:12px;
	text-align:center;
	padding:10px;
}


.topnav_spacing {
	padding-left:15px;
	padding-right:15px;
}
.nav_spacing {
	padding-left:45px;
	padding-right:45px;
	margin-top:-8px;
	float:left;
	padding-top:6px;
	height:23px;
	border-right:1px solid #888;
}
.thirdnav_spacing {
	padding-left:15px;
	padding-right:15px;
	margin-top:-6px;
	float:left;
	padding-top:6px;
	height:21px;
	border-left:1px solid #666;
}
.nav_spacing:hover {
	background-image:url(../images/navhover.gif);
	background-position:left;
}
.thirdnav_spacing:hover {
	background-image:url(../images/navhover.gif);
	background-position:left;
}

.search_form {
	background-color:#a4a4a4;
	border:1px solid #cacaca;
	width:100px;
}
.search_button {
	background-color:#a4a4a4;
	border:1px solid #cacaca;
	color:#333333;
	font-weight:bold;
}
.boxes {
	border: 1px dashed #CCCCCC;
	padding: 3px;
	width: 100%;
}
.bold_grey {
	color:#bcbcbc;
	font-weight:bold;
}
.bold_dgrey {
	color:#666666;
	font-weight:bold;
}
.smalltxt {
	font-size:11px;
}

.sublink a:link {
	color:#00CCCC;
}















/*GALLERY*/


#holder #galnav {
	clear:left;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top:8px;
	padding-bottom:7px;
	margin-top:12px;
	position:relative;
	z-index:99;
}

#holder #galnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size: 12px;
	text-indent:0px;
}

#holder #galnav ul li {
	list-style:none;
	height:23px;
	width:243px;
	float:left;
	padding-top:6px;
	margin-top:-8px;
	font-size: 12px;
	position:relative;
}

#holder #galnav ul li:hover{
	background-color:#333;
}
#holder #galnav ul ul li:hover{
	background-color:none;
}

#holder #galnav ul a:link{
	text-decoration:none;
	color:#fff;
}
#holder #galnav ul a:visited{
	text-decoration:none;
	color:#fff;
}
#holder #galnav ul a:active{
	text-decoration:none;
	color:#fff;
}
#holder #galnav ul a:hover{
	text-decoration:none;
	color:#fff;
}

#holder #galnav ul ul {
	clear:both;
	background-color:#333;
	text-align:left;
	position:absolute;
	left:0px;
	z-index:1001;
	margin-top:7px;
	width:310px;
	font-size: 12px;
	display:none;
}
#holder #galnav ul ul li {
	clear:both;
	font-size:12px;
	list-style:none;
	margin-top:10px;
	height:auto;
	background:none;
	width:290px;
	padding:10px;
}
#holder #galnav ul ul li:hover {
	padding:10px;
	background-color:#666666;
}

#gallery_content {
	width:99%;
	position:relative;
	background-image:url(../images/gallery-side.gif);
	background-repeat:no-repeat;
	background-position: center left ;
	min-height:360px;
	padding-top:20px;
	float:right;
}
#gallery_content #homegraphic {
	width:900px;
	margin-top:40px;
	float:right;
	height:327px;
	z-index:-20;
}
#gallery_content #thumbs {
	width:900px;
	margin-top:40px;
	float:right;
	min-height:472px;
	background-color:#efefef;
	background-image:url(../images/thumbs-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#gallery_content #thumbs #list {
	width:200px;
	float:left;
	padding:10px;
	min-height:452px;
	background-color:#4c4c4c;
	color:#111;
}

#gallery_content #thumbs #images {
	width:680px;
	float:left;
	height:472px;
	overflow-y:scroll;
	position:relative;
	z-index:8;
}

	#gallery_content #thumbs #images .big{
		width:660px;
		padding:10px;
		font-size:14px;
		background-color:#fff;
		min-height:452px;
		z-index:100;
		position:absolute;
		top:0px;
		left:0px;
		margin-bottom:20px;
		display:none;
	}

	#gallery_content #thumbs #images .caption{
		width:450px;
		float:left;
		text-align:left;
		text-indent:19px;
	}

	#gallery_content #thumbs #images .logo{
		width:190px;
		float:left;
		text-align:right;
	}

	#gallery_content #thumbs #images .close{
		width:30px;
		height:30px;
		position:absolute;
		cursor:pointer;
		top:1px;
		right:25px;
	}

	#gallery_content #thumbs #images .left{
		width:30px;
		height:30px;
		position:absolute;
		cursor:pointer;
		top:200px;
		left:26px;
	}

	#gallery_content #thumbs #images .right{
		width:30px;
		height:30px;
		position:absolute;
		cursor:pointer;
		top:200px;
		right:26px;
	}

#gallery_content #thumbs #list ul {
	margin:0px;
	padding:0px;
}

#gallery_content #thumbs #list ul li {
	list-style:none;
	font-size:11px;
	text-indent:0px;
	padding-top:12px;
}
