@charset "utf-8";
/* CSS Document */

html {height:100%;}
body {height:100%; margin:0; background:#adadad url(../img/bg.jpg) center no-repeat; background-attachment:fixed; color:#000; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
center {height:100%;}

#spacer_top {height:50%;}
#page_margins {
	width: 900px; 
	min-width: 900px;
	max-width: 900px;
	margin: auto;
	margin-top: -280px;
}
#page {height:560px; background:#f0f0f0;}
#content {}

#emailbtn { position:absolute; margin:413px 0 0 -366px;}
img{border:none;}



#footer {color:#004481; font-size:10px; margin-top:15px;}
#footer a {color:#013565; font-size:10px; text-decoration: none;}
#footer a:hover, #footer a:focus {color:#000; font-size:10px; text-decoration: underline;}

.dsButton img { margin:-6px 0 0 0;}