/*:: Imports
------------------------------------- */
	@import url(framework.css);

/*:: Head
------------------------------------- */
	#head{background:url(../images/headerBg.gif) no-repeat bottom left;}
	#head h1{height:83px; width:364px; background:url(../images/logo.gif) no-repeat top left; margin:42px 0 0 0;}
	
/*:: Welcome Blurb
------------------------------------- */
	#welcome{background:url(../images/welcomeBg.gif) no-repeat top left; padding:0px 30px 0 30px;}
	#welcome p{height:49px; width:874px; float:left;}
	
/*:: Content
------------------------------------- */
	#content{padding:0 26px;}
	.viewMore{color:#656aa3; text-decoration:none; font-weight:bold;}
	.viewMore:hover{text-decoration:underline;}
	
	/*:: Navigation
	------------------------------------- */
		#content #prodNav{list-style:none;}
		#content #prodNav li{background:url(../images/navMid.gif) repeat-y top left; width:176px; float:left; margin:11px 0 0 2px;}
		#content #prodNav .first{margin-left:0;}
		#content #prodNav li .top{background:url(../images/navTop.gif) no-repeat top left;}
		#content #prodNav li .bottom{padding:14px; background:url(../images/navBottom.gif) no-repeat bottom left;}
		#content #prodNav img{border:1px solid #66964e; margin-bottom:4px;}
		#content #prodNav h2 a{display:block; height:29px; width:100%; background-repeat:no-repeat; background-position:top left; margin-bottom:10px;}
		#content #prodNav h2 a:hover{background-position:bottom left;}
		#pNav1 h2 a{background-image:url(../images/pNavTitle1.gif);}
		#pNav2 h2 a{background-image:url(../images/pNavTitle2.gif);}
		#pNav3 h2 a{background-image:url(../images/pNavTitle3.gif);}
		#pNav4 h2 a{background-image:url(../images/pNavTitle4.gif);}
		#pNav5 h2 a{background-image:url(../images/pNavTitle5.gif);}
	
/*:: News
------------------------------------- */
	#news{padding:0 4px 10px 4px; clear:both;}
	#news h3{height:13px; background:url(../images/newsTitle.gif) no-repeat left 16px; border-bottom:1px solid #656aa3; margin-bottom:1em; height:33px;}
	#news h4{color:#656aa3; font-size:12px;}
	#news .col3 p, #news .col3 h4{padding:0 10px;}
