/* Background */
body {
	background: #ece3b1 url(../imgs/templateimgs/subpagebg.gif) repeat-x left top;
	}
	
/* header======================== */
div.header {
	height: 181px;
	background: transparent url(../imgs/templateimgs/subpage_header2.jpg) no-repeat left top;
	}

/* logo*/
div.logo{
	height:72px;
	width:149px;
	margin: 0 286px 0 0;
	}

div.logo h1{
  height:72px;
  width:149px;
  background: transparent url(../imgs/templateimgs/subpagelogo.png) no-repeat left top;
}

/* Top Nav*/
div.top_nav{
	margin:14px 0 0 262px;
}