#FirstPage #Background
{
	background: transparent url(Images/Dylan.jpg) no-repeat scroll top left;
	width: 900px;
	height: 599px;
	position: absolute;
	z-index: 0;
}
#FirstPage.small #Background
{
	background-image: url(Images/Dylan2.jpg);
	height: 492px;
}

#FirstPage
{
	border-top: 1px solid #d2d2d2;
	margin: 0;
	padding: 0;
	height: 562px;
	position: relative;
	top: -1px;
}
#FirstPage.small
{
	height: 473px;
}

#FirstPage div
{
	position: absolute;
	z-index: 2;
}

#Company
{
	position: absolute;
	top: 15px;
	left: 350px;
	width: 300px;
	height: 200px;
}

#FirstPage #Company h2
{
	margin-bottom: 10px;
}
#CompanyText
{
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.3em;
	padding-top: 7px;
}
#CompanyText p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#FirstPage.small #Company
{
	width: 370px;
}

#FirstPage h2
{
	margin: 0;
	padding: 0;
	font-size: 32px;
	margin-top: 15px;
	color: #333;
	line-height: .9em;
}
#FirstPage h2 a
{
	text-decoration: none;
	color: #333;
}
#FirstPage h2 a:hover
{
	color: #BF2F37;
}

#Section1
{
	width: 250px;
	top: 330px;
	left: 10px;
}
#FirstPage.small #Section1
{
	top: 250px;
}

#Products
{
	top: 350px;
	left: 620px;
}
#FirstPage.small #Products
{
	left: 600px;
	top: 280px;
}

#Price
{
	top: 439px;
	left: 800px;
}
#FirstPage.small #Price
{
	top: 408px;
	left: 600px;
}

#Campaign a
{
	display: block;
}
#Campaign a:first-letter
{
	color: white;
	margin-right: 15px;
}
#Campaign a:hover:first-letter
{
	color: white;
	margin-right: 15px;
}

#FirstPage #Section1 #Campaign
{
	background: transparent url(Images/C.jpg) no-repeat scroll top left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
}