body {
	margin: 0;
	background: url(../images/bkg.jpg) top center repeat
}
#topStripe {
	width: 100%;
	height: 100px;
	background: url(../images/topStripe.gif) top left repeat-x;
}
#container {
	width: 890px;
	height: auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#container a {
	color: #000;
}
#container a:hover { 
	color: #03512f;
}
#container p {
	margin: 0 0 15px 0;
	line-height: 18px;
}
.left { float: left }
.right { float: right }
.center { 
	width: 100%;
	margin-top: 50px;
	text-align: center;
}
.clear { clear: both }
.indent { padding-left: 85px }
ul.indent { padding-left: 125px }
.ulnone {
	margin: 0;
	padding: 0 0 0 85px !important;
	list-style-type: none;
	overflow: hidden;
	_height: 1%;
}
.ulnone li { float: left }
.ulnone select, .ulnone input { display: block; margin: 5px 10px 0 0 }
img.testimonial {
	float: left;
	margin-right: 10px;
	padding: 3px;
}
.go {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECE9D8;
	border: 1px solid #CEAE5B;
	cursor: pointer;
}
.field, .drop {
	width: 130px;
	margin-right: 5px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CEAE5B;
}
:focus { outline: none }



/* top nav */
#nav {
	width: 100%;
	height: 100px;
}
#nav p {	
	width: 575px;
	float: left;
	margin: 10px 0 0 5px;
	font-style: italic;
}
#nav p span.right {
	margin-top: -5px;
}
#nav ul {
	width: 614px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	margin-left: 11px;
}
#nav a {
	font-weight: bold;
}
#nav a#home {
	width: 252px;
	height: 58px;
	float: left;
	margin: 17px 0 0 -17px;
	text-indent: -999px;
	background: url(../images/logo.gif) top left no-repeat;
}
#nav a#ourProducts, #nav a#fiberonProducts, #nav a#media, #nav a#aboutUs, #nav a#contactUs {
	width: 91px;
	height: 15px;
	float: left;
	text-indent: -999em;
	background: url(../images/nav-contactUs.gif) top left no-repeat;
}
#nav a#ourProducts {
	width: 132px;
	background-image: url(../images/nav-ourProducts.gif);
}
#nav a#fiberonProducts {
	width: 167px;
	background-image: url(../images/nav-fiberonProducts.gif);
}
#nav a#media {
	width: 67px;
	background-image: url(../images/nav-media.gif);
}
#nav a#aboutUs {
	background-image: url(../images/nav-aboutUs.gif);
}
#nav form {
	float: right;
}


/* content */
#contentContainer {
	width: 100%;
	height: auto;
	position: relative;
	float: left
}
#contentContainer h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}



/* side nav */
#sideNav {
	width: 210px;
	height: 231px;
	position: absolute; 
	left: 0;
	top: 0;
	padding: 265px 15px 15px 15px;
	background: url(../images/sideNavBkg.jpg) top left no-repeat;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sideNav li {
	margin-top: 18px;
	position: relative;
}
#sideNav li a {
	display: block;
	margin: 0;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #CDC570;
	background: url(../images/sideNavABkg.png) top left repeat;
}
#sideNav li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#sideNav ul ul {
	position: absolute;
	top: 1px;
	margin-left: -999em;
	z-index: 300;
}
#sideNav li li { margin: 0; position: relative }
#sideNav li li a { 
	width: 150px;
	margin-top: -1px;
	font-size: 12px;
	padding: 5px;
}
#sideNav li:hover ul, #sideNav li.sfhover ul { margin-left: 209px }



/* content */
#content {
	width: 587px;
	height: auto;
	position: relative;
	min-height: 481px;
	float: right;
	padding: 0 30px 30px 30px;
	background-color: #FFF;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#content h1 {
	margin: 0 -30px 40px -30px;
	padding: 10px 0 10px 115px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	background-color: #03512F;
	border-bottom: 1px solid #000;
}
#content h3 {
	margin: 25px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #03512F;
}
#content h3 a { color: #03512F }
#content li {
	margin: 5px 0;
	line-height: 18px;
}



/* circle pics */
#subPic01, #subPic02, #subPic03, #subPic04, #subPic05, #subPic06 {
	width: 212px;
	height: 208px;
	position: absolute;
	top: 0;
	left: 136px;
	background: url(../images/subpic01.png) top left no-repeat;
}
#subPic02 { background-image: url(../images/subpic02.png) }
#subPic03 { background-image: url(../images/subpic03.png) }
#subPic04 { background-image: url(../images/subpic04.png) }
#subPic05 { background-image: url(../images/subpic05.png) }
#subPic06 { background-image: url(../images/subpic06.png) }



/* footer */
#footer {
	width: 890px;
	clear: both;
	padding: 25px 0;
	text-align: center;
	font-size: 11px;
}
#footer a {
	padding: 0 10px;
	text-decoration: none;
	border-right: 1px solid #000
}
#footer a.last { border: none }



/* home page */
#homeMain {
	width: 890px;
	height: 522px;
	font-size: 11px;
	background: url(../images/homeMainBkg.gif) top left no-repeat;
}
#homeMain p, #homeContent p { line-height: 15px }
#homeMain #flash {
	width: 432px;
	float: left;
	margin-right: 34px;
}
#homeMain #flash a#CW, #homeMain #flash a#micropro {
	width: 194px;
	height: 112px;
	float: left;
	margin: 20px 0 0 17px;
	text-indent: -999em;
	background: url(../images/feat-cedarway.jpg) top left no-repeat;
}
#homeMain #flash a#micropro { 
	float: right;
	background-image: url(../images/feat-micropro.jpg) 
}
#homeMain #featured {
	width: 403px;
	float: left;
	padding-top: 5px;
}
#homeMain #featured h4 {
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}
#homeMain #featured h4 a {
	color: #FFF;
	text-decoration: none;
}
#homeMain #featured .featured {
	width: 285px;
	height: 79px;
	position: relative;
	margin-top: 32px;
	padding: 13px 103px 0 15px;
	color: #FFF;
	background:  bottom left no-repeat;
}
#homeMain #featured .consumer { background-image: url(../images/home-consumer.png) }
#homeMain #featured .builder { background-image: url(../images/home-builder.png) }
#homeMain #featured .tech { background-image: url(../images/home-tech.png) }
#homeMain #featured .dealer { background-image: url(../images/home-dealer.png) }

#homeMain #featured a.consumerimg { 
	width: 80px;
	height: 95px;
	position: absolute;
	bottom: 13px;
	right: 15px;
	background: url(../images/home-consumerimg.png) top left no-repeat;
}
#homeMain #featured a.builderimg { 
	width: 100px;
	height: 93px;
	position: absolute;
	bottom: 12px;
	right: 13px;
	background: url(../images/home-builderimg.png) top left no-repeat;
}
#homeMain #featured a.techimg { 
	width: 72px;
	height: 84px;
	position: absolute;
	bottom: 18px;
	right: 20px;
	background: url(../images/home-techimg.gif) top left no-repeat;
}
#homeMain #featured a.dealerimg { 
	width: 94px;
	height: 66px; 
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: url(../images/home-dealerimg.png) top left no-repeat;
}

#homeContent {
	width: 820px;
	height: 162px;
	margin-top: 10px;
	padding: 35px;
	font-size: 11px;
	background: url(../images/homeContentBkg.gif) top left no-repeat;
}
#homeContent img {
	float: right;
	margin-left: 20px;
}
#homeContent #newsletter {
	width: 370px;
	height: 40px;
	margin-bottom: 10px;
	padding: 10px;
	color: #FFF;
	background: url(../images/newsletterBkg.gif) top left no-repeat;
}
#homeContent #newsletter p {
	width: 365px;
	padding: 5px 0 0 5px;
	float: left;
}



/* page specific styles */
ul.productLinks {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}
ul.productLinks li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #AFAFAF;
}
ul.productLinks li.last { border: none }

#map {
	width: 550px; 
	height: 450px; 
	margin: 0 auto; 
	border: 1px solid #000;
	z-index: 0;
}
#map div { z-index: 10 !important }

.sample {
	width: 180px;
	float: left;
	margin: 25px 15px 0 0;
	text-align: center;
	font-size: 11px;
}
.sample p { line-height: 14px !important }
.sample img { margin-bottom: 5px; border: 1px solid #000 }



/* ie6 fixes */
* html #sideNav li { margin-top: 5px }
* html #sideNav li a { 
	background-image: none;
	background-color: #000; 
}

* html #subPic01 { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subpic01.png',sizingMethod='crop'); 
}
* html #subPic02 { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subpic02.png',sizingMethod='crop'); 
}
* html #subPic03 { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subpic03.png',sizingMethod='crop'); 
}
* html #subPic04 { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subpic04.png',sizingMethod='crop'); 
}
* html #subPic05 { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subpic05.png',sizingMethod='crop'); 
}
* html #subPic06 { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subpic06.png',sizingMethod='crop'); 
}

* html #homeMain #featured .consumer { 
	background: url(../images/home-consumer.gif) top left no-repeat;
}
* html #homeMain #featured .builder { 
	background: url(../images/home-builder.gif) top left no-repeat;
}
* html #homeMain #featured .tech { 
	background: url(../images/home-tech.gif) top left no-repeat;
}
* html #homeMain #featured .dealer { 
	background: url(../images/home-dealer.gif) top left no-repeat;
}
* html #homeMain #featured a.consumerimg { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home-consumerimg.png',sizingMethod='crop'); 
}
* html #homeMain #featured a.builderimg { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home-builderimg.png',sizingMethod='crop'); 
}
* html #homeMain #featured a.dealerimg { 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home-dealerimg.png',sizingMethod='crop'); 
}


