﻿@import url('styles.css');

#page_home #content_main {
		width: 620px;
		margin-left: 15px;
		display: inline; /* hack for getting IE to not display double-margin */
	}

	#content_main1 {
		width: 410px;
		float: left;
		display: inline; /* hack for getting IE to not display double-margin */
	}
	
	#content_supp1 {
		width: 410px;
		height: 273px;
		margin-bottom: 10px;
		background: url('images/home-box1-2009.gif') no-repeat;
	}
		#content_supp1 h2 {
			margin: 0px;
		}
		
		#content_supp1 h2 a {
			display: block;
			width: 410px;
			height: 273px;
			text-indent: -999999px;
		}
		
		#content_supp1 p {
			padding: 0px 10px;
			text-indent: -99999px;
		}
		
		#page_home #box-cd {
			float: left;
			margin-right: 10px;
		}
		
		#page_home #box-netapp {
			float: left;
		}

#page_home #box-report {
	margin: 0px 0px 10px 0px;
	width: 410px;
	height: 141px;
	text-indent: -9999999px;
}

#page_home #box-report a {
	display: block;
	width: 410px;
	height: 141px;
	text-indent: -9999999px;
	background-image: url(images/box-whitepaper.png);
	background-repeat: no-repeat;
	}


#content_supp {
	margin: 0px;
	width: 300px;
	float: left;
	background:  url('images/home-casestudybox-bg.gif') no-repeat;
}
	
	#case_study {
		padding: 10px;
		background: url('images/home-casestudybox-textbg.jpg') no-repeat;
	}
	
	#case_study h2 {
		margin: 0px; 
	}
	
	#case_study h2 a { 
		display: block;
		background: url('images/home-casestudytitle.gif') no-repeat;
		width: 280px;
		height: 35px;
		text-indent: -999999px;
	}
	
	#case_study p { margin: 6px 0px;}
	#case_study ul { margin: 6px 0px 6px 24px; padding: 0px; }
	
	.rightindent {
		margin-left: 100px;
	}
	
	#page_home #testimonial {
		background: #d0e7fa url('images/home-testimonial-bg.gif') no-repeat bottom center;
		text-align: center;
		padding: 5px 10px;
	}
	
	.quote {
		font: italic 17px Georgia, Times, 'Times New Roman', serif;
		line-height: 1em;
		padding: 15px 8px 0px 11px;
		margin: 0px;
	}
	.quote strong {
		font-weight: normal;
		font-size: 19px;
		line-height: 1em;
	}
	.attributed {
		font-size: 11px;
		margin: 10px 5px;
	}
	
#content_sub {
	display: inline;
	margin-right: 0px;
}

#site_info {
	clear: both;
	width: 960px;
	height: 40px;
	background: url('images/footerbg.gif') no-repeat;
}
	#site_info p {
		margin: 0px;
		padding: 10px;
	}