* {
	margin: 0px;
}
#content #t8 {
	float: left;
}
#content {
	width: 900px;
	padding: 1px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
</style>
#content #t8logo {
	width: 128px;
}
#content #navigator {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	float: right;
	font-weight: normal;
}
#content #navigator a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	display: block;
	height: 20px;
	width: 60px;
	text-align: center;
	float: left;
	line-height: 20px;
	margin-top: 80px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#content #navigator a:hover {
	color: #F00;
	text-decoration: none;
}
#content #products {
	height: 680px;
	width: 900px;
	margin-top: 158px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #products #links #headquarters #textinbox {
	height: 180px;
	width: 535px;
	padding: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
#headquarters {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 535px;
	padding: 20px;
	border: 1px solid #FFF;
}
#content #products #links #headquarters #maps img {
	text-decoration: none;
	padding-right: 20px;
}
#map {
	height: 150px;
	width: 150px;
	float: right;
	position: static;
}
#content #products #links #spacer {
	clear: both;
	height: 40px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_progress.png);
	background-repeat: no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 100;
	display: none;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_closebox.png);
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_title_left.png);
	background-repeat: repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_title_main.png);
	background-repeat: repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_title_right.png);
	background-repeat: repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(../img/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_left.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

a#fancy_right:hover {
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_n.png);
	background-repeat: repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_ne.png);
	background-repeat: no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_e.png);
	background-repeat: repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_se.png);
	background-repeat: no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_s.png);
	background-repeat: repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_sw.png);
	background-repeat: no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_w.png);
	background-repeat: repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/jquery.fancybox/fancy_shadow_nw.png);
	background-repeat: no-repeat;
}
#spacer1 {
	clear: both;
}
#spacer {
	height: 30px;
	clear: both;
}
#vendors {
	height: 300px;
	width: 535px;
	border: 1px solid #F00;
	float: right;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #CCC;
	overflow: scroll;
	background-image: url(../images/t8windmillbkg.jpg);
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
#content #products #links {
}
#content #products #links #othervendors {
	clear: both;
}
#content #products #otherinfo {
	clear: both;
	width: 900px;
	height: 200px;
}
#spacer {
	clear: none;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.ptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pdiscription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCC;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
#content #products #links #headquarters #textinbox #headquarters p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.inwhiteDarker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bold;
}
#spacer #footer a {
	color: #FFF;
	text-decoration: none;
}
#spacer #footer a:hover {
	color: #F00;
}
.linkformaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
