@charset "utf-8";
#header_wrapper {
    position: relative;
    width: 974px;
    margin: auto;
    height: 104px;
    background-image: url('images/header_compiled.png');
    background-repeat: no-repeat;
}
#header_menu{
  position: absolute;
  top: 5.2em;
  left: 12em;
  text-align: left;
  margin: 0;
}
#header_menu img {
  margin-right: -.4em;
}


#header_section1{
  float: left;
}
#header_section2{
  float: right;    
}
#header_section2 img{
  vertical-align: 40%;
}


#page_wrapper{
    text-align: center;
    min-width: 600px;
	background-image: url('images/background.jpg');
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#content_wrapper {
	width: 974px;
	height: 430px;
	margin: auto;
	background-image:url(../../images/secondary_background.jpg);
	background-position:right;
	position:relative;
	top:0px;
	}
}
.gecko #content_wrapper{
width: 974px;
height: 430px;
margin: auto;
background-image:url(../../images/secondary_background.jpg);
background-position:right;
  position:relative;
  top:0px;
}

.ie #content_wrapper{
width: 974px;
height: auto;
margin: auto;
background-image:url(../../images/secondary_background.jpg);
background-position:right;
  position: relative;
  top:-8px;
}

body {
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    background-image: url('images/background.jpg');
}
.gecko #footer_wrapper{
    position: relative;
    top:-8px;
    width: 980px;
    margin: auto;
    height: 166;
}

.ie #footer_wrapper{
    position: relative;
    top:-8px;
    width: 980px;
    margin: auto;
    height: 166;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#footer_wrapper{
    position: relative;
    top:-8px;
    width: 980px;
    margin: auto;
    height: 166;
	}
}
#footer_section1 {
  float: left;
  height: 166px;
  width: 245px;
    margin: auto;
    background-image: url('../images/tout_3_bkgrnd.jpg') ;
}

#footer_section2 {
  float: left;
  height: 166px;
  width: 245px;
    margin: auto;
    background-image: url('../images/tout_1_bkgrnd.jpg') ;

}
#footer_section3 {
  float: left;
  height: 166px;
  width: 245px;
    margin: auto;
    background-image: url('../images/tout_3_bkgrnd.jpg') ;
}
#footer_section4 {
  float: left;
  height: 166px;
  width: 245px;
    margin: auto;
    background-image: url('../images/tout_1_bkgrnd.jpg') ;

}

