/* CSS Document */
#home_discount{
	position:absolute;
	width:390px;
	top:250px;
	left:40px;
	z-index:100;
	color:#ff3232;
	font-size:110%;
	font-weight:bold;
	
}
img#solutions{
	display:block;
	margin:0 auto;
}
.index1{
	font-size:150%;
	/*font-family:"Times New Roman", Times, serif;*/
	font-style:italic;
	margin-left:20px;
	margin-right:20px;
}
#homecontact{
	font-size:110%;
	text-align:center;
}

table#footpics{
	display:block;
	width:708px;
	border:none;
	margin:0 auto;
	border-collapse:collapse;
}
table#footpics td{
	width:118px;
}
table#footpics td img{
	display:block;
	margin:0 auto;
}
table#footpics tr#footpicstitle td{
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}
h1.home{
	margin-top:0;
	font-size:160%;
	color:#003384;
}