/* This stylesheet is specifically used for overriding the CSS on the home page */

#body {
	background: none;
}

#menu-fix {
	height: 66px;
}

#top-block {
	background: url('file:///C:/Users/Owner/Desktop/PinStripe%20Planning/web5/images/hr.gif') repeat-x 50% bottom;
	padding-bottom: 11px;
	margin-bottom: 20px;
}

#top-block img {
	border: 1px solid #c4c4c4;
}

.white-box {
	padding: 12px;
	border: 2px solid #d9d5c0;
	background: white;
	margin-bottom: 14px;
}

#right {
	width: 277px;
	float: right;
	position: relative;
}

img#arrow {
	position: absolute;
	right: 0;
	top: -10px;
	border: 0;
}

#left {
	float: left;
	width: 470px;
}

#bottom-left {
	float: left;
	width: 38%;
}

#bottom-right {
	float: right;
	width: 38%;
}

#images {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 145px;
}

#images li {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}

#images img {
	border: 2px solid white;
}

#blurb *, #blurb {
	font-size: 14px;
	margin: 0;
	padding: 0;
}