body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bgextend.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #004482;
	text-align:center;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:19px;
	color:#0279CF;
	line-height:18px;
	margin:0;
	padding:0;
}

h2 {
	font-size:14px;
	color:#0279CF;
	line-height:18px;
}

strong {
	color:#CC6600;
}

a {
	color:#292929;
}

#container {
	background:url(../images/container_bg.jpg) repeat-y;
	width: 961px;
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
	text-align:left;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 246px;
	position:relative;
}

#left_column {
	margin:0;
	padding:0;
	width: 208px;
	float: left;
}

#right_column {
	margin:0;
	padding:0;
	width: 753px;
	float: left;
	background:url(../images/right_column_bg.jpg) no-repeat;
}

#content {
	width: 713px;
	_width: 753px;
	padding: 20px;
	background:url(../images/content_bg.jpg) no-repeat;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#content p, li {
	line-height:17px;
}

#footer {
	background:url(../images/footer_bg.jpg) no-repeat;
	width:961px;
	height:44px;
	_height:54px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
}

#footer a {
	text-decoration:none;
}

#credits {
	width:961px;
	margin: 0 auto 0 auto;
	text-align:center;
	padding: 10px 0 10px 0;
	color:#479DE4;
}

#credits a {
	color:#479DE4;
	text-decoration:none;
}

#phone_number {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	position:absolute;
	top:60px;
	left:190px;
}

#homepage_products img {
	border:0;
}

#homepage_products a {
	text-decoration:none;
	font-weight:bold;
	color:#0073C3;
}

#request_for_quote_button {
	width:182px;
	float:right;
	padding:20px;
}

#contact_us_button {
	width:182px;
	float:right;
	padding:20px;
}

#print_logo {
	display:none;
}

.chart {
	border:1px #CCCCCC solid;
	border-collapse: collapse;
}

.chart td {
	border:1px #CCCCCC solid;
	border-collapse: collapse;
}
#rfq_show { 
	display: none;
}