/* Demo */
#content { padding:20px; width:724px; }
#banner { background:url(banner.jpg) no-repeat;	}
#sub-nav ul { margin-left:228px; }
p { padding-bottom:25px; }
#featured { margin-bottom:30px; float:left; border:1px solid #cccccc; width:720px; }
#featured embed { border:none; margin-right:15px; float:left; padding:3px; border:1px solid #cccccc; }
#featured div { width:375px; float:right; }
.section-desc { margin-bottom:30px; float:left; width:355px; }
.section-pic { border:none; margin-right:25px; float:left;}
.section-desc div { width: 175px; float:right; }
h3 { margin-bottom:15px; clear:both; }
h5 { margin-bottom:15px; }

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#sub-nav ul { margin-left:220px; }
}
