@import url(/css/structure.css);
@import url(/css/typo.css);

#main_body_wrap{
 background: url('/images/back_mainbody.jpg') repeat-y;
}

#main_body {
 background: url('/images/back_pageheader.jpg') top no-repeat;
}

#home_contentwrap {
 position: relative;
 top: 15px;
 width: 771px;
 background: url('/images/back_topper.jpg') top repeat-x;
 margin: 0 auto;
 padding-bottom: 25px;
}

#thebigpicture{
 float: left; 
 width: 476px;
 height: 260px;
 background: url('/images/bigpicture_1.jpg') right bottom no-repeat;
}

#flash_box{
 position: relative;
 float: left; 
 width: 465px;
 height: 250px;
 background: url('/images/Flash_Back.jpg') no-repeat;
 top: 10px;
 left: 11px;
}

#ad_module{
  margin: 12px 0px 0px 8px;
}
#applynow_box{
 position: relative;
 float: right;
 height: 260px;
 width: 295px;
 background: url('/images/applybox.jpg') bottom no-repeat;
}

p#applynowlink a{
  position: relative;
  top: 192px;
  left: 10px;
  width: 285px;
  height: 33px;
  display: block; 
  overflow:hidden;
  text-indent: -9000px;
}

p#applynowlink a:hover{
  background: url(/images/apply_over.jpg) no-repeat;
}

#lower_wide {
 float: left;
 width: 460px;
 padding: 10px 0px 0px 17px;
}

#lower_wide .med_box {
 float: left;
 width: 230px;
 padding: 0px 0px 15px 0px;
}
 
#lower_wide .med_box a img{
 border: 1px solid #aaa;
 padding: 1px;
}
 
#lower_wide .med_box a:hover img{
 border: 1px solid #333;
}

#lower_wide .wide_box {
 margin-right: 25px;
}

#lower_narrow{
 float: right;
 width: 264px;
 padding: 10px 17px 0px 0px;
}




#footer {
 background: url('/images/back_footer_home.jpg') top no-repeat;
}