
* { 
	margin: 0px; 
	padding: 0px;
	font-family: sans-serif;
}
.displayNone {
	display: none;
}
.notVisible {
	filter:alpha(opacity=0);
	opacity:0;
	display:none;
}
.isVisible {
	filter:alpha(opacity=1);
	opacity:1;
	display:block;
}
body {
	background: black url("images/img_bg_slice2.jpg") repeat top left;
}

.bg { 	
	sborder: solid 1px black;
	position: absolute;
	height: 100%;
	min-width: 1200px;
}
#fg {
	sborder: solid 1px white;
	position: absolute;
	height: 605px; 
	width: 800px;
	margin-left: 15%;
	background-color: #670001;
	max-width: 800px;
	min-width: 800px;
}

.preloader {
	position: absolute;
	left: 50px;
}
#fg .fg_border_lhs { 
	sborder: solid 1px white;
	position: absolute;
	height: 100%;
	width: 3px;
	background: black url("images/img_fg_slice_border.jpg") no-repeat top left;
}
#fg .fg_fill { 
	sborder: solid 1px white;
	position: absolute;
	height: 100%;
	width: 99.7%;
	background: black url("images/img_fg_slice_fill.jpg") repeat-x top left;
	max-width: 99.7%;
	min-width: 99.7%;
}
#fg .fg_border_rhs { 
	sborder: solid 1px white;
	position: absolute;
	height: 100%;
	width: 3px;
	margin-left: 99.7%;
	background: black url("images/img_fg_slice_border.jpg") no-repeat top left;
}
#fg .fg_banner {
	sborder: solid 1px white;
	position: absolute;
	height: 127px;
	width: 100%;
	margin-left: 3px;
	max-width: 800px;
	background: transparent url("images/img_fg_banner.jpg") no-repeat top left;
}
#fg .fg_footer_lhs {
	sborder: solid 1px white;
	position: absolute;
	height: 99%;
	width: 90%;
	margin-left: 18px;
	max-width: 498px;
	background: transparent url("images/img_fg_footer_lhs.jpg") no-repeat bottom left;
}
.fg_footer_chizel {
	border: solid 1px white;
	position: absolute;
	width: 1200px;
	height: 10px;
	margin-top: 610px;
	color: lime;
	font-size: 60%;
	text-align: right;
}
.fg_footer_chizel a {
	color: lime;
}

.fg_footer_chizel {
	zborder: solid 1px white;
	position: absolute;
	margin-left: 15%;
	width: 800px;
	margin-top: 600px;
	color: white;
	font-size: 60%;
	text-align: right;
}
#fg .fg_footer_lhs div p, #fg .fg_footer_lhs div {
	margin-top: 572px;
	margin-left: 80px;
	color: white;
	font-size: 80%;
}
#fg .fg_footer_rhs {
	sborder: solid 1px white;
	position: absolute;
	height: 99%;
	width: 100%;
	margin-bottom: 3px;
	background: transparent url("images/img_fg_footer_rhs.jpg") no-repeat bottom right;
}

#fg .fg_linkbar {
   	sborder: solid 2px yellow;
	position: absolute;
	height: 20px;
	width: 500px;
	margin-top: 88px;
	margin-left: 275px;
	max-width: 500px;
	max-height: 20px;
	soverflow: hidden; 
}
#fg .fg_linkbar a {
	color: yellow;
	margin-left: 40px;
	margin-right: 40px;
	display: inline;
	sborder: solid 1px white;
	font-family: sans-serif;
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
}
#fg .fg_linkbar  a.hand:active {
	color: yellow;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

#fg .fg_linkbar a:hover {
	color: yellow;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

#fg .fg_columns {
	sborder: solid 1px blue;
	height: 100%
}

#fg .column { 
	position: absolute;
	margin-top: 127px;
	height: 70%;
	margin-left: 2%;
	margin-right: 2%;
}
#fg #col_lhs {
	zborder: solid 1px white;
	width: 8%;
	top: 45px;
}
#fg #col_mid {
	sborder: solid 1px green;
	margin-left: 140px;
	width: 50%;
}	
#fg #col_rhs {
	sborder: solid 1px blue;
	margin-left: 68%;
	width: 33%;
	top: 45px;
}

.fg_img_lhs { 
	zborder: solid 1px blue;
	height: 360px;
	width: 110px;
	background-image: url("images/img_fg_lhs.jpg");	
	background-position: top center;
	background-repeat: no-repeat;
	margin: 5px !important;
}


.fg_img_map { 
	height: 279px;
	width: 241px;
	background-image: url("images/img_fg_map.jpg");	
	background-position: top center;
	background-repeat: no-repeat;
	margin: 2px !important;
}
.hidden_title {
	display: none;
	/* Fix IE floating bug */
	position: absolute;
	top: 0px;
	width: 100%;
}
.hidden_text {
	display: none;
	/* Fix IE floating bug */
	position: absolute;
	top: 50px;
	width: 100%;
}
.panel_title { 
	sborder: solid 1px white;
	color: white;
	width: 375px;
}
.panel_text a { 
	color: lime;
}
.panel_text { 
	sborder: solid 1px white;
	color: white;
	font-size: 80%;
	width: 100%;
	height: 400px;
	overflow: auto;
}
ul {
	padding-left: 20px;
	list-style-image: none;
	list-style-type: disc;
}
li {
	display: list-item;
}
.hidden_img {
	display: none;
	/* Fix IE floating bug */
	position: absolute;
	width: 100%;
}
.panel_img { 
	sborder: solid 1px white;
	color: white;
	font-size: 100%;
	width: 100%;
	height: 100%;
}

#slide_title1 {
	height: 43px;
	width: 364px;
	background-image: url("images/img_fg_title_home.gif");	
	background-position: top left;
	background-repeat: no-repeat;
}

#slide_title2 { 
	height: 39px;
	width: 361px;
	background-image: url("images/img_fg_title_about.gif");	
	background-position: top left;
	background-repeat: no-repeat;
}
#slide_title3 { 
	height: 35px;
	width: 335px;
	background-image: url("images/img_fg_title_contact.gif");	
	background-position: top left;
	background-repeat: no-repeat;
}
#slide_img1 {
	height: 329px;
	width: 228px;
	background-image: url("images/img_fg_homepage.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
}
#slide_img2 {
	height: 302px;
	width: 205px;
	background-image: url("images/img_fg_aboutus.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
}
#slide_img2a {
	height: 108px;
	width: 92px;
	background-image: url("images/img_fg_aboutus_a.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
}
#slide_img3 {
	height: 279px;
	width: 241px;
	background-image: url("images/img_fg_map.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
}

#table_contact {
	font-weight: bold;
	font-size: 110%;
	width: 600px;
}
#textarea_msg {
	font-size: 100%;
	width: 215px;
	height: 50px;
	overflow: auto;
}
#input_email, #input_name {
	width: 17em;
}
		.demoDiv{
			background-color: #CCC; 
			height: 150px; 
			overflow: hidden;
		}
		.animationContainer{
			height: 160px;
		}
		
#link_home {
	height: 15px;
	width: 40px;
	background-image: url("images/img_btn_1.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
}
#link_about {
	height: 15px;
	width: 49px;
	background-image: url("images/img_btn_2.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
}
#link_contact {
	height: 15px;
	width: 55px;
	background-image: url("images/img_btn_3.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
}
#panel_text_1 {
	height: 337px;
	width: 401px;
	sbackground-image: url("images/img_text_1.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
}
#panel_text_2 {
	height: 353px;
	width: 403px;
	sbackground-image: url("images/img_text_2.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
}
#panel_text_3 {
	height: 384px;
	width: 405px;
	sbackground-image: url("images/img_text_3.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
}

#img_footertext {
	height: 384px;
	width: 405px;
	sbackground-image: url("images/img_text_3.jpg");	
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
}

#contactlink {
	position: absolute;
	margin-left: 8px;
	margin-top: 304px;
	color: #670001;
	max-width: 50px;
}

#aboutuslink {
	position: absolute;
	margin-left: 298px;
	margin-top: 274px;
	color: #670001;
	max-width: 50px;
}

#emailform {
	position: absolute;
	margin-left: 130px;
	margin-top: 187px;
}
#input_submit {
	margin-left: 10%;
}
.flash-replaced .alt {
	display: none;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
	color: white;
}
.alt {
	color: white;
}
