/* ---------------------------------------------------------------------------------------- */
/* CSS */
/* ---------------------------------------------------------------------------------------- */


body {
	margin: 0;
	padding: 0;
	background-color: #d7d2c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center !important;
	color: #555555;
}


h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}



/* ---------------------------------------------------------------------------------------- */
/* Outercontainer */
/* ---------------------------------------------------------------------------------------- */


#outercontainer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #d7d2c0 url(/images/background-outercontainer.gif) repeat-y;
	text-align: center;
}

#outercontainer-footer {
	position: relative;
	width: 1000px;
	height: 25px;
	background: #d7d2c0 url(/images/background-outercontainer-footer.gif) no-repeat;
	margin: 0 auto 50px;
	padding: 0;

}


/* ---------------------------------------------------------------------------------------- */
/* Header and Top Content */
/* ---------------------------------------------------------------------------------------- */


#header {
	position: relative;
	width: 980px;
	height: 135px;
	margin: 0 auto 12px;
	padding: 0;
	/*background-color: #33FF00;*/
	text-align: center;
	color: #000;
	z-index: 9999; /*required to have dhtml popup show*/
}

#header-nav {
	position: relative;
	width: 980px;
	height: 31px;
	margin: 0 auto;
	padding: 0;
	/*background-color: #33FFCC;*/
	background: #283456 url(/images/background-nav.gif) no-repeat;
	text-align: center;
	color: #000;
	z-index: 9999; /*required to have dhtml popup show*/
}

#header-banner {
	position: relative;
	width: 980px;
	height: 108px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	text-align: center;
	color: #000;
}


#header-logo {
	position: absolute;
	top: 0;
	left: 0;
}

#header-phone {
	position: absolute;
	top: 0;
	right: 0;
}

#header-giftcerts {
	position: absolute;
	top: 10px;
	left: 525px;
}


#navlinks {
	margin: 0 auto;
	padding: 6px 0 0 0;
	/*width:970px;*/
	font-size: 14px;
	text-align: center;
	/*background-color: #0099FF;*/
	color: #858ea3;
	
}

#navlinks ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#navlinks ul li {
	display: inline;
	position: relative;
}

.shopnow {
	color: #6ece1f !important;
}




/* ---------------------------------------------------------------------------------------- */
/* Subnav list styles */
/* ---------------------------------------------------------------------------------------- */

.subnav {
	list-style: none !important;
	margin: 0;
	padding: 0;	
	/*border-top: 1px solid #a8a8a8;*/
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
}

.subnav li {
	border-bottom: 1px solid #a8a8a8;
	/*background-color: #cfa501;*/
}

.subnav li.last {
	border-bottom: 1px solid #a8a8a8;
	/*border-bottom: none;*/
	/*background-color: #cfa501;*/
}

.subnav li a { 
	display: block;
	padding: 5px 0 5px 10px;
	color: #fff !important;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}

.subnav li a:hover { 
	color: #F9C301 !important;
}




/* ---------------------------------------------------------------------------------------- */
/* Homepage */
/* ---------------------------------------------------------------------------------------- */


#homeContent {
	position: relative;
	width: 980px;
	height: 880px;
	margin: 0 auto;
	padding: 0;
	/*background-color: #FF0000;*/
	text-align: left;
}


#mainFeature {
	position: absolute;
	width: 563px;
	height: 267px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	text-align: center;
	color: #000;
	left: 10px;
	top: 0;
}


#mainFeature .status {
	color: #666666;
	font-size: 16px;
}


#fadeshow1, #fadeshow1 .gallerylayer {
	background-color: #fff !important;
}


#industrialBox {
	position: absolute;
	width: 387px;
	height: 267px;
	margin: 0 auto;
	padding: 0;
	background: #203250 url(/images/industrial-background.jpg) no-repeat;
	text-align: center;
	color: #000;
	left: 583px;
	top: 0;
}


#industrialContent {
	position: absolute;
	width: 387px;
	height: 212px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000;
	left: 0;
	top: 55px;
	color: #fff;
}


#industrialContent h1 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 0;
}


#industrialContent h2 {
	color: #fff;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 0;
}


#industrialContent ul {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 16px;
}




#consumerBox {
	position: absolute;
	width: 960px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	background: #4F9519 url(/images/consumer-background.jpg) no-repeat;
	text-align: center;
	color: #000;
	left: 10px;
	top: 279px;
}


#consumerContent {
	position: absolute;
	width: 445px;
	/*height: 349px;*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #000;
	left: 8px;
	top: 62px;
	color: #fff;
}


#consumerContent h1 {
	color: #403d3d;
	font-size: 22px;
	margin: 0 0 0 15px;
	padding: 15px 0;
	text-align: left;
}


#consumerContent h2 {
	color: #403d3d;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 0;
}


#consumerContent h3 {
	color: #403d3d;
	font-size: 18px;
	margin: 0;
	padding: 0 0 0 10px;
}


#slidersBox {
	position: absolute;
	width: 500px;
	height: 425px;
	margin: 0 auto;
	padding: 0;
	/*background-color: #fff;*/
	text-align: left;
	color: #000;
	left: 458px;
	top: 62px;
}


#slidersTabs {
	height: 425px;
	width: 498px;
}


#accordion h1 {
	font-size: 14px;
}


#mainTestimonials {
	position: absolute;
	width: 930px;
	height: 70px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	color: #000;
	background-color: #9cc27d;
	left: 10px;
	top: 505px;
	font-size: 14px;
}






/* ---------------------------------------------------------------------------------------- */
/* Subpages */
/* ---------------------------------------------------------------------------------------- */


#subFeature {
	position: relative;
	width: 980px;
	height: 32px;
	margin: 20px auto 12px;
	padding: 0;
	text-align: left;
}


#subContent {
	float: left;
	display: inline;
	width: 660px;
	margin: 0 0 0 25px;
	padding: 0 20px 0 0;
	/*background-color: #FFFF00;*/
	text-align: left;
	border-right: 1px solid #d7d2c0;
}


#breadcrumbs {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	width: 650px;
	/*background-color: #ff0000;*/
	text-align: left;
}



#subRight {
	float: right;
	display: inline;
	width: 266px;
	margin: 0 20px 0 0;
	padding: 0;
	/*background-color: #00FF00;*/
	text-align: left;
}



#subContact {
	position: relative;
	width: 260px;
	min-height: 309px;
	height: 309px;
	margin: 0 0 20px 0;
	padding: 40px 0 0 6px;
	background: #fff url(/images/subContact-background.gif) no-repeat;
	text-align: left;
	font-size: 11px;
}



#subTestimonials {
	margin: 0 auto;
	padding: 0;
	width: 240px;
}


/* ---------------------------------------------------------------------------------------- */
/* Footer */
/* ---------------------------------------------------------------------------------------- */

#footer {
	position: relative;
	width: 980px;
	margin: 12px auto 0;
	padding: 0;
	text-align: center !important;
	color: #fff;
	/*background-color:#009966;*/
}


#footer-banner {
	position: relative;
	width: 980px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(/images/background-footer.gif) no-repeat;
	text-align: center;
	color: #000;
}


#footer-contact {
	position: absolute;
	top: 14px;
	left: 9px;
}


#footer-address {
	position: absolute;
	top: 75px;
	left: 51px;
	text-align: left;
	color: #222f51;
}


#footer_content {
	width: 611px;
	position: absolute;
	top: 25px;
	left: 325px;
	height: 189px;
	font-size: 12px;
	color: #555555;
}


#footer_content .section {
	float: left;
	margin: 0 50px 0 0;
	text-align: left;
}


#footer_content .sectionlast {
	float: left;
	margin: 0;
	text-align: left;
}


#footer_content .sectionheader {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 8px 0;
}


#footer_content .sectionheader a {
	color: #555555;
}


#footer_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer_content ul li {
	margin: 0;
	padding: 0;
}


#copyright {
	position: relative;
	width: 980px;
	margin: 12px auto 0;
	padding: 0;
	text-align: center;
	color: #000;
	/*background-color: #99CC66;*/
}



/* ---------------------------------------------------------------------------------------- */
/* Anchors */
/* ---------------------------------------------------------------------------------------- */

a {
	text-decoration: none;
	color: #0000FF;
}


a:visited {
	color: #0000FF;
}



#navlinks a {
	color: #fff;
	text-decoration: none;
	padding: 3px 13px;
	font-size: 14px !important;
	font-weight: bold !important;
}

#navlinks a:hover {
	text-decoration: none;
	/*background-color: #cfa501;*/
	color: #F9C301 !important;
	background-color: transparent !important;
}

#navlinks a:visited {
	color: #fff;
	text-decoration: none;
}


#consumerContent a {
	color: #403d3d;
}


#industrialContent a {
	color: #fff;
}


#copyright a,
#copyright a:visited {
	color: #0000FF;
	text-decoration: none;
}

#copyright a:hover {
	color: #0000FF !important;
	text-decoration: underline;
	background-color: transparent;
}




/* ---------------------------------------------------------------------------------------- */
/* Text */
/* ---------------------------------------------------------------------------------------- */

.whitetext {
	color: #fff !important;
}

.blacktext {
	 color: #000 !important;
}

.tantext {
	 color: #bbbcb2 !important;
}

.bluetext {
	 color: #586b8a !important;
}

.redtext {
	color: #C1272D !important;
}

.text10 {
	font-size: 10px !important;
}

.text11 {
	font-size: 11px !important;
}

.text12 {
	font-size: 12px !important;
}

.text13 {
	font-size: 13px !important;
}

.text14 {
	font-size: 14px !important;
}

.text18 {
	font-size: 18px !important;
}

.text22 {
	font-size: 22px !important;
}

.text24 {
	font-size: 24px !important;
}

.text26 {
	font-size: 26px !important;
}

.justify {
	text-align: justify !important;
}

.yellowbkg {
	background-color: #ffff99;
}

.boldtext {
	font-weight: bold !important;
}

/* ---------------------------------------------------------------------------------------- */
/* Clears */
/* ---------------------------------------------------------------------------------------- */

br.clear-both, 
div.clear-both {
	clear: both;
	margin: 0;
	padding: 0;
}

br.clear-right, 
div.clear-right {
	clear: right;
	margin: 0;
	padding: 0;
}
