#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 030px;
	border: thin solid #999999;
}
#container #body #ultimate {
	background-color: #FFFFFF;
	background-image: url(../images/ultimate.gif);
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	height: 75px;
	width: 225px;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}
#container #navbar a {
	background-image: url(../images/button_original.jpg);
	height: 71px;
	width: 75px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	background-repeat: no-repeat;
}
#container  #navbar  a:hover  {
	background-image: url(../images/button_ro.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
#logo {
	height: 69px;
	width: 186px;
	background-color: #FFFFFF;
	background-image: url(../images/pit_logo.png);
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#container #body #softHeadPix {
	background-color: #333333;
	height: 300px;
	width: 600px;
	margin-right: auto;
	float: none;
	background-image: url(../images/employers1.jpg);
	margin-left: auto;
	border: thin solid #00CCFF;
}

#body {
	background-image: url(../images/bg2.jpg);
	width: 800px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#container #banner {
	background-color: #FFFFFF;
	height: 125px;
	width: 800px;
}
#container #body #headPix {
	background-color: #99FF33;
	height: 400px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#container #body #btnBox {
	float: right;
}


#container #footer {
	background-image: url(../images/footer.jpg);
	height: 36px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container  #body  #softWritingBox {
	width: 580px;
	float: none;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-color: #BFFBFC;
	border: thin solid #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	text-align: justify;
}
#container #body #contactWritingBox {
	width: 580px;
	float: none;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-color: #BFFBFC;
	border: thin solid #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	text-align: justify;
}

#container #body #contactWritingBox #girl {
	height: 271px;
	width: 178px;
	float: right;
	background-image: url(../images/contact_us_pic.jpg);
}

#container #body #schoolHeadPix {
	background-color: #333333;
	height: 300px;
	width: 600px;
	margin-right: auto;
	float: none;
	background-image: url(../images/students.jpg);
	margin-left: auto;
	border: thin solid #00CCFF;
}
#container #body #hardwareHeadPix {
	background-color: #333333;
	height: 300px;
	width: 600px;
	margin-right: auto;
	float: none;
	background-image: url(../images/finger-print.jpg);
	margin-left: auto;
	border: thin solid #00CCFF;
}
