@charset "utf-8";
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 510px;
	width: 864px;
	position: absolute;
	top: 72px;
	left: -6px;
}

#buckets {
	width: 850px;
	position: relative;
	top: 295px;
}
.logosContainer {
	float: left;
	width: 130px;
	height: 220px;
}

.divishionLineVerticalSmall {
	background-image: url(../images/divishionLineVerticalHome.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 1px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.divishionLineVerticalSmallRight {
	background-image: url(../images/divishionLineVerticalHome.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 1px;
	float: right;
	margin-right: 2px;
	margin-left: 5px;
}
.divishionLineVerticalSmallMiddle {
	background-image: url(../images/divishionLineVerticalHome.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 1px;
	float: left;
	margin-right: 6px;
	margin-left: 3px;
}

#fotterHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 850px;
}
#bannerPortfolio {
	background-image: url(../images/bannerPortfolioInside.jpg);
	height: 400px;
	width: 850px;
	left: 7px;
	top: 7px;
	position: relative;
}
.logoLeft {
	float: left;
	height: 75px;
	width: 130px;
}
#part1 {
	margin-top: 0px;
}
