#content {
	margin-top: -40px;
}

#bigareas {
	font-weight: bold;
	letter-spacing: -.3mm;
	font-size: 1.4em;
	text-align: center;
	text-decoration: none;
}

#bigareas ul {
	list-style-type: none;
	font-weight: bold;
}

#bigareas #design a {
	text-decoration: none;
	margin-left: 33px;
	width: 200px;
	color: #fff;
	background: url(../img/big_buttons/design.png);
	height: 58px;
	padding-top: 142px;
	float: left;
	display: inline;
}

#bigareas #web a {
	text-decoration: none;
	margin-left: -25px;
	width: 200px;
	color: #fff;
	background: url(../img/big_buttons/web.png);
	height: 58px;
	padding-top: 142px;
	float: left;
	display: inline;
}

#bigareas #photo a {
	text-decoration: none;
	margin-left: -25px;
	width: 200px;
	color: #fff;
	background: url(../img/big_buttons/photo.png);
	height: 58px;
	padding-top: 142px;
	float: left;
	display: inline;
}

#bigareas #print a {
	text-decoration: none;
	margin-left: -25px;
	width: 200px;
	color: #fff;
	background: url(../img/big_buttons/print.png);
	height: 58px;
	padding-top: 142px;
	float: left;
	display: inline;
}

#bigareas #design a:hover, 
#bigareas #web a:hover, 
#bigareas #photo a:hover, 
#bigareas #print a:hover {
	background-position: 0px 200px;
}

#blurb {
	width: 580px;
	height: 375px;
	margin-top: 170px;
	margin-left: 180px;
	padding-left: 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 2.2em;
	clear: left;
}

.vertwords {
	float: left;
	margin-right: -17px;
}

#moredesign {
	width: 137px;
	height: 25px;
	margin-top: -46px;
	margin-left: 80px;
	background-image: url(../img/moredesign.png);
	position: relative;
}

#moreweb {
	width: 137px;
	height: 25px;
	margin-top: -46px;
	margin-left: 80px;
	background-image: url(../img/moreweb.png);
	position: relative;
}

#moreprint {
	width: 137px;
	height: 25px;
	margin-top: -46px;
	margin-left: 80px;
	background-image: url(../img/moreprint.png);
	position: relative;
}

#morephoto {
	width: 137px;
	height: 25px;
	margin-top: -46px;
	margin-left: 80px;
	background-image: url(../img/morephoto.png);
	position: relative;
}

#moredesign:hover,
#moreweb:hover,
#morephoto:hover,
#moreprint:hover {
	background-position: 0px 25px;
}