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: #CCCCCC;
	text-align:center;

}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content h1 {
	font-size:16px;
	color:#FFFFFF;
	display:block;
	margin:14px 0 40px 0;
	padding:0;
}

#content h2 {
	font-size:14px;
	color:#AB3E1F;
}

#content p {
	margin:18px 0 18px 0;
	padding:0;
	line-height:18px;
}

#content strong {
	color:#AB3E1F;
}

#content a {
	color:#033877;
	text-decoration:none;
	border-bottom:1px #033877 solid;
}

#content li {
	line-height:18px;
}

#container {
	background:url(../images/container_bg.jpg) repeat-y;
	width: 995px;
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
	text-align:left;
}

#header {
	background-repeat: no-repeat;
	width: 995px;
	height: 266px;
	position:relative;
}

#left_column {
	margin:0;
	padding:0;
	width: 239px;
	float: left;
	background:url(../images/left_column_bg.jpg) no-repeat;
	min-height:109px;
	height:auto !important;
	height:109px;
}

#right_column {
	margin:0;
	padding:0;
	width: 756px;
	float: left;
	background:url(../images/right_column_bg.jpg) no-repeat;
}

#content {
	width: 716px;
	padding: 0 20px 10px 20px;
	margin:0;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#footer {
	background:url(../images/footer.jpg) no-repeat;
	width:995px;
	height:59px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:14px;
}

#footer a {
	text-decoration:none;
}

#credits {
	width:995px;
	margin: 0 auto 0 auto;
	text-align:right;
	padding: 0 30px 10px 0;
	color:#333333;
	font-weight:bold;
}

#credits a {
	color:#333333;
	text-decoration:none;
}

#phone_number {
	position:absolute;
	right:20px;
	top:10px;
	color:#999999;
	font-size:24px;
	font-weight:bold;
}

#request_for_quote_left_column {
	margin: 0 0 13px 19px;
}

#table_products td {
	font-size:11px;
}

#request_for_quote_button {
	float:right;
	padding: 0 0 10px 10px;
}

#listed_for_respooling {
	margin: 0 0 13px 19px;
}

#value_added {
	width:213px;
	float:right;
	clear:right;
}

#value_added strong {
	color:#333333;
	font-size:16px;
}

#value_added ul li {
	background:url(../images/value_added_arrow.jpg) 0 5px no-repeat;
	padding-left:10px;
	list-style:none;
}

#credit_cards {
	margin: 0 0 13px 19px;
}

#printlogo {
	display: none;
}

