
body {
  background:#DCE0E3 url(/images/tail.gif) repeat-x;
}

#page_header{
	height:130px;
}

#page_header .logo{
	float:left;
}

div#visual-page-wrapper {
  width: 990px;
  margin: 0 1em 0 0;
  padding: 0;
}

/* Left Column */

div#column-one {
  width: 203px;
  
  background-repeat:        no-repeat;
  float: left;
  z-index: 1;
}



/* Main Content Column */

div#column-two {
  margin-left:              203px;
}

div#content-wrapper {
  background-color:         white;
  padding-left:             15px;
  float:                    left;
  width:                    98%;
}

div#column-two div#header {
  overflow: hidden;
}

div#column-two div.title-row {
  padding: 0.8em 0;
}

/* Right Column */

div.column-three {
  float: right;
  width: 16em;
}

.search_btn{
	background:#DEE5EB none repeat scroll 0 0;
border:1px solid #99B3B4;
color:#444433;
font-size:16px;
height:20px;
margin-bottom:4px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:5px 3px 3px;
width:300px;
margin-top:20px;
}
