@charset "utf-8";
/* CSS Document */


#contain {
	width:798px;
	}

/* same as hero on homepage */	
#slideshow {
	margin:12px 0 0 0;
	width:798px;
	height:259px;
	color:#FFF;
	background:#D0D1D3;
	text-align:center;
	line-height:50px;
	}
	
#footer {
	width:798px;
	margin:0 auto;
	}

#content {
	margin:15px 0 0 0;
	width:798px;
	text-align:left;
	line-height:50px;
	}

	#content p {
		margin-left:25px;
		margin-right:25px;
		line-height:20px;
	}
	
	#content h1 {
		margin:0 25px;
	}
	
	#content .subhead {
		margin:20px 25px 8px 25px;
	}
	
	#content .left {
		margin:6px 12px 0 0;
	}
	
	#content .right {
		margin:6px 0 0 12px;
	}

.downloadImg {
		margin:0 25px 10px 5px;
	}
	
/* style for the alternate swfobject content */
#flashcontent {
	margin:0;
	}