/* Site Colours:
	#b82213 - Red
	#828181 - Grey
	#ffffff - White
*/

html { height: 100%; }
body { background-image: url(../images/aaa_bg.gif); background-repeat: repeat-x; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; color: #828181}

img { border: none; }
a { color: #b82213; }

#container { z-index: 10; position: relative; top: 40px; margin: 0 auto; width: 884px; }
#footer { z-index: 0; position: relative; top: 20px; background-image: url(../images/aaa_bg_footer.gif); background-repeat: repeat-x; width: 100%; height: 137px; }
#content { width: 884px; padding: 20px 0px 0px 0px; }
.banner_top { z-index: 20; width: 884px; height: 10px;  }
.banner_mid { z-index: 20; width: 844px; padding: 10px 20px 10px 20px; background-image: url(../images/aaa_banner_mid.png); background-repeat: repeat-y; }
.banner_bot { z-index: 20; width: 884px; height: 10px;  }
#logo { width: 303px; height: 115px; } 

#launch { z-index: 30; width: 350px; position:relative; bottom:40px; left: 260px; text-align:center; }


