﻿#content
{
	height: 460px;
	background-image: url(../images/home.jpg);
}

#welcome
{
	position: absolute;
	left: 0;
	top: 0;
	height: 131px;
	width: 380px;
	padding-left: 34px;
	padding-right: 44px;
	padding-top: 25px;
}

#welcome h1
{
	margin: 0 0 0.5em 0;
	color: #fcdbaa;
	font-size: 1.8em;
	font-weight: normal;
}

#welcome p
{
	margin: 0;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1em;
}

#award
{
	position: absolute;
	right: 80px;
	bottom: 32px;
	width: 167px;
	height: 86px;
}

#quote
{
	position: absolute;
	right: 295px;
	bottom: 32px;
	width: 167px;
	height: 86px;
}

#coupon
{
	position: absolute;
	right: 509px;
	bottom: 33px;
	width: 167px;
	height: 86px;
}
