@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: 416px;
	width: 864px;
	position: absolute;
	top: 72px;
	left: -6px;
}
#buckets {
	height: 196px;
	width: 860px;
	position: relative;
	top: 295px;
	color: #737373;
}
#bucketHosting {
	width: 190px;
	float: left;
	height: 190px;
	position: relative;
}
#bucketMarketing {
	width: 190px;
	float: left;
	height: 190px;
	position: relative;
}
#bucketServices {
	width: 190px;
	float: left;
	position: relative;
	height: 190px;
}
#bucketWeb {
	width: 244px;
	float: left;
	height: 190px;
	position: relative;
}

.readMoreHolderHosting {
	height: 18px;
	width: 93px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.readMoreHolder {
	height: 18px;
	width: 93px;
	position: absolute;
	left: 10px;
	bottom: 0px;
}

.bucketContentHosting {
	font-family: "Century Gothic", "Myriad Pro", Arial, sans-serif;
	font-size: 12px;
	text-decoration: 169;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.bucketContentMarketing {
	font-family: "Century Gothic", "Myriad Pro", Arial, sans-serif;
	font-size: 12px;
	width: 180px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bucketContentWeb {
	font-family: "Century Gothic", "Myriad Pro", Arial, sans-serif;
	font-size: 12px;
	width: 234px;
	margin-left: 10px;
}



.bucketContentProfessional {
	font-family: "Century Gothic", "Myriad Pro", Arial, sans-serif;
	font-size: 12px;
	width: 180px;
	margin-left: 10px;
}
.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: left;
	margin-right: 5px;
	margin-left: 5px;
}
.divishionLineVerticalSmallMiddle {
	background-image: url(../images/divishionLineVerticalHome.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 1px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#fotterHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 850px;
}
