#slider {
	width:400px;
	margin-top: 0px;
	float:left;
	margin-left: 10px;
}
#slider2 {
	width:400px;
	margin-top: 0px;
	float:left;
	margin-left: 25px;
}
#one-header {
	width:300px;
	margin-top:0px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/WebDesignIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#one-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
#two-header {
	width:300px;
	margin-top:0px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/LogoDesignIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#two-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
#three-header {
	width:300px;
	margin-top:0px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/GraphicDesignIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#three-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
#four-header {
	width:300px;
	margin-top:0px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/CMSIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#four-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
#oneR-header {
	width:300px;
	margin-top:0px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/IMIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#oneR-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
#twoR-header {
	width:300px;
	margin-top:0px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/SocialNETIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#twoR-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
#threeR-header {
	width:300px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/SEOIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
#threeR-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
#fourR-header {
	width:300px;
	cursor:pointer;
	height: 60px;
	color: #cbca9f;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(images/MultimediaIcon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
#fourR-header:hover {
	color: #fefcc7;
	background-repeat: no-repeat;
	background-position: 5px -70px;
}
.slide_content {overflow:hidden}
.slide_text {
	width:380px;
	border-top:none;
	padding:15px;
	text-align: left;
	color: #fefcc7;
	font-size: 11px;
}

