/* CSS Document */

body {
	background:url(images/bg-home.jpg) repeat-x;
	margin:0;
}

#banner-home {
	clear:both;
	height:250px;
	margin-bottom:25px;
	position:relative;
}

#banner {
	clear:both;
	height:230px;
	position:relative;
}

#banner-menu {
	float:left;
	width:205px;
	margin:0;
	padding:0;
}
#bannerContent {
	float:left;
	width:515px;
	margin:0;
	padding:0 10px 0 10px;
}

#box-red-home {
	background:url(images/box-red.png) no-repeat;
	width:224px;
	height:158px;
	margin:0;
	padding:0;
	position:absolute;
	top: -70px;
	left: -9px;
}

#navbar-home {
	clear:both;
	height:25px;
	padding:16px 0 0 0;
	margin:0;
}

#serviceMan {
	width:170px;
	height:244px;
	margin:0;
	padding:0;
	position:absolute;
	background:url(images/service-man.png);
	left: 756px;
	top: -30px;
	text-indent:-1000em;
}
