#main_nav {
	clear: both;
}

#main_nav div {
	background: #333 url(/images/design/main_nav_left_inner.gif) left top no-repeat;
}


#Phone {
	/*float: right;*/
	margin-top: 0px;
	font-size: 18px;
	color: #333;
	padding-right: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: right;
}

#wrapper>#Phone {
	/*margin-right: 24px;*/
}

#content_wrapper {
	/*clear: right;*/
}

#Content_Table_Left {
	width: 225px;
}

#Content_Table_Right {
	width: 200px;
}

#main_nav ul {
	/*background: none;*/
}

#Content_Table_Content {
	padding: 0 10px;
}

#right_column {
	padding-right: 5px;
}

#left_nav h2, #right_column h2 {
	margin-bottom: 10px;
	padding: 0;
}

#left_nav h2 {
	margin-left: 10px;
}

#left_nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 10px 10px 40px 15px;
	background: #DDD;
	margin-top: -5px;
	list-style-position: outside;
}

#left_nav li {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

#left_nav a {
	color: #333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#left_nav a:link, #left_nav a:visited {
	color: #333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#left_nav a:focus, #left_nav a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

#left_nav a:active {
	color: #333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#right_column form#quick_help {
	margin: 0;
	padding: 0;
}

#right_column form#quick_help fieldset {
	margin: 0;
	padding: 10px;
	background: #DDD;
	border: none;
	margin-top: -5px;
}

#right_column form#quick_help fieldset label {
	display: block;
	margin-bottom: 5px;
}

#right_column form#quick_help fieldset br {
	display: none;
}

#right_column form#quick_help fieldset label span {
	display: block;
	font-weight: bold;
}

#right_column form#quick_help fieldset div.buttons {
	text-align: right;
	margin: 0;
}

#right_column form#quick_help fieldset div.buttons input {
	color: #FFF;
	background: #89B;
	margin: 0;
	font-weight: bold;
}

#right_column div {
	margin-top: 20px;
}

#discount_box {
	background: #ABD;
	/*text-align: center;*/
	padding: 10px 20px 40px 20px;
}

#discount_box h2 {
	color: #FFF;
	margin-bottom: 10px;
	font-size: 24px;
}

#discount_box p {
	text-align: left;
	font-weight: bold;
}

#discount_box p.phone {
	color: #FFF;
}

#discount_box p.phone span {
	font-size: 18px;
	display: block;
	margin-top: 5px;
}

#content {
	padding-top: 10px;
}

table.buckets {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	border-collapse: collapse;
}

table.buckets tr {
	vertical-align: top;
}

table.buckets tr td {
	width: 33%;
	padding: 0 20px 10px 0;
}

table.buckets tr td img {
	float: left;
	margin: 0 5px 5px 0;
}

table.buckets h2 {
	margin-bottom: 5px;
}
