body {
	margin: 0;
	padding: 0;
	background-color: #333438;
	background-image: url(../images_new/images/body_bg_carbon.gif);
	background-repeat: repeat;
}



td {
	font-family: "Verdana", "Arial", "Tahoma";
	font-size: 8pt;
	line-height: 140%;
	color: #000;
}



A:link {
	color: #000;
	text-decoration:none;
}



A:visited {
	color: #000;
	text-decoration:none;
}



A:hover {
	color: #CCC;
	text-decoration:underline;
}



A:link.ML {

	color: #FFFFFF;
	font-weight:bold; 
	text-decoration:none;
}



A:visited.ML {

	color: #FFFFFF;
	font-weight:bold; 
	text-decoration:none;
}



A:hover.ML {

	color: #FFE400;
	font-weight:bold;
	text-decoration:none;
}



.blank {

	font-size: 1pt;
}



.banner {
	font-size: 12pt;
	color: #000;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #DDDDDD;
}



.tbox {
	border-top: #1C4C78 1px solid;
	border-right: #1C4C78 1px solid;
	border-left: #1C4C78 1px solid;
	border-bottom: #1C4C78 1px solid;
	font-size: 8pt;
	width:125px;
	height:19px;
	background-color: #CCC;
}
#security_div {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#shopping_cart_holder {
	margin-top: 30px;
}
#metal_bg {
	background-image: url(Icons/metal_bg.jpg);
	background-repeat: repeat;
	height: 150px;
	width: 100%;
}
#metal_middle  {
	width: 735px;
	margin: 0 auto;
	height: 100px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;

}
.float {
	float: center;
}
.bold {
	font-weight: bold;
}



.signal {
	float: left;
	margin-right: 45px;
	border: 1px solid #FFF;
	background-image: url(Icons/product_bg.png);
	padding: 5px 20px 0px 20px;
}
.rigging {
	float: left;
	margin-right: 45px;
	border: 1px solid #FFF;
	background-image: url(Icons/product_bg.png);
	padding: 5px 20px 0px 20px;
}
.mobile {
	float: left;
	margin-right: 40px;
	border: 1px solid #FFF;
	background-image: url(Icons/product_bg.png);
	padding: 5px 20px 0px 20px;
}
.tower {
	float: right;
	border: 1px solid #FFF;
	background-image: url(Icons/product_bg.png);
	padding: 5px 20px 0px 20px;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#slide_holder {



}
#slide_center {
	height: 151px;
	margin: 0 auto;
	color: #FFF;
}

#master_div {
	width: 100%;
}

