/*************************/
/*        SANATIO        */
/*************************/


/* ----- CSS RESET ----- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
* {outline:none;}

/* ----- FooterStickAlt ----- */

html { height: 100%; }
body { height: 100%; }
#nonFooter { position: relative; min-height: 100%; }
* html #nonFooter { height: 100%; }
#footer { 
	position: relative; 
	margin: -50px auto 0 auto;
	height:50px;
	line-height:50px;
	background:url(img/footer-background.png) no-repeat;
	text-align:center;
	width:990px;
	font-size:12px;
	}
	
		#footer a, #footer a:visited { color:#fff; text-decoration:underline; }
		
		#footer a:hover { text-decoration:none; }

/* ----- sanatio.hr ----- */

h1#logo { text-indent:0; padding-top: 20px; }

#menu { display:none; }

#container { padding-bottom:0 }

#index #content { height:100px; }

#index #content h2#question { text-indent:0; padding:40px 0 0 0; font-size:30px;}

#content h1 { padding:10px 0 40px 0; text-align:center; clear:both; }

#footer { height:40px; }
