/******************************************************************
Site Name: 
Author: 

Stylesheet: Super Large Monitor Stylesheet

You can add some advanced styles here if you like. This kicks in
on larger screens.

******************************************************************/
#container .site-header {
  height: 260px;
}
#container .site-header .wrap {
  margin: 0 auto;
  max-width: 1240px;
}
#container .banner div.wrap {
  width: 1240px;
}
#container .holder {
  max-width: 1240px;
}
#container div.content div.wrap {
  width: 100%;
  /* End Left Menu */
  /* End Inner Content */
}
#container div.content div.wrap div.left-menu {
  width: 25%;
}
#container div.content div.wrap div.inner-content .resources-holder .resource {
  min-height: 260px;
}
#container div.footer {
  background: #000000;
  float: left;
  width: 100%;
  padding: 20px;
  color: #ffffff;
}
#container div.footer div.wrap {
  text-align: right;
  max-width: 1240px;
}
#container div.footer div.wrap a {
  color: #ffffff;
}
