#header { 
/*
	min-width: 990px;
	max-width: 1200px;
*/
	width: 994px;
	background: white;
	margin: 15px auto 0; 
	height: 180px;
}

#header-left {
	float: left;
	width: 436px;
}

#header-right {
	padding-top: 15px;
	float: right;
	width: 344px;
}

#quote-image {
	float: right;
	padding-left: 5px;
}

#quote-text {
	text-align: left;
	float: right;
}

#quote-link {
	text-align: right;
}

#top {
	position: relative; 
	text-align: right;
}

.top-quote {
	font-style: italic;
	font-size: 10pt;
	color: red;
}

#phone-text {
	padding-top: 20px;
	width: 100%; 
	clear: both; 
	text-align: right;
}

.phone-order {
	font-size: 12px;
}

.phone-num {
	font-size: 16px;
	font-weight: bold;
}

.tableHeader {
	border-style: solid;
	border-width: 2px;
	border-color: #7B0F40;
	background: #CCCCCC;
	width: 100%;
}