

#homeHolder {
	display: block;
	width: 619px;
	float: left;
	background-color: #CC3300;
	padding-bottom: 10px;
	background-color: #E1F2FA;
	background-image: url('../../icons/homeBottomCap.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	

}

.bannerHolder {
	display: block;
	float: left;
}

.boxHolder {
	display: block;
	float: left;
	width: 619px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	background-color: #E6F1C9;
	/*border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	*/
}

.box {
	display: block;
	width: 205px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	float: right;
	height: 230px;
}

.box span.boxTitle {
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 61px;
	padding-top: 10px;
	padding-left: 10px;
}

.box span.boxTitle i {
	display: block;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	padding-left: 40px;
	font-weight: normal;
	color: #BE353D;
}

div.boxBreak {
	width: 185px;
	margin-left: 10px;
	margin-top: 5px;
}

.box div.boxContent {
	display: block;
	width: 180px;
	padding-left: 10px;
	height: 100px;
	font-size: 12px;
}


.box1 div.boxBreak {
	background-image: url('../../icons/normalDots.gif');
	background-repeat: repeat-x;
}

.box2 div.boxBreak {
	background-image: url('../../icons/normalDots.gif');
	background-repeat: repeat-x;
}
.box3 div.boxBreak {
	background-image: url('../../icons/whiteDots.gif');
	background-repeat: repeat-x;
}

.box1 div.box {
	color: #000000
}

.box2 div.box {
	background-color: #C6CAA7;
	color: #000000;
}

.box2 ul, .box3 ul {
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.box2 ul li, .box3 ul li {
	padding-left: 15px;
	list-style-type: none;
	background-image: url('../../icons/redSquare.gif');
	background-repeat: no-repeat;
	background-position: left 5px;
	
}

.box3 div.box {
	background-color: #5B8998;
	color: #ffffff;
}

.box3 span.boxTitle {
	padding-left: 15px;
}

.box3 div.box div.boxContent i {
	display: block;
	padding-top: 15px;
	color: #ffffff;
}

.box3 div.boxBreak {
	background-image: url('../../images/snapDots.gif');
	background-repeat: no-repeat;
}


.boxFootline {
	color: #04769A;
	font-weight: bold;
}



.learnMore {
	display: block;
	width: 74px;
	margin-left: 10px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;

}

.box1 a.learnMore {
	background-color: #78BC29;
}

.box2 a.learnMore {
	background-color: #BC2834;
}

.box3 a.learnMore {
	background-color: #CDB314;
}

.boxShadow {
	display: block;
	float: left;
	width: 618px;
	height: 32px;
	background-image: url('../../icons/shadow.jpg');
	background-repeat: repeat-x;

}

.homeFooter {
	clear: left;
	display: block;

}

.homeBorder {
	display: block;
	width: 618px;
	float: right;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	
}

.homeFooter span {
	color: #FE0002;
	width: 280px;
	font-weight: bold;
	padding-left: 30px;
}

.footerBody {
	display: block;
	width: 315px;
	

	
	
}

.leftFoot {
	display: block;
	width: 315px;
	float: left;
}

.leftFoot div.footerBody {
	background-image: url("../../icons/homeLine.gif");
	background-position: right;
	background-repeat: no-repeat;
}

.rightFoot div.footerBody span {
	display: block;
	width: 220px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.rightFoot div.footerBody {
	width: 250px;
	padding-left: 30px;
	background-image: url('');
}

.rightFoot {
	display: block;
	width: 270px;
	float: left;

}

.rightFoot a {
	color: #1395BF;
	font-weight: bold;
}




