/* CSS Document */

#itconnection_indexcontent {
	margin: auto;
	width: 784px;
	height: 310px;
	position: relative;
	background-image:url(images/maincontentbackground.jpg);
	background-repeat:repeat-y;
}

#computer_leftnavcontent {
	margin-top: 0px;
	margin-left: 44px;
	width: 188px;
	height: 247px;
	position: absolute
}

#computer_leftcontent {
	margin-top: 8px;
	margin-left: 266px;
	width: 195px;
	height: 280px;
	position: absolute;
}

#computer_middledivider {
	margin-top: 33px;
	margin-left: 491px;
	width: 2px;
	height: 190px;
	background-color: #dcddde;
	position: absolute;
}

#computer_rightcontent {
	margin-top: 8px;
	margin-left: 517px;
	width: 195px;
	height: 233px;
	position: absolute;
}

#computer_rightcontentlogo {
	margin-top: 183px;
	margin-left: 574px;
	width: 130px;
	height: 60px;
	position: absolute;
}
