td, body {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:14px}
A:link{color:#000000; text-decoration: none;}
A:visited{color:#000000; text-decoration: none;}
A:active{color:#000000; text-decoration: none;}
A:hover{
	color:#ff0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #000099;
}
.SubHeadingPicture {
	background-image: url('images/subheading.png');
	background-repeat: no-repeat;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Border {
    border-color:000099;
    border-width:2px;
    border-style:solid;
    padding:px
}
.BorderBlack {
    border-color:000099;
    border-width:2px;
    border-style:solid;
    padding:px
}
.HomeImage {
	background-image: url('images/home.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.AboutImage {
	background-image: url('images/about.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.ProductsImage {
	background-image: url('images/products.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.FabricationImage {
	background-image: url('images/fabrication.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.CustomerImage {
	background-image: url('images/customers.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.MonsterImage {
	background-image: url('images/monster.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.PhotogalleryImage {
	background-image: url('images/photogallery.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.QuoteImage {
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.ContactImage {
	background-image: url('images/contact.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-top: 0px;
}
.Cell {
	background-color: #cccccc;
	border-bottom: solid 1px #ffffff;
	border-top:  solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-left:  solid 1px #ffffff;
	padding:10px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.Menu {
	background-color: #cccccc;
	border-bottom: solid 1px #ffffff;
	border-top:  solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-left:  solid 1px #ffffff;
	padding:10px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
