/************************************************************************
BrentFerraro.com
Copyright Brent Ferraro

************************************************************************/

/************************************************************************
Typography Link
************************************************************************/
@import url(typography.css);

/************************************************************************
Gloabal Styles
************************************************************************/
body
{
	background-color: #27252f;
	font-size: 100%;
	font-family: "helvetica", verdana, arial;
}
#wrapper
{
	position: relative;
	width: 900px;
	margin: 0 auto;
}
.boxout
{
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
}
#header
{
	position: relative;
	width: 900px;
	height: 450px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/bferraro.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
.work
{
	width: 900px;
	height: 340px;
	display: block;
	margin-top: 15px;
	background-image: url(../images/portfolio/cfc-raffle-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*--------------------------------------------------------------
Portfolio Pieces
--------------------------------------------------------------*/
#curedale
{
	background-image: url(../images/portfolio/curedalesduchenne.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#floridaWealth
{
	background-image: url(../images/portfolio/floridaWealth.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#waxposter
{
	background-image: url(../images/portfolio/waxflier.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#globalHouse
{
	background-image: url(../images/portfolio/globalhouse.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#paynes
{
	background-image: url(../images/portfolio/paynespano.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#freebird
{
	background-image: url(../images/portfolio/freeBirdsm.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#enclave
{
	background-image: url(../images/portfolio/enclave-photoshoot.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#explore
{
	background-image: url(../images/portfolio/explore-web.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#fawn
{
	background-image: url(../images/portfolio/fawn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#agroclimate
{
	background-image: url(../images/portfolio/agroclimate.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#fourh
{
	background-image: url(../images/portfolio/4h.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#gnvcf
{
	background-image: url(../images/portfolio/gnvcf.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#fawnanniv
{
	background-image: url(../images/portfolio/fawnanniv.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#fstfwd
{
	background-image: url(../images/portfolio/fstfwd_fridays_sm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#resume
{
	background-color: #CCC;
	background-image: url(../images/bferraro-resume.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-bottom: 15px;
}
#brazil
{
	background-image: url(../images/portfolio/brazil-sm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#casey
{
	background-image: url(../images/decotis-sm.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#franklin
{
	background-image: url(../images/franklin/franklin-big.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#beltram
{
	background-image: url(../images/portfolio/beltram-sm.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#palmetto
{
	background-image: url(../images/portfolio/palmetto-sm.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#martini
{
	background-image: url(../images/portfolio/MARTINI-sm.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#chopper
{
	background-image: url(../images/spring-summer/photoshop-print.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rockwell
{
	background-image: url(../images/spring-summer/rockwell.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#spring
{
	background-image: url(../images/spring-summer/spring-summer-photos.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*--------------------------------------------------------------
Portfolio Pieces
--------------------------------------------------------------*/
#footer
{
	width: 900px;
	height: 40px;
	display: block;
	margin-top: 5px;
	background-image: url(../images/portfolio/cfc-raffle-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -280px;
}