#container {
	background-image: url(../images/section_bg_services.jpg);
	background-position: 0px 75px;
	background-repeat: no-repeat;
}

#content {
	clear: both;
	padding: 240px 0px 0px 0px;
}

#maincontent {
	height: 100px;
	margin-left: 0px;
	margin-top: -20px;
}
html>body #maincontent {
	height: auto;
}

#sidelinks {
	width: 218px;
}
#sidelinks ul {
	margin-right: 12px;
}

h1 {
	background-repeat: no-repeat;
	height: 0px;
	overflow: hidden;
	margin: 0px 0px 0px -18px;
	padding: 60px 0px 0px 0px;
}

h1.esolutions {
	background-image: url(../images/h1_esolutions.gif);
}
h1.cms {
	background-image: url(../images/h1_cms.gif);
}
h1.bizportals {
	background-image: url(../images/h1_bizportals.gif);
}
h1.customwebapps {
	background-image: url(../images/h1_customwebapps.gif);
}
h1.websitedesign {
	background-image: url(../images/h1_websitedesign.gif);
}
h1.onlinemarketing {
	background-image: url(../images/h1_onlinemarketing.gif);
}


