body {
	margin: 0 0;
	background-image: url(images/f-style-container.jpg);
	background-repeat: no-repeat;
	background-color: #999;
	}
	
#wrapper {
	margin: 0 auto;
	width: 1000px;
	}
	
#header {
	width: 960px;
	height: 40px;
	background-image: none;
	background-repeat: no-repeat;
	}

/* Nav */

li {display: inline;}

/* Tier 1 Nav */

#tier1 {
	width: 482px;
	height:45px;
	background-color: none;
	margin-left: 478px;
	z-index: 1;
	position: relative;
	}
	
#tier1 ul {
	list-style-type:none;
	display: inline;
	padding: 0px;
 	width: 960px;
	margin: auto;
	}

#tier1 ul li a {
	float: left;
	height: 45px;
	width: 90px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-family: georgia, serif;
	font-size: 1.05em;
	line-height: 3.63em;
	text-transform: capitalize;
	letter-spacing: .02em;
	background-image: url(images/nav/plastic-button.png);
	background-position: left;
	background-repeat: no-repeat;
	}
	
#tier1 ul li.home a {
	background-image: url(images/nav/plastic-button.png);
	}

#tier1 ul li a.activepage {
	background-image: url(images/nav/plastic-button-active.png);
	color: #000;
		line-height: 4.7em;
}

#tier1 ul li a.activepage:hover {
	background-image: url(images/nav/plastic-button-active.png);
	color: #000;
	}

#tier1 ul li a:hover {
	background-image: url(images/nav/plastic-button-active.png);
	color: #676767;
	}

/* BEGIN CONTENT REGION */

	
#roundtop {
	width: 1000px;
	height: 40px;
	background-image: url(images/roundtop.png);
	margin-top: -10px;
	}	
	
#content {
	width: 1000px;
	min-height: 500px;
	background-image: url(images/faded-edges.png);
	background-repeat: repeat-y;
	}
	
	
	
	
	
	
	/* This is for menu stuff */
	
	
	
	
	
	
#content-guts {
	min-height: 390px;
	width: 660px;
	margin-left: 0px;
	background-color: #fff;
	margin-bottom: 0px;
	margin-top: 115px;
	}
	
#menu-header {
	width:660px;
	height:60px;
	margin-left:30px;
	margin-top:0px;
	}
	
h1 {
	font-size: 1.8em;
	margin-top: 0px;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-weight: lighter;
	}

h1.title {
	width: 660px;
	}
	
	
h1.titlesmall {
	width: 660px;
	font-size: 1.2em;
	margin-bottom: 20px;
	}
	
h2 {
	margin-top: -15px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	color: #B31E3B;
	font-weight: lighter;
	font-size: .75em;
	letter-spacing: .05em;
	}
	
h2.subh {
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: -35px;
	}
	
h2.menusub {
	width: 380px;
	}

h2.menusubblack {
	width: 380px;
	color: #000;
	}
	
h2.sep {
	margin-top: 0px;
	margin-left: 30px;
	}
	
h2.techspecs {
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", serif;
	color: #512713;
	font-weight: lighter;
	font-style: italic;
	font-size: 1em;
	}
	
h2.plainheader {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", serif;
	color: #512713;
	font-weight: lighter;
	font-style: italic;
	font-size: 1em;
	}
	
h1.swatchcaps {
	padding-left: 250px;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-weight: lighter;
	text-transform: none;
	font-size: 1.4em;
	letter-spacing: normal;
	padding-top: 0px;
	}
	
h2.swatch {
	padding-left: 250px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", serif;
	color: #512713;
	font-weight: lighter;
	font-style: italic;
	font-size: 1em;
	text-transform: none;
	letter-spacing: normal;
	}
	
/* Table Styles Below */
	
table.aftersubh {
	margin-top: 50px;
	margin-left: 30px;
	border-collapse: collapse;
	border: 1px solid #999;
	}
	
table.afterp {
	margin-top: 0px;
	margin-left: 30px;
	border-collapse: collapse;
	border: 1px solid #999;
	}
	
th {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	color: #B31E3B;
	font-weight: lighter;
	font-size: .75em;
	letter-spacing: .05em;
	height: 50px;
	border-collapse: collapse;
	border: 1px solid #999;
	padding: 0px 10px 0px 10px;}
	
td {
	border: 1px solid #999;
	border-collapse: collapse;
	height: 30px;
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: lighter;
	font-size: .75em;
	text-align: left;
  padding-left: 10px;
  padding-right: 10px;}
	
/* end table styles */
	
	
img.imagefloatrighthome {
	float: right;
	padding: 0px;
	margin-top: -100px;
	}	/* This declaration has been adjusted in the if ie7 file */
	
	
img.detail {
	margin: 0 0;
	border-bottom: 1px solid black;
	}
	
img.imagefloatleft {
	float: left;
	padding: 0px;
	}	
	
img.imagefloatleftb {
	float: left;
	padding: 0px;
	border: 1px solid #000;
	margin-right: 20px;}	
	
img.imagefloatleftb2 {
	float: left;
	padding: 0px;
	border: 1px solid #000;
	margin-right: 50px;
	margin-top: 20px;}	
	
img.imagefloatright {
	float: right;
	padding: 0px;
	margin-top: -100px;
	}	
	
	
p.detail {
	margin-left: 250px;
	text-decoration: underline;
	}

p.installation {
	margin-left: 200px;
	text-decoration: underline;
	}
	




	/* Thumbnail Menu in guts */
	
#menu-header {
	width:660px;
	height:60px;
	margin-left:30px;
	margin-top:0px;
	}
	
#menu-header-size {
	width:900px;
	height:30px;  /* NOTE: This variable is the only thing different in the ie7.css file  */
	margin-left:30px;
	margin-top:0px;
	}
	
#menu-header-swatches {
	width:660px;
	height:60px;
	margin-left:30px;
	margin-bottom:65px;
	margin-top: 0px;
	}
	
		/* 2 row menu */

	
#menu2rows {
	width: 660px;
	height: 224px; 
	margin-left: 30px;
	margin-top: 56px;
	}
	
#menu2rows ul {
	list-style-type:none;
	/* display: inline; REMOVED! */
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%;

	
	}

#menu2rows ul li a {
	float: left;
	height: 125px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	color: #B31E3B;
	background-color: #000;
	border: 6px solid #fff;
	}
	
#menu2rows ul li a:hover {
	border: 6px solid #B31E3B;
	}	
	
	/* 1 row menu */

#separator {
	height: 50px;
	margin-top: 70px;
	width: 660px;
	margin-left: 0px;
	}
	
#menu1row {
	width: 900px;
	height: 112px; 
	margin-left: 30px;
	margin-top: 0px;
	background-color: #fff;
	margin-bottom: 30px;
	}
	
#menu1row ul {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%;
	}

#menu1row ul li a {
	float: left;
	height: 100px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	color: #007AC1;
	background-color: #000;
	border: 6px solid #fff;
	}
	
#menu1row ul li a:hover {
	border: 6px solid #007AC1;
	}		
	
/* intended for anchor positioning only */	
.anchor ul li a {
	margin-top: -35px;
	line-height: 0em;
	display: block;
	}
/* end */	

.swatches {
	width:630px;
	height: 235px;
	margin-left:30px;
	margin-top: 22px;
	background-color: #fff;
	background-image: url(images/fadebase.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}	
	
.swatches ul {
	list-style-type:none;
	display: inline;
	}

.swatches ul li a {
	float: left;
	height: 200px;
	width: 200px;
	text-decoration: none;
	text-align: center;
	color: #B31E3B;
	background-color: #000;
	}
	
.swatches ul li a:hover {
	}
	
.installationsec {
	width:330px;
	height: 77px;
	margin-left:245px;
	margin-top: 64px;
	}
	
.installationsec ul {
	list-style-type:none;
	/* display: inline; REMOVED! */
	margin:0;
	overflow:hidden;
	padding:0;
	}

.installationsec ul li a {
	float: left;
	height: 65px;
	width: 90px;
	text-decoration: none;
	text-align: center;
	color: #B31E3B;
	background-color: #000;
	border: 6px solid #fff;
	}
	
.installationsec ul li a:hover {
	border: 6px solid #B31E3B;
	}
	
	
	
#pdfbutton
{
	display: block;
	width: 265px;
	height: 80px;
	margin-left: 600px;
	margin-top: -80px;
	background: url("images/pdf.png") no-repeat 0 0;
}

#pdfbutton:hover
{ 
	background-position: 0 -80px;
}

#pdfbutton span
{
	display: none;
}

/*


.pdfbutton a {
	display: block;
	width: 265px;
	height: 80px;
	background-image: url("images/pdf.png") no-repeat;
	margin-left: 600px;
	margin-top: -80px;
	border: 1px solid red;
	}
	
.pdfbutton a:hover {
	background-position: 0px 0px;
	border: 1px solid green;
	}
	
	*/
	
p.menu-description {
	margin-left: 365px;
	margin-top: -65px;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: .9em;
	}
	
p.normal {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: .9em;	
	}	
	
p.plain {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E395F;
	font-size: .9em;
	}
	
p.top {
	margin-left: 480px;
	margin-top: -85px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B31E3B;
	font-size: .9em;
	border: 1px solid #006600;
	width: 100px;
	text-align: center;
	padding: 3px;
	background-color: #CCFFCC;
	}

			/* End Gut Menu*/

	
	/* End menu stuff */
	
	
	
	
	
		
#navleft {
	width: 300px;
	background-color: #fff;
	margin-left: 20px;
	float: left;
	background-image: url(images/streamline-blowmolding-logo.gif);
	background-repeat: no-repeat;
	padding-top: 120px;
	}
	
#navleft ul {
	list-style-type:none;
	display: block;
 	width: 300px;
	}
	
#navleft ul li a {
	float: left;
	width: 260px;
	height: 40px;
	text-decoration: none;
	text-align: right;
	color: #6D6E71;
	font-family: georgia, serif;
	font-size: 1.05em;
	letter-spacing: .02em;
	line-height: 2.5em;
	padding-right: 30px;
	margin-left: -30px;
	}
	
#navleft ul li a:hover {
	color: #000;
	background-image: url(images/nav/arrowright.gif);
	background-position: 280px 0px;
	background-repeat: no-repeat;
	}
	
#navleft ul li a.active {
	color: #B31E3B;
	background-position: 280px -40px;
	background-image: url(images/nav/arrowright.gif);
	background-repeat: no-repeat;
}
	
#contentright {
	width: 660px;
	background-color: #fff;
	background-image: url(images/local_fast_high-volume.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 20px;
	}
	
#feature {
	width:960px;
	height:110px;
	background-image: url(images/thin-brick.gif);
	float: left;
	}
	
	
	


/* BEGIN Footer Stuff */


	/* Breadcrumb Region */

ul.bc {
	padding: 0px 0px 0px 20px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	}
	
li.bc {
	display: inline;
	color: #fff;
	letter-spacing: .08em;
	font-family: Georgia, "Georgia Regular", sans-serif;
	font-size: .8em;
	line-height: 2.5em;}
	
p.dividerbc {
	display: inline;
	color: #fff;
	margin: 0px 6px 0px 14px;
	font-family: Georgia, "Georgia Regular", sans-serif;
	font-size: 1.15em;
	text-transform: uppercase;	
	position: absolute;
	}
	
	/* Footer Region */

#footer {
	width: 1000px;
	height: 40px;
	background-image: url(images/roundbase.png);
	background-repeat: no-repeat;
	clear: both;
	margin-top: -2px;
	padding-top: 35px;
	background-color: #999;
	}

ul.footertext {
	margin:-3px 0px 0px 260px;
	list-style-type: none;
	list-style-image: none;
	}
	
li.footertext {
	color: #676767;
	letter-spacing: .03em;
	font-family: Georgia, "Georgia Regular", sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	}

p.fineprint {
	text-align: right;
	font-family: Lucida, "Lucida Sans", "Lucida Sans Regular", Helvetica, Arial, sans-serif;
	font-size:.65em;
	color: #444;
	margin: 2px;
	padding-right: 50px;
	}
	
p.divider {
	display: inline;
	color: #676767;
	margin: 0px 3px 0px 7px;
	font-family: Georgia, "Georgia Regular", sans-serif;
	font-size: 1.15em;
	text-transform: uppercase;	
	}
		
a:link {color:#B31E3B;
		text-decoration: none;
		}	/* unvisited link */
a:visited {color:#B31E3B;
		text-decoration: none;
		}	/* visited link */
a:hover {color:#000;
		text-decoration: none;
		}	/* mouse over link */
		
a.smallheader:link {color:#B31E3B; text-decoration: underline;} /* unvisited link */
a.smallheader:visited {color:#B31E3B; text-decoration: underline;} /* visited link */
a:smallheader:hover {color:#000; text-decoration: underline;} /* mouse over link */

a.fine:link {color:#000; text-decoration: underline;}      /* unvisited link */
a.fine:visited {color:#000; text-decoration: underline;}      /* visited link */
a.fine:hover {color:#B31E3B; text-decoration: underline;}  /* mouse over link */

a.bc:link {color:#fff; text-decoration: none;}	/* unvisited link */
a.bc:visited {color:#fff; text-decoration: none;}	/* visited link */
a.bc:hover {color:#fff; text-decoration: underline;}	/* mouse over link */


a.r2t:link {color:#006600;text-decoration: none;}	/* unvisited link */
a.r2t:visited {color:#006600;text-decoration: none;}	/* visited link */
a.r2t:hover {color:#000; text-decoration: none;}	/* mouse over link */

a {outline: none;
	}

a img{
	border: none;
	}
	
/* End Footer Stuff */
