@charset "utf-8";/* CSS Document */html, body { height:100%; } body { background:url('images/bg_tile.png'); margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#496e8d; font-size:12px; }a { color:#666; }	div#head { position:relative; width:100%; height:125px; background:url('images/head-stretch.gif') top center repeat-x; margin:0 auto; text-align:center; z-index:900; }		div#main { position:relative; width:100%; min-height:100%; height:auto !important; height:100%; margin:0 auto; margin-bottom:-60px; margin-top:-125px; z-index:1; }		div#main-spacer { position:relative; width:950px; height:125px; margin:0 auto; z-index:1; }		div#main-content { width:650px; margin:0 auto; text-align:center; }			div#main-content p { font-size:16px; font-weight:bold; }		div#main-buttons { width:950px; margin:0 auto; text-align:center; }			#contact div#main-buttons { width:660px; height:460px; background:url('images/bg_contact.jpg') top center no-repeat; padding-top:50px; }			#contact div#main-buttons p { margin-left:80px; margin-right:80px; text-align:left; }		div#main-foot { position:relative; width:950px; height:60px; margin:0 auto; }		div#footer { position:relative; clear:both; width:100%; height:30px; background:url('images/footer_bg.jpg') top center repeat-x; padding-top:5px; text-align:center; margin:0 auto; margin-top:10px; z-index:900; }		div#footer span { font-size:10px; font-weight:bold; }		div#footer a { color:#999999; font-size:10px; font-weight:bold; }