html, body{
height:100%;
}

*{
margin:0;
padding:0;
}

body {
height:100%;
background: #edecda;
margin: 0;
text-align: center; 
}

#container {
width: 1053px;
margin: 45px auto 0 auto;
text-align: left;
}

#masthead {
width: 100%;
height:115px;
float: left;
background:#edecda url(images/bumpkintopLogoa.jpg);
}

#searchbox {
width: 90%;
height: 30px;
float: left;
text-align: left;
padding: 20px 36px 0 20px;
}

#subheader {
width: 100%;
height: 27px;
clear: both;
background:#edecda url(images/bumpkintopLogob.jpg);
padding: 0px 0 0 0;
}

#pagewrapper {
width: 100%;
background: #fff url(images/bg_pagewrapper2.gif) top left repeat-y;
}

#pagehead {
width: 100%;
height: 108px;
background: #fff url(images/bumpkintopLogoc.jpg) top left no-repeat;
}

#breadcrumbs {
height: 43px;
background: #fff url(images/bg_contenttop2.gif) top left no-repeat;margin: 0 0px 0 27px;
}

#content {
width: 970px;
background: #fff url(images/bg_content2.gif) top left repeat-y;
margin: 0 50px 0 27px;
}

#contentwrapper {
width: 1000px;
margin: 0 10px 0 0px;
}

#left_content {
width: 760px;
background: transparent;
margin: 0 5px 0 2px;
float: left;
}

#leftcol {
width: 165px;
background: transparent;
float: left;
padding: 0 6px 0 8px;
}

#extra_right_col {
width: 170px;
background: transparent;
float: right;
padding: 0 10px 0 8px;
}

* html #leftcol {
display: inline;
}

#rightcol {
width: 530px;
background: transparent;
float: right;
margin: 0 4px 0 4px;
padding: 0 5px;
}

* html #rightcol {
display: inline;
}

#footer {width: 100%;
height:50px;
background: #b1bed0 url(images/bg_footer2.jpg) top left no-repeat;margin: 0;
}

#footer2 {width: 100%;
height:50px;
background: transparent;
margin: 20px 0 20px 0;
height:100px;
}


#bottom_l {
width: 350px;
height: 30px;
float:left;
vertical-align: top;
padding: 0 0 0 10px;
}

#bottom_m {
width: 350px;
float:right;
vertical-align: top;
text-align: right;
padding-right: 15px;
}

#bottom_r {
width: 15px;
float:right;
vertical-align: top;
text-align: right;
padding-right: 40px;
}

#content_gb {
width: 601px;
background: #fff;
margin: 0 60px 0 114px;
}

#footer_gb {width: 100%;
height:50px;
background: #b1bed0 url(images/bg_footer_gb2.jpg) top left no-repeat;margin: 0;
}

.clearfix:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline ;
}

* html .clearfix {
height: 1%;
}

.clearfix {display: block;
}