/*--The height on the container depends on the content for this page--*/
#home_container {
	position:relative;
	width: 960px;
	height:1292px; /*--Adjust the height (1292px) to accomodate for the amount of content--*/
	background:url(../images/global/container.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.num_reasons {
	margin-right: 19px;
	width: 20px;
	float: left;
	margin-top: 1px;
}
.reasons {
	width: 590px;
	float: left;
	padding-top: 0px;
	font-size: 18px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
#slider {
	position:absolute;
	left:49px;
	top:262px;
	width:867px;
	height:434px;
	z-index:4;
}
#desc {
	position:absolute;
	left:90px;
	top:712px;
	width:778px;
	height:52px;
	z-index:5;
	line-height: 19px;
	text-align: center;
}
#slogan {
	position:absolute;
	left:312px;
	top:793px;
	width:322px;
	height:24px;
	z-index:6;
}
#top_five {
	position:absolute;
	left:268px;
	top:881px;
	width:406px;
	height:36px;
	z-index:7;
	background-image: url(../images/home/top_5_heading.gif);
	background-repeat: no-repeat;
}
#num_one {
	position:absolute;
	left:154px;
	top:939px;
	width:647px;
	height:22px;
	z-index:8;
}
#num_two {
	position:absolute;
	left:154px;
	top:980px;
	width:645px;
	height:22px;
	z-index:9;
}
#num_three {
	position:absolute;
	left:154px;
	top:1022px;
	width:644px;
	height:22px;
	z-index:10;
}
#num_four {
	position:absolute;
	left:154px;
	top:1066px;
	width:642px;
	height:22px;
	z-index:11;
}
#num_five {
	position:absolute;
	left:154px;
	top:1107px;
	width:641px;
	height:22px;
	z-index:12;
}
#phone_num {
	position:absolute;
	left:122px;
	top:1187px;
	width:712px;
	height:37px;
	z-index:13;
}
#top {
	position:absolute;
	left:886px;
	top:1187px;
	width:36px;
	height:36px;
	z-index:14;
}
#footer_left {
	position:absolute;
	left:44px;
	top:1253px;
	width:316px;
	height:14px;
	z-index:15;
}
#footer_right {
	position:absolute;
	left:588px;
	top:1252px;
	width:344px;
	height:22px;
	z-index:16;
	font-size: 10px;
	font-weight: bold;
}
#divider_top {
	position:absolute;
	left:46px;
	top:852px;
	background:url(../images/home/divider.gif);
	background-repeat:no-repeat;
	width:867px;
	height:1px;
	z-index:1;
}
#divider_bottom {
	position:absolute;
	left:46px;
	top:1160px;
	background:url(../images/home/divider.gif);
	background-repeat:no-repeat;
	width:867px;
	height:1px;
	z-index:1;
}
