/* CSS Document */

#page {
	position: absolute;
	height: 520px;
	width: 778px;
	left: 50%;
	top: 10px;
	padding: 0px;
	margin-left: -389px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(../images/tile_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#logo {
	position: absolute;
	height: 76px;
	width: 123px;
	left: 16px;
	top: 17px;
	margin: 0px;
	padding: 0px;
}
#strapline {
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 313px;
	position: absolute;
	left: 233px;
	top: 45px;
}
#suites {
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 102px;
	position: absolute;
	left: 659px;
	top: 32px;
}
#h1 {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 778px;
	position: absolute;
	left: 0px;
	top: 108px;
	z-index: 2;
}
#v1 {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: 0px 108px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1px;
	position: absolute;
	left: 194px;
	top: 0px;
	z-index: 1;
}
#anim {
	position: absolute;
	width: 120px;
	height: 123px;
	left: 35px;
	top: 150px;
	margin: 0px;
	padding: 0px;
}
#sm_2 {
	position: absolute;
	width: 44px;
	height: 13px;
	left: 33px;
	top: 191px;
	margin: 0px;
	padding: 0px;
}
#sm_3 {
	position: absolute;
	width: 79px;
	height: 13px;
	left: 33px;
	top: 219px;
	margin: 0px;
	padding: 0px;
}
#sm_4 {
	position: absolute;
	width: 79px;
	height: 11px;
	left: 33px;
	top: 247px;
	margin: 0px;
	padding: 0px;
}

#clip_homepage, #clip_aboutus, #clip_allfires {
	overflow: hidden;
	position: absolute;
	top: 163px; height: 330px;
}


#clip_homepage {left: 25px; width: 714px;}
#clip_aboutus {left: 219px; width: 520px;}
#clip_allfires {left: 25px; width: 714px;}
#clip_products {left: 293px; width: 520px; top: 160px; height: 333px;
overflow: hidden;
	position: absolute;}

#mainContentDiv {
	background-color: #000000;
	position: absolute;
	visibility: visible;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.clearer {
	margin: 0px;
	padding: 0px;
	height: 1px;
	position: relative;
	clear: both;
}

#scrolltools {
	overflow: hidden;
	position: absolute;
	left: 757px; top: 147px;
	width: 14px; height: 364px;
	border-top: solid 1px #999999; border-bottom: solid 1px #999999;
	background: url(../images/tile_scroll.gif) repeat-y left top;
}
#upArrows {
	position: absolute;
	visibility: hidden;
}
#scrollBar {
	position: absolute;
	visibility: hidden;
	background: #000000;
	cursor: pointer; cursor: hand;
}
#scrollThumb {
	position: absolute;
	visibility: hidden;
	background: #666666;
	border-top: solid 1px #555555; border-bottom: solid 1px #555555;
	background: url(../images/tile_scrollbar.gif) repeat-y left top;
}
#downArrows {
	position: absolute;
	visibility: hidden;
}
