/* home page specific styles */
	
#mainImage {
	background: url(../images/img_headers/pillar_financing.png) no-repeat;
	height: 93px;
	margin-top: 1px;
	color: #fff;
	align: right
	}


#contentWrap {
	width: 780px;
	margin-top: 1px;
	border-bottom: 1px solid #fff;
	}	

	#middleColumn {
		width: 545px;
		float: left;
		margin-left: 1px;
		padding: 20px 34px;
		text-align: left;
		font: 0.7em/1.5em Verdana, Arial, Helvetica, sans-serif; color: #504f4d; 
		text-decoration: none
		}
		#mainContent ul {
			list-style-image: url(../images/bullet.gif);
			}
		 
	#rightColumn1 {
		float: right;
		width: 266px;
		margin-left: 1px;
		padding: 20px;
		text-align: left;
		font: 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif; color: #504f4d; 
		text-decoration: none
		}
		#rightColumn ul {
			list-style-type: none;
			padding: 0; margin: 0 10px;
			}
			#rightColumn li {
				margin-bottom: 5px;
				}
		#rightColumn div.headerBar {
			width: 178px; height: 11px;
			color: #082c15;
			font: 0.8em "Lucida Sans Unicode", Verdana, sans-serif;
			padding: 8px 0 8px 8px;
			letter-spacing: -0.1em;
			margin-bottom: 9px;
			}			
		.emphasis {
			font-weight: bold;
			/*color: #9d0a0e; */
			font-size: 1.1em; 
			}
			.emphasis a:link, .emphasis a:visited {
				/*color: #9d0a0e; */
				}
				.emphasis a:hover {
					color: #c3a957;
					}
			.quickLinks {
				margin-top: 25px;
				}
#rightColumn2 {
		float: right;
		width: 266px;
		margin-left: 1px;
		padding: 20px;
		text-align: left;
		font: 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif; color: #504f4d; 
		text-decoration: none
		}
		#rightColumn ul {
			list-style-type: none;
			padding: 0; margin: 0 10px;
			}
			#rightColumn li {
				margin-bottom: 5px;
				}
		#rightColumn div.headerBar {
			width: 178px; height: 11px;
			color: #082c15;
			font: 0.8em "Lucida Sans Unicode", Verdana, sans-serif;
			padding: 8px 0 8px 8px;
			letter-spacing: -0.1em;
			margin-bottom: 9px;
			}			
		.emphasis {
			font-weight: bold;
			/*color: #9d0a0e; */
			font-size: 1.1em; 
			}
			.emphasis a:link, .emphasis a:visited {
				color: #9d0a0e;
				text-decoration:none
				}
				.emphasis a:hover {
					color: #c3a957;
					}
			.quickLinks {
				margin-top: 25px;
				}

#bottomStrip {
     background-color: #F7F7F7;	height:21px; width: 780px;
	}
	
