@charset "utf-8";
/* CSS Document */

#content1 {
	position:relative;
	width: 900px;
	height: 700px;
	top: -20px;
	overflow: hidden;
	
}


#solutionsheader {
	position: relative;
	width: 900px;
	height: 237px;
	background:url(../Slices/images/soluimg.jpg);
	color: #FFF;
	margin-top:-13px;
	overflow:hidden;
}

p.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-top:-5px;
	margin-left: 15px;
	margin-bottom: 0px;
	color: fff;
}

p.header1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight: bold;
	margin-left: 15px;
}

#headertext{
	position:relative;
	width: 300px;
}

#border {
	position: relative;
	height: 450px;
	width: 896px;
	border: ridge;
	border-color: #000;
	border-width: 2px;
	overflow:hidden;
	margin-top:0px;
}

#itbox {
	position: relative;
	height: 120px;
	width: 298px;
    left: 10px;
	top: 0px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
	overflow:hidden;
}

#mobilitybox {
	position: relative;
	height: 120px;
	width: 298px;
	left: 330px;
	top: -122px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
	overflow:hidden;
}

#collbox {
	position: relative;
	height: 120px;
	width: 298px;
	top: -110px;
	left: 10px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
}

#accsysbox {
	position: relative;
	height: 120px;
	width: 298px;
	left: 330px;
	top: -232px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
}

#crmbox {
	position: relative;
	height: 120px;
	width: 298px;
	top: -220px;
	left: 10px;
	border: ridge;
	border-color: #000;
	border-width: 1px;
}
#msft {
	position:relative;
	width: 180px;
	height: 100px;
	background-image: url(../Slices/images/msftgold.jpg);
	background-repeat: no-repeat;
	top: -433px;
	left: 680px;
}

#msftbox {
	position:relative;
	height: 300px;
	width: 180px;
	top: -423px;
	left: 680px;
}

p.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-left: 4px;
}

#solutionslinks {
	font-weight:bold;
	margin-left:4px;
}

#bluebox {
	background-image: url(../Slices/images/bluebox.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-bottom: ridge;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	font-style: oblique;
	height: 19px;
}

#border2 {
	width: 655px;
	height: 410px;
	margin-top: 20px;
	border-right: ridge;
	border-right-color:#000;
	border-right-width: 2px;
}

