/* Background */
body {
	background: #ece3b1 url(../imgs/templateimgs/homepagebg.gif) repeat-x left top;
	}

/* header======================== */
div.header {
	height: 286px;
	background: transparent url(../imgs/templateimgs/home_header.jpg) no-repeat left top;
	}

/* logo*/
div.logo{
	height:76px;
	width:171px;
	margin: 0 270px 0 0;
	}

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

/* Top Nav*/
div.top_nav{
	margin:59px 0 0 165px;
}

/*Body*/
div.left_column table.drwright_table td{ border: 0 none; padding: 0 5px 0 0; width:auto; margin:0;}


/* extra columns*/
div.home_middle{
width: 454px;
float:left;
padding: 0 10px 0 0;
margin: 0;
border-right: 1px #e6e6e6 solid;}

div.home_right{
width: 190px;
float:left;
padding: 0 0 0 10px;
margin: 0;}

input#email_btn{color:#838383; padding:2px; background-color:#bfd891; border: 0 none; font-size:12px;}