.grey #footer {
	background: url('/css/images/bg_01.png') repeat scroll 0 0;
	border-top: 1px solid #666666;
	background-color: #ced6e3;
	color: #666666;
}
.grey #footer .footer-form {
	background: url('/css/images/footer-form-01.png') no-repeat scroll 0 0 transparent;
}
.grey #title {
	background: url('/css/images/themes/grey/header_04.jpg') no-repeat scroll center bottom transparent;
	font-family: Code-Pro-Demo;
	color: #cccccc;
	height: 188px;
}
.grey #footer .footer-form input, 
.grey #footer .footer-form textarea {
	color: #333333;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 11px 5px;
}
.grey #bottom-bar {
	font: 0.9em/145% Helvetica, Arial, sans-serif;
	background: url("/css/images/bottom_bar_repeat_x_01.png") repeat-x scroll center bottom;
	color: #717F74;
}
.grey #bottom-bar ul li {
	background: url("/css/images/common/footer_bar_2.gif") no-repeat scroll left 50% transparent;
}
.grey #bottom-bar ul li.first {
	background: none;
}
.grey #bottom-bar .copyright a {
	color: white;
}
.grey #main-container {
	background: url('/css/images/bg_02.png') repeat scroll 0 0 transparent;
}
.grey .left-divisor {
	background: url('/css/images/divisor_bar-02.png') repeat-y scroll left top transparent;
	padding-left: 20px !important;
}
.grey .right-divisor {
	background: url('/css/images/divisor_bar-03.png') repeat-y scroll right top transparent;
	padding-right: 20px !important;
}
