/* --------------------  general  -------------------- */
#homeContainer {
	display: inline;
	width: 988px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: scroll;
}
/* --------------------  cols  ----------------------- */
#homeContainer #homeCol1 {
	display: inline;
	position: relative;
	float: left;
	width: 580px;
	margin: 11px 23px 11px 21px;
}
#homeContainer #homeCol2 {
	display: inline;
	position: relative;
	float: left;
	width: 310px;
	margin: 11px 5px 11px 0;
}
#homeBottomLeft {
	width: 575px;
}
/* --------------------  one  ------------------------ */
#one {
	margin: 2px;
	background-color: #ffffff;
}
#one #readMore {
	background-image:url(/~/media/Images/dbs/homePage/home_slide_1.jpg);
	position: absolute;
	width: 543px;
	height: 50px;
	padding: 200px 0 0 30px;
}
#one #readMore a {
	text-decoration: none;
	color:#000;
}
#one #readMore a:hover {
	text-decoration: underline;
	color:#000;
}
/* --------------------  two  ------------------------ */
#two {
	float: left;
	display: inline;
	width: 575px;
	height: 144px;
	margin: 10px 0px 10px 2px;
	height: 175px;
	background-color: #fffff;
}
#two div {
	float: left;
	padding: 0px 0px 0px 6px;
}
#two div.first {
	padding: 0;
}
a.qlink1 {
	display: block;
	width: 187px;
	height: 175px;
	background: transparent url(/~/media/Images/dbs/homePage/home-ad-trayless-tuesdays.jpg) no-repeat;
}
/* --------------------  three  ---------------------- */

/* --------------------  four  ----------------------- */
#four {
	width: 314px;
	border: 1px solid #cccccc;
	background-color: #f4f5ec;
	padding: 10px 13px 5px 10px;
	margin-bottom: 20px;
	height: 150px;
	font-size: 11px;
}
#four .header {
	float:left;
	padding: 0 0 20px 20px;
}
#four .picture {
	float:right;
}
/* --------------------  five  ----------------------- */
#five {
	width: 340px;
	margin: 15px 0 10px 0;
	background-color: #f2f3ea;
}
#CustomLinks {
	float: right;
	margin-top:-245px;
	width: 155px;
}
#floatLeft {
	float:left;
	position:absolute;
}
#quickLinkImage {
	padding: 5px 4px 4px 2px;	
}
#quickLinkTitle h3 {
	width: 100%;
	text-align: center;
	font-size: 1.05em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0 6px 0;
	margin: 0;
	background-color: #0060c4;
	color: #ffffff;
}
#CustomLinks ul {
	list-style-type: none;
	padding: 10px 2px 7px 10px;
	margin: 0;
	font-size: 85%;
	line-height: 150%;
}
#CustomLinks li {
	background-image:url(/~/media/Images/dbs/bgImages/bullet-quick-yellow.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding: 0 0 3px 10px;
}
