#main-container {
	min-height: 746px;
}

/* main banner */
#banner {
	border-bottom: 1px solid #888;
	clear: both;
	margin: 0 0 9px 0;
	padding-bottom: 6px;
	width:100%;
}
#banner-logo {
	float: left;
	background: url(../img/header-commercial.jpg) no-repeat top left;
	display: block;
	height:73px;
	width:628px;
}
#banner-logo a {
	display: block;
	height:73px;
}
.banner-button {
	float: left;
}
#banner div {
	background: url(../img/banner-photo0.jpg) no-repeat top left;
	height:126px;
	width:970px;
}

/* right=-hand panel tab widths */
#tab-1 a { width:74px; border-right:1px solid #888; }
#tab-2 a { width:80px; border-right:1px solid #888; }
#tab-2b a { width:131px; }
#tab-3 a { width:38px; }

.ad-block {
	height:150px;
	margin:10px 9px 0;
	padding:5px 6px;
}
.ad-block p {
	margin:0;
}


/* page specific styles */
#page-home h2 {
	color:#074f92;
}

#page-cat-2 h2, em,#page-cat-2 a.selected, #page-cat-2 #col-left ol li a, #page-cat-24 h2, em,#page-cat-24 a.selected, #page-cat-24 #col-left ol li a {
	color:#8f0061;
}
#page-cat-2 #banner div, #page-cat-24 #banner div {
	background-image: url(../img/banner-photo-2.jpg);
}

#page-cat-3 h2, em, #page-cat-3 a.selected, #page-cat-3 #col-left ol li a {
	color: #b90006;
}
#page-cat-3 #banner div {
	background-image: url(../img/banner-photo-3.jpg);
}
#page-cat-4 h2, em, #page-cat-4 a.selected, #page-cat-4 #col-left ol li a,
#page-cat-18 h2, em, #page-cat-18 a.selected, #page-cat-18 #col-left ol li a,
#page-cat-19 h2, em, #page-cat-19 a.selected, #page-cat-19 #col-left ol li a {
	color: #49811a;
}
#page-cat-4 #banner div, #page-cat-18 #banner div {
	background-image: url(../img/banner-photo-4.jpg);
}
#page-cat-5 h2, em, #page-cat-5 a.selected, #page-cat-5 #col-left ol li a {
	color: #111;
}
#page-cat-5 #banner div {
	background-image: url(../img/banner-photo-5.jpg);
}
#page-cat-news #banner div {
	background-image: url(../img/banner-photo-0.jpg);
}
#page-cat-news h2 {
	color:#555;
}


#profile-col1 {
	margin: 0 20px 0 0;
	float:left;
	width: 180px;
}
#profile-col2 {
	float:left;
	width:298px;
}

/* right hand panel */
/*
#panel {
	background-color: #888;
	padding: 16px 12px 12px;
	color: #eee;
}
#panel h4 {
	border-style: solid;
	border-color: #eee;
	border-width: 3px 0 1px 0;
	font-family: Georgia, serif;
	margin: 0 0 0.5em 0;
	padding: 2px 0;
}
#panel p {
	font-size: 0.9em;
	line-height: 132%;
	margin-bottom: 0.8em;
}
#panel h5 {
	margin-bottom:0.5em;
	text-transform: uppercase;
}
#panel a {
	color:#eee;
}
*/


/* debt recovery form */
#debt table {
	width:474px;
}
#debt th {
	border: none;
	font-size: 0.9em;
	line-height:110%;
	padding-left:6px;
}
#debt label {
	clear: left;
	float:left;
	width:220px;
}
#debt input, #debt textarea {
	clear: right;
	float: left;
}
#debt table td {
	padding: 4px;
	border-bottom:1px solid #ccc;
}
#debt table input {
	margin-bottom: 0;
	width:98px;
}
#debt-total {
	text-align: right;
	white-space: nowrap;
}
#debt-total label {
	float: none;
}
#debt-total input {
	float: none;
}
#debt label.error {
	color:#d00;
	margin:0pt 0pt 8px 234px;
	width:272px;
}
#debt table label.error {
	margin:0;
	width:100px;
}
#debt-total label.error {
	float: right;
}
#debt button {
	margin:16px 0 0 335px;
}


#opportunities {
	margin-top:12px;
	width:100%;
}
#opportunities td {
	padding:2px 4px;
}
#opportunities td.col1 {
	width:60%;
}
#opportunities td.col2 {
	width:28%;
}
#opportunities td.col3 {
	white-space: nowrap;
	width:12%;
}
#opportunities .row-head td {
	background-color: #e0e0e0;
	border-bottom:2px solid #ccc;
	border-right:1px solid #CCCCCC;
	font-weight: bold;
}
#opportunities td.summary {
	padding-top: 8px;
	padding-bottom:22px;
}
#opportunities .row-head td+td+td {
	font-weight: normal;
	text-align: right;
}
