@charset "utf-8";
/* CSS Document */
body{
	background:#A10601;
	margin:40px 0 0 0;
			}
#outer{
	width:100%;
	margin:0px auto 0px auto;
	background-color:#fff;
	}
#outer h1, outer h1 a{
	position: relative;
	background: transparent url(../images/gigant_logo_hdr.jpg) no-repeat;
	width: 885px;
	height: 50px;
	margin: 0 0 0 25px;
	padding:0;
	cursor:pointer;
	}
#outer h1 span{
	display:none;
}
#upper{
	position:relative;
	wight:100%;
	background:transparent url(../images/upper_bcg.jpg) top center repeat-x;
	height:82px;
	top:0;
	clear:both;
	text-align:center;
	}
#footer{
	position:relative;
	wight:100%;
	background:transparent url(../images/footer_bcg.jpg) bottom center repeat-x;
	height:82px;
	bottom:0;
	clear:both;
	text-align:center;
	margin-top:-20px;
	}

#footer p, #upper p{
font-family: "trebuchet MS";
font-size:18px;
font-weight:bold;
color:#fff;
padding-top:20px;
margin-bottom:0;

}

#footer p a, #upper p a{
font-weight:bold;
text-decoration:none;
color:#000;

}

#footer p a:hover, #upper p a:hover{
font-weight:bold;
text-decoration:none;
color:#fff;
border-top:20px solid #fff;
}
	
.mimg{
	text-align:centar;
	margin:20px auto 20px auto;
	}
