.header {
	background: url(http://www.arnoldmotorsupply.com/images/mpfp/headerBg.png) repeat-x;
	width: 100%;
	height: 283px;
	}
	
.headerContent {
	background: url(http://www.arnoldmotorsupply.com/images/mpfp/contentBg.png) bottom left no-repeat;
	margin: 0 auto 0 auto;
	width: 720px;
	height: 248px;
	padding: 18px 0 0 0;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	color: #fff;
	}
	
.headerContent a, .headerContent a:visited {
	color: #f1d125;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.headerContent a:hover {
	color: #f1d125;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
.info {
	margin: 75px 0 0 210px;
	}
	
.info2 {
	margin: 0 0 0 215px;
	}
	
.dashedLine {
	width: 520px;
	height: 2px;
	border-bottom: dashed 1px #ccc;
	margin: 9px 0 10px 0;
	float: right;
	}

.ad {
	background-color: #0195ff;
	height: 175px;
	width: 100%;
	}
	
.adContent {
	margin: 0 auto 0 auto;
	width: 720px;
	text-align: center;
	}
	
.bar {
	background: url(http://www.arnoldmotorsupply.com/images/mpfp/barBg.png) repeat-x;
	width: 100%;
	height: 17px;
	}
	
.area {
	width: 100%;
	height: 354px;
	}
	
.arnoldHeader {
	font-size: 18pt;
	color: #f1d125;
	}
	
.colClear {
	clear: both;
	}
	
.address {
	width: 500px;
	height: 3px;
	}
	
.homeGreyTop {
	background: url(../images/homeTallGreyTop.png) no-repeat;
	width: 210px;
	height: 26px;
	}
	
.homeGreyMiddle {
	background: url(../images/homeTallGreyMiddle.png) repeat-y;
	width: 210px;
	text-align: center;
	height: 479px;
	/*min-height: 220px;*/
	}
	
.homeGreyMiddle img {
	margin: 0;
	padding: 0;
	}
	
.homeGreyMiddle a {
	margin: 0;
	padding: 0;
	}
	
.homeGreyBottom {
	/*background: url(../images/homeTallGreyBottom.png) no-repeat;
	width: 210px;
	height: 8px;*/
	width: 210px;
	background-color: #5D5D5D;
	height: 1px;
	}
	
.featuredHeaderHome {
	text-transform: uppercase;
	font-size: 12pt;
	color: #333333;
	padding: 3px 0 0 0;
	text-align: center;
	}