
body
{
   	text-align: center; /* so that Internet Explorer will place divs 	centrally (left / right) on the page */
	background: white url(../images/fiber.jpg) left top no-repeat;
	color: black; /* #777; */
	margin: 0 auto 0 auto;
	padding-top: 30px;
	font-family: 'Arial', sans serif;
	font-size: 14px;
	width: 799px;
}



#banner {
	width: 900px;
	height: auto;
	background: transparent;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	}

#banner h2	{
	background: transparent;
	font-family: 'Andale mono', 'Arial', sans serif;
	font-style: oblique;
	padding: 10px 0px 10px 0px;
	color: black;
	}

#container {
	width: 800px;
	height: auto;
	background: transparent;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	}

#container h1	{
	margin: 0px; padding: 10px 0px 20px 0px;
	color: black;
	}

#container h3 	{
	margin: 0px; padding: 0px;
	width: 100%;
	background: transparent;
	}

#container h5, h4, h2	{
	margin: 0px; padding: 0px 0px 0px 0px;
	color: black;
	}

#lcol	{
	width: 50%;
	float: left;
	}

#rcol	{
	width: 50%;
	float: left;
	}

#threeacross	{
	width: 95%;
	height: auto;
	background: transparent;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	}

#biglist	{
	width: 95%;
	height: auto;
	background: transparent;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: .8em;
	}

#smalllist	{
	width: 95%;
	height: auto;
	background: transparent;
	float: left;
	margin: 0px 0px 20px 0px;
	margin-left: 0px;
	text-align: center;
	letter-spacing: .3em;
	}

#chosen	{
	background: #ccff66;
	}

#formbox	{width: 50%; float: left; text-align: right; 
	background: transparent; padding-right: 0px;
	}

#pic	{float: left; width: 100%; text-align: center; padding-bottom: 		40px;
	}

#para	{width: 50%; float: left; background: transparent; 
	}

#para h3	{
	margin: 0px; padding: 10px 0px 10px 0px;
	text-align: left;
	color: black; 
	width: 100%;
	}

#para h5, h4	{
	margin: 0px; padding: 5px 0px 5px 0px;
	color: black;
	}

#para li	{
	list-style-position: inside;
	}

#break	{background: #cccccc; font-size: 14px; width: 100%; 
	padding: 2px;
	margin: 25px 0px 0px 0px;}

#cart	{width: 50%; float: left; padding-top: 10px; text-align: center;
	background: transparent;
	}

#viewcart	{background: transparent; padding: 2px; width: 100%; 
	text-align: right;
	}

#addtocart	{background: transparent; width: 100%; height: auto; float: left;
	padding: 20px 0px 0px 0px;
	}

#indent	{margin: 0px 0px 0px 200px;}

a	{font-weight:bold;
	color: black;
	}
	 
a:link	{text-decoration: none;}
a:visited	{text-decoration: none;}
a:hover	{text-decoration: underline;}
a:active	{text-decoration: underline;}

img	{border-style: none;}





	
