@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; }

body{
	background: url(images/HOME-art_03.jpg) repeat-x;
	}
	
#wrapper{ 
	background:url(images/HOME-art_04.jpg) center top no-repeat;
	padding:215px 0 0;
		}
		
#content{
	width:650px;
	margin: 0 auto;
}

#content h1{
		font: bold 15px Verdana, Geneva, sans-serif;
		margin:15px 0 10px;
		color:#213159;
}

#content  a{
	color:#213159;
	text-decoration:underline;
}

#content  a:hover{
	text-decoration:none;
}


#content h2{
		font: bold 35px Verdana, Geneva, sans-serif;
		margin:15px 0 10px;
		color:#FFFFFF;
}

#content h3{
		font: bold oblique 15px Verdana, Geneva, sans-serif;
		margin:15px 0 10px;
		color:#FFFFFF;
}

#content p{
		font:12px Verdana, Geneva, sans-serif;
		margin:10px 0;		color:#213159;
}

#content table td{
		font:10px Verdana, Geneva, sans-serif;
		color:#FFFFFF;
		border: 2px;
		margin:0;
		padding: 1px 0 1px 2px;
		background:#42AB47;
}

#content tr{
	border-bottom: solid 1px #FFFFFF;
}

#rebates{
	margin: 20px 20px 20px 0;
	padding: 5px;
	float:left;
	width: 305px;
	min-height: 515px;
	background: #45B34A;
}

#content #rebates h1{
	margin:0;
	color:#FFFFFF;
}

#content #rebates p{
	color:#FFFFFF;
}

#contact{
	margin: 20px 0;
	padding: 5px;
	float:left;
	width: 305px;
	height: 515px;
	background: #E6D573 url(images/HOME-art_08.jpg) bottom right no-repeat;
}

#content #contact h1{
	margin:0;
	color:#716A44;
}

#content #contact p{
	color:#716A44;
}

#content #contact a{
	color:#716A44;
}

#footer{
	height:225px;
	margin: 0 auto;
}

#ftimage{
	width:702px;
	height:168px;
	margin:10px auto 0;
	background: url(images/HOME-art_13.gif) no-repeat;
}

#aieclogo{
	width:170px;
	height:56px;
	margin:-35px auto;
	background: url(images/HOME-art_16.gif) no-repeat;
}
