/* CSS for madmanmckay.ca */
/* Modified: Mar 10, 2011 */

html { min-height:100%;height:100%; }

body { text-align:center;margin:0 auto; }

#mmbannerwrap { position:absolute;top:-1px;right:0;width:100%;height:460px;background-image:url('../images/main_banner_bg.jpg');z-index:0; }

#mmhomehead { width:210px;height:160px;position:absolute;top:0;left:0;z-index:15; }
.homehead { width:200px;height:140px; }
a.homehead:link, a.homehead:visited, a.homehead:active { text-decoration:none; }
a.homehead:hover {  }

#banner { position:relative;width:1024px;background-color:#000;height:460px;z-index:5;margin:0 auto;background-image:url('../images/main_banner-mid2.jpg');margin-top:-1px; }
#bannerleft { position:absolute;top:0;left:-128px;width:128px;height:460px;background-image:url('../images/main_banner-left2.jpg');z-index:4; }
#bannerright { position:absolute;top:0;right:-137px;width:137px;height:460px;background-image:url('../images/main_banner-right2.jpg');z-index:4; }

#mmheadernav1 { position:absolute;top:10px;left:350px;width:700px; }
#mmheadernav2 { position:absolute;top:40px;left:230px;width:780px; }
#headernav3 { position:absolute;top:425px;left:84px;width:291px;text-align:left; height:24px; }
#headernav4 { position:absolute;top:352px;left:421px;width:640px;text-align:left;height:108px; }

.btncontainer { width:181px;height:108px;float:left;margin-right:18px; }
.btncontainer2 { width:181px;height:108px;float:left; }

#mmcontainer { position:relative;width:1024px;margin:0 auto; }
#bcol1 { position:relative;width:207px;float:left; }
#bcol2 { position:relative;width:780px;text-align:left;margin-left:37px;float:left; }

#mmfooter { position:relative;width:1024px; }
#footerp1 { position:absolute;bottom:44px;left:0px; }
#mmfooternav { position:relative;width:1024px; }
#mmfooternav1 { position:relative;float:left;width:207px; }
#mmfooternav2 { position:relative;width:710px;text-align:left;margin-left:304px; }

img { border:0; }

.hiddenPic { display:none; }
