
body{background:#cccccc;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}
#nothing {}
#wrapper{
background:#fff;
width:850px;
}


/* HEADER*/
* html div.header_img {
	height: 150px; 
	h\eight: 150px;
}

#header_img{
	background-color:#e5e5e5;
	background-image:url('http://www.westernsupplies.com/images/header.jpg');
	background-position: center center;
	height: 188px;
	width: 850px;
	margin:0; padding:0;
	}

.header_text{
background:#e5e5e5;
height: 61px;
width:850px;
text-align:center;
}

#header_tag_container{
height:61px;
width:425px;
float:left;
}

#header_tag{
font-family:"Times New Roman", Times, serif;
float:left;
padding-left:30px;
padding-top:8px;
font-size:22px;
font-weight:bold;
text-align:center;
width:425px;

}

#header_tagline{
font-family:"Times New Roman", Times, serif;
float:left;
font-size:18px;
padding-left:30px;
padding-top:5px;
width:425px;

}

#header_number{
float:right;
color:#be3939;
font-size:23px;
font-weight:bold;
padding-right:45px;
padding-top:20px;
}

h3{
color: #be3939;
font-size: 24px;
font-weight: bold;
padding: 0 0 0 10px;
margin: 0;
}

#content{
background:#fff;
height:auto;
overflow:hidden;
width:850px;
padding-bottom: 0px;
}

#content_container{padding-left:10px;padding-top:20px;}
