#wrapper {
	margin: auto;
	width: 780px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height: 158px;
	width: 778px;
	background-color: #000000;
	background-image: url(images/banner.png);
	background-repeat: repeat-y;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin-top: 30px;
}
#addressbar {
	width: 780px;
}

#columna {
	width: 246px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(images/bg_tester.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	padding-top: 20px;
	border-left: 1px solid #c0c0c0;
}
#columnb {
	width: 230px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/bg_plug.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	padding-top: 20px;
	border-left: 1px solid #c0c0c0;
}
#columnc {
	float: left;
	width: 230px;
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(images/bg_wires.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	padding-top: 20px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
#footer {
	background-color: #6F0000;
	width: 768px;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	clear: left;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.heavytext {
	font-weight: bold;
	color: #6F0000;
}
#address {
	width: 289px;
	float: left;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/icon_home.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background-color: #6B0000;
}
#phone {
	float: left;
	width: 210px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/icon_phone.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom: 1px solid #c0c0c0;
	background-color: #6B0000;
}
#email {
	float: left;
	width: 219px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #6B0000;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
#clearing {
	clear: both;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 {
	text-indent: -2000px;
}
.heavytext a:link {
	text-decoration: none;
	color: #6B0000;
}
heavytext a:hover {
	color: #6F0000;
	text-decoration: underline;
}
#associations {
	width: 768px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	float: left;
	padding: 10px 5px;
	border-top: 1px solid #c0c0c0;
}
