body {
	background-color: #f0e8d1;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
}

#outerWrapper {
	background-image: url(images/header.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-top-width: thick;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
}

#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}

#outerWrapper #contentWrapper #leftColumn1 {
	background-repeat: no-repeat;
	background-image: url(images/FibreFrame.jpg);
	margin-top: 50px;
	float: left;
	padding: 10px 10px 10px 10px;
	width: 180px;
}

#outerWrapper #contentWrapper #content {
	margin: 0 0 0 180px;
	padding: 10px 10px 10px 10px;
	line-height: 17pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}

#outerWrapper #footer {
	border-top: solid 1px #666;
	padding: 1em 10px 10px 10px;
	font-size: 9pt;
	color: #0033FF;
	text-align: center;
}

.style5 {
	font-size: 16pt;
	font-weight: bold;
}
.style6 {
	font-size: 9pt;
	color: #0033FF;
}

.morelink {
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.morelink:hover {
	color: #CC0000;
}

.buttons {
	//position: relative;
	margin-left: 21px;
	margin-top: 16px;
	width: 114px;
	//height: 350px;
	//z-index: 3;
}

.buttons img {
	margin-top: 5px;
	border: 0;
}

.footer {
	clear: both;
	margin-top: 1em;
	font-size: 9pt;
	color: #0033FF;
	width: 900px;
}
#category {
	width: 270px;
}
#name {
	width: 270px;
}
#street {
	width: 270px;
}
#city {
	width: 150px;
}
#state {
	width: 30px;
}
#zip {
	width: 75px;
}
#phone {
	width: 270px;
}
#email {
	width: 270px;
}
#comment {
	width: 515px;
}
#submit {
	width: 515px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: normal;
}
.texts {
	background-color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
.articlehead {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.origin {
	font-size: 9pt;
	font-style: oblique;
}
.rightbox {
	background-color: #FFEEAA;
	text-align: center;
	vertical-align: 90%;
	padding: 1em;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-style: italic;
	font-weight: bold;
}
.noticebox {
	background-color: #FFEEAA;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	vertical-align: 90%;
	margin-top: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 1.5em;
}
.formheader {
	font-size: 2.2em;
	color: #990000;
	background-color: #CCCCCC;
	padding: 0.2em;
}
#special {
	position:absolute;
	right:20px;
	top:100px;
}
.feature01 {
	width: 85%;
	margin: 0 auto 0 auto;
	padding: 10px 20px 10px 20px;
	background-color: #E6F4FB;
}
.ligap {
	padding-bottom: 10px;
}

#backgroundPopup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}

#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height: 500px;
	width:700px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

#popupContact h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}

#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	cursor: pointer;
	text-decoration:none;
}

#popupContactOpen{
	cursor: pointer;
	text-decoration:none;
}

#welcomebutton{
	text-align:center;
	margin: auto;
}

#illustrationPointer{
	cursor: pointer;
	color: #000000;
	text-decoration:none;
	text-align: center;
}

#iplus {
	background-color: #FC9;
	margin: 20px;
	padding: 20px;
	min-height:250px;
	height:auto !important;
	height:250px; 	
}

#iplisImage {
	border: medium double #900;
	float: right;
}

