html { font: normal 12px/1.35 Verdana, sans-serif; }
body { background: #56DFFE url('images/banner.jpg') top center no-repeat; }

@import url(http://fonts.googleapis.com/css?family=Viga);
@import url(http://fonts.googleapis.com/css?family=Bitter:400,700);

h1, h2, h3 { margin: 0px 0px 10px 0px; }
h1 { font-size: 100px; font-weight: bold; color: #fff; text-shadow: 0px 4px 0px #56DFFE; padding-top: 40px; margin-bottom: 30px;  }
h2 { font-size: 28px; font-weight: bold; color: #0099CC; margin-bottom: 5px; padding-top: 10px; }
h3 { font-size: 18px; font-weight: bold; text-transform: uppercase; color: #fff; font-family: 'Viga', sans-serif; margin-bottom: 5px; }

p { margin: 0px 0px 10px 0px; }

/* LAYOYT */
#wrapper { width: 990px; margin: 0 auto; padding: 0px 20px; }
.header { min-height: 467px; }

.offer { padding-left: 10px; font-size: 19px; font-family: 'Bitter', serif; color: #0099CC; width: 450px; }
.price { background: #FFCC33; color: #0099CC;  font-weight: bold; display: inline-block; float: right; padding: 10px; position: relative; top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.price .amount { font-size: 50px; line-height: 1.0; }
.price span { font-size: 20px; display: block; text-align: center; }
.footer { color: #fff; padding-top: 20px; }

.footer h3 { min-height: 23px; }
.footer div { float: left; width: 250px; margin-right: 60px; }
.footer div + div { width: 235px; margin-right: 60px; }
.footer div + div + div { width: 200px; margin-right: 30px; }
.footer div + div + div + div { width: 110px; margin-right: 0px; }