/*:: Includes
------------------------------------- */
	@import url(framework.css);
	
/*:: Feature
------------------------------------- */
	#feature{height:442px; background:url(../images/frameworkBg.jpg) no-repeat bottom left; position:relative;}
	#feature h1{height:95px; width:337px; background:url(../images/logo.gif) no-repeat top left; float:left; position:relative; z-index:2;}
	#feature .img{position:absolute; left:-46px; top:81px;}
	#feature #grandOpening{float:right; height:35px; padding-top:6px; width:123px; text-align:center; color:#fff; background:url(../images/grandOpening.gif) no-repeat top left; font-weight:bold; margin:12px 11px 0 0;}
	#feature h2{width:449px; height:73px; float:right; background:url(../images/welcome.gif) no-repeat top left; margin:50px 27px 0 0;}
	#feature #explination{font-style:italic; color:#5f3948; position:absolute; left:312px; bottom:20px;}
	
/*:: Nav
------------------------------------- */
	#nav, #nav ul li{height:40px;}
	#nav ul li a{height:40px; line-height:40px; font-size:15px;}
	#nav ul li{width:100px;}
	#nav ul li.larger{width:177px;}
	#nav ul .last{width:148px !important;}

/*:: Content
------------------------------------- */
	#content{color:#5f3948; background:#f8f6f5;}
	#content .col3{margin:23px 0 33px 0;}
	#content .col3 h3, #content .col3 p{padding:0 20px;}
	#content .col3 h3{font-size:14px; font-family:'Myriad pro', 'Century gothic', Arial, Helvetica, sans-serif; margin-bottom:14px;}
	#content .col3 p{line-height:17px;}