/*Starter Site Sub CSS*/

#Header h2 { display: block; position: absolute; top: 175px; left: 20px; z-index:2; }

#Breadcrumbs { display: none; }

#StockImage { height: 76px; }
#StockImage .component { display: block; }
#StockImage .first.of-two { width: 750px; }
#StockImage .second.of-two { width: 230px; left: 750px; }

#Content { margin-top: 144px; }

#Content-Left { float: right; width: 245px; margin: 0 45px 10px 0;  }

#Content #Content-Text, #Content.right-column #Content-Text { width: 100%; float: none; }
#EditorDiv #Content-Text, #Content.left-column #Content-Text { width: 623px; margin: 0; float: left; }

#Content-Right { padding: 20px 0; width: 100%; clear: both; }