/*Index Page Only Styles 
--------------------------------------------------------------------*/

/*Layout Styles
--------------------------------------------------------------------*/

#index-banner-container {
	width: 740px;
	background-image: url(../../images/index/banner.gif);
	height: 145px;
	margin: 0px;	

}

#index-images-left{
	background-image: url(../../images/index/feature-bg.gif);
	background-repeat:no-repeat;
	background-color:#6F70A7;
	background-position:bottom;
	width: 200px;
	height:410px;
	margin: 0px;
	text-align:center;
	padding-top: 5px;

}

#phoneNumber{
	width:180px;
	margin:20px 10px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:10px 0;
}

#phoneNumber p{
	font-size:1.5em;
	text-align:center;
	margin:0;
	font-weight:bold;
	color:#fff;
}

	#phoneNumber p.number{
		font-size:1.3em;
		text-transform:uppercase;
	}

#body-text {
	position:absolute;
	width:520px;
	height:276px;
	z-index:1;
	left: 225px;
	top: 192px;
	visibility: hidden;
}
#index-content{
	width: 740px;
}
#index-images-right {
	float: right;
	width: 527px;
	margin: 0px;
	z-index:2;
	background-image:url(../../images/index/van-faded.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: center;
	height:415px;
}

	#index-images-right img{
		padding-top:10px;
	}

#index-image-strip{
	background-color: #fff;
	margin-top: 10px;
	height: 153px;
	width: 740px
}
.large-keywords {
	font-size: 18px;
	color: #000066;
	padding-top:5px;
}