/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/
div#interior
{
	margin:0 auto;
	width: 950px;
	
}
div#interior img
{
	margin:0 0 10px 0;
}

div#interior img.header {margin:10px auto;}
/*Footer*/
div#footer {border-top: 4px solid #F7A628;width: 100%; text-align: center; color:#CCC;margin:15px 0 0 0; clear:both;}

div#menu {width:100%; height:26px; margin:0 auto; border-top: 2px solid #F7A628; border-bottom: 2px solid #F7A628; background:#415A68;} /*background: transparent url('images/menuRunner.png') top left repeat-x;*/

#container {padding:10px 0;}
.subMenuCollection
{
	float:right;
	width:42%;
}

div.title h1 {float:left; border-bottom: none;}
div.title img.head {float:right; margin:15px 0 0 0;} 
div.title {border-bottom: 4px solid #F7A628; height: 45px;}