body{
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: Zurich Cn BT;
	src: url("http://www.ggfabrication.com/new/fonts/ZURCHC.eot") /* EOT file for IE */
}
@font-face {
	font-family: Zurich Cn BT;
	src: url("http://www.ggfabrication.com/new/fonts/ZURCHC.TTF") /* TTF file for CSS3 browsers */
}
.bHeading {
	font-family: Zurich Cn BT;
	font-size: 22px;
	color: #5581B9;
}
.more {
	display: none;
	border: 0px;
}
.txt{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.hTxt{
	font-family: Arial;
	font-size: 12px;
	color: #5489B9;
	text-decoration: none;
}
.fTxt{
	font-family: Arial;
	font-size: 12px;
	color: #A1CBF0;
	text-decoration: none;
}
.bLink{
	font-family: Arial;
	font-size: 12px;
	color: #5489B9;
	text-decoration: none;
}
.bTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border: none;
	background-repeat:repeat-x;
}
.wrapper{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: auto;
	border: none;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	float: center;
	}
.lTable{
	margin: 0px;
	padding: 0px;
	width: 462px;
	height: 438px;
	border: none;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	}
.cTable{
	margin: 0px;
	padding: 0px;
	width: 238px;
	height: 438px;
	border: none;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	}
.rTable{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 230px;
	height: 438px;
	border: none;
	text-align: right;
	background-color: #FFFFFF;
	float: right;
	}
