

html {
/*	height: 100%;*/
}
body {
	margin: 0px;
	padding: 0px;
	
	background-color: #A8A498;
	background-image: url(images/background_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height:3800px;
	background-color: #D9D1C4;
/*	background-image: url(images/background_container.jpg);*/
	background-position: 0px 130px;
	background-repeat: no-repeat;
	
}
#container #header {
	height: 130px;
	width: 800px;
}
.nextr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8D0029;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
}

#container #header h1 {
	display: none;
}
#container #header h2 {
	display: none;
}
.table-careers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	line-height: 20px;
}

#container #menu-top {
	display: none;
}

#container #menu-sub {
	position: relative;
	height: 200px;
	width: 200px;
	top: 15px;
	left: 20px;
	float: left;
	z-index: 0;
}
#container #menu-sub li {
	display: none;
}
#container #content {
	position: relative;
	z-index: 1;
	margin-left: 240px;
	margin-right: 20px;
	}






/*------------------------------ FOOTER ------------------------------*/
#container #footer {
	background-image: url(images/background_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width:800px;
	height:62px;
	position:absolute;
	clear: both;
}
#container #footer p {
/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	text-align: center;
	top: auto;
*/
	display: none;
}
/*------------------------------ FOOTER ------------------------------*/
























/*------------------------------ for individual pages ------------------------------*/






/*---------- links ----------*/
#container #content a {
	color: #8D0029;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
/*	font-size: 12px;*/
	font-size: 12px;
	font-weight: bold;
/*	text-align: center;*/
}
/*---------- links ----------*/








#container #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
/*	text-align: justify;*/
}
.imageright {
	float: right;
	margin-right: 130px;
}



#container #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8D0029;
	text-transform: uppercase;
}

/*
.indexlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D0029;
	font-weight: bold;
	left: 18px;
	position: relative;
	list-style-type: circle;
}
*/
.mainlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	position: relative;
	margin-right: 20px;
	line-height: 15px;
	list-style-type: circle;
}
.joblist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: -10px;
	position: relative;
	margin-right: 20px;
	list-style-type: circle;
	line-height: 15px;
}



#container #content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D0029;
	text-transform: uppercase;
}


#container #content #indexp1 {
	float: left;
	padding-bottom: 100px;
	padding-right: 20px;
}
#container #content #hostingp1 {
	float: left;
	padding-bottom: 65px;
	padding-right: 20px;
}
#container #content #hostingp2 {
	float: left;
	padding-bottom: 25px;
	padding-right: 20px;
}
#container #content #hostingp3 {
	float: left;
	padding-bottom: 120px;
	padding-right: 20px;
}
#container #content #outsourcingp1 {
	float: left;
	padding-bottom: 40px;
	padding-right: 20px;
}
#container #content .mainlist strong {
	color: #8D0029;
}
#container #content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D0029;
	margin-bottom: -10px;
}
















.hs1 {
	background-image: url(images/hosting-services-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
}



.hs2 {
	background-image: url(images/hosting-services-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
}

.hs3 {
	background-image: url(images/hosting-services-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
}





.os1 {
	background-image: url(images/outsourcing-services-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 105px;
}



.os2 {
	background-image: url(images/outsourcing-services-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
}
