	
#mainIndex {
	width: 975px;
	float: left;
	padding: 12px 0px 10px 0px;
	background: url(../../images/global/borderBottom.gif) bottom left repeat-x;
	background-color: none;
	}
	
	
#mainIndex .left {
	width: 713px;
	float: left;
	padding-left: 0px;
	}
	
#mainIndex .left .mainImg {
	position: relative;
	width: 713px;
	height: 361px;
	float: left;
	background: url(../../images/misc/mainHorse.jpg) top left no-repeat;
	}
	
#mainIndex .left .mainImg .text{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px;
	width: 693px;
	background: url(../../images/misc/blackBack.png) top left repeat;
	color: #FFFFFF;
	}
	
#mainIndex .left .mainImg .text h1{
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}
	
#mainIndex .left .mainImg .text a{
	color: #9bb0cf;
	}
	
#mainIndex .right {
	width: 251px;
	float: right;
	}
	
#mainIndex .right .hotline {
	margin: 0px 0px 4px 0px;
	}
	
#mainIndex .right .donate {
	margin: 0px 0px 3px 0px;
	}
	
#mainIndex .right .rehome {
	margin: 0px 0px 4px 0px;
	}
	
#mainIndex .right .join {
	margin: 0px 0px 0px 0px;
	}
	
#mainIndex .bottom {
	width: 975px;
	margin: 12px 0px 0px 0px;
	float: left;
	}
	
#mainIndex #news {
	background: #EBEBEB;
	width: 421px;
	float: left;
	}
	
#mainIndex #news .header {
	width: 386px;
	padding: 8px 0px 8px 35px;
	float: left;
	color: #234c8a;
	font-size: 1.3em;
	font-weight:bold;
	background: url(../../images/panels/headerPanel.gif) top left no-repeat;
	}
	
#mainIndex #news .row {
	width: 421px;
	float: left;
	margin: 1px 0px 0px 0px;
	color: #fff;
	}
	
#mainIndex #news .col1 {
	width: 215px;
	float: left;
	}
	
#mainIndex #news .col2 {
	width: 205px;
	float: right;
	}
	
#mainIndex #news .col2 .row{
	width: 185px;
	padding: 8px 10px;
	float: left;
	background: #9bb0cf;
	margin:0px;
	}
	
#mainIndex #news .col2 .rowAlt{
	width: 185px;
	padding: 8px 10px;
	float: left;
	background: #0b3a7f url(../../images/global/newsRowBlue.gif) top left repeat-x;
	/*margin: 1px 0px;*/
	font-weight: bold;
	}
	
#mainIndex #news .col2 .row a {
	color: #fff;
	text-decoration: none;
	}
	
#mainIndex #news .col2 .rowAlt a {
	color: #fff;
	/*font-weight: bold;*/
	text-decoration: none;
	}
	
#mainIndex .box {
	float: left;
	position: relative;
	margin: 0px 0px 0px 13px;
	display: inline;
	width: 262px;
	position: relative;
	border: 1px solid #e5e5e5;
	background: url(../../images/panels/boxBack.gif) top left repeat-x;
	min-height: 205px;
    height: auto !important;
    height: 205px;
	}
	
#mainIndex .box .tl {
	position: absolute;
	top: -1px;
	left: -1px;
	}
	
#mainIndex .box .br {
	position: absolute;
	bottom: -1px;
	right: -1px;
	}
	
#mainIndex .box .text {
	float: left;
	padding:12px 0px 0px 0px;
	font-weight:bold;
	font-size:1em;
	}
#mainIndex .box .text .thumb {
	float: right;
	margin: 0 17px 5px 5px;
}
#mainIndex .text p {
	margin: 0px 17px 0px 17px;
	line-height: 1.3em;
}
#mainIndex .text a {
	color: #505050;
	text-decoration: none;
	font-weight: normal;
}
#mainIndex .image {
	float:right;
}
