body
{
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#pagewrap
{
margin: 0px;
padding: 0px;
}

#titleBannerLink
{
	display:block;
	width: 1200px;
	height: 150px;
}

#titlebanner 
{
	margin-left: 160px;
	width: 500px;
	height: 100px;
	border: 1px solid #000;
}

#pagewrap
{
	margin: auto;
}

#wrapper
{
	width: 1024px;
	margin: auto;
}

div#bannerAndMeat
{
	margin-left: 50px;
	margin-right: 50px;
/*	margin-left: 165px; */
/*	margin-right: 34px; */
}

div#topNavigation
{
	position: absolute;
	margin-top: 25px;
}

div.images
{
	padding-left: 14px !important;	
}

div#content
{
	margin-top: 25px;
}
.galleria
{
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
}

.caption
{
	position: absolute;
	top:25px;
	left:445px;
	width:200px;
}

#reasonDeveloper
{
	position: absolute;
	top:720px;
	left:0px;
	width:430px;
}

#slideshow img
{
	width: 462px;
}

#form textarea
{
	width: 500px;
}

div#wrapper
{
	position: relative;
}

div#fcc_footer {
	position: absolute;
	top: 400px;
	left: 59px;
	width: auto;
}
div#fcc_footer p, div#fcc_footer form, div#fcc_footer input
{
	margin: 0px;
	padding: 0px;
}

div#fcc_footer p, div#fcc_footer form
{
	margin-top: 5px;
}

div#fcc_footer div.email_signup
{
	background-color: #CACA5f;
	padding: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

div#fcc_footer div.facebook_link
{
	text-align: right;
}

div#fcc_footer div.facebook_link img
{
	vertical-align: middle;
}

