#sidebar {
	position: absolute;
	width: 170px;
	left: 0px;
	top: 0px;
	border-right-color: #999999;
	height: 680px;
	background-repeat: repeat-y;
	background-image: none;
}
#banner {
	position: absolute;
	height: 80px;
	width: 620px;
	left: 170px;
	top: 0px;
	border-bottom-color: #FF0000;
	border-bottom-width: medium;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/banner.png);
	z-index: 3;
}
#logo {
	position: absolute;
	top: 9px;
	left: 0px;
	width: 185px;
	z-index: 1;
}
#button-home {
	position: absolute;
	left: 9px;
	top: 130px;
	background-image: url(../images/button-home-on.png);
}
#button-company {
	position: absolute;
	left: 9px;
	top: 180px;
	background-image: url(../images/button-company-off.png);
}

#button-solutions {
	position: absolute;
	left: 9px;
	top: 280px;
}
#button-contactus {
	position: absolute;
	left: 9px;
	top: 380px;
}
#page-title {
	position: absolute;
	left: 16px;
	top: 16px;
	color: #FFFF00;
	font-size: 2em;
	font-family: Chisel, Verdana, Arial;
	width: 500px;
	height: 64px;
	font-style: normal;
	font-weight: normal;
}
.main {
	font-family: Chisel, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	width: 620px;
	top: 80px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(../images/main.png);
	position: absolute;
	height: 600px;
	left: 170px;
	padding-left: 1px;
}
#button-people {
	left: 9px;
	top: 230px;
	position: absolute;
}
#button-technology {
	position: absolute;
	left: 9px;
	top: 330px;
}
#right {
	background-image: url(../images/right.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 680px;
	width: 100%;
	left: 790px;
	top: 0px;
	z-index: 5;
}
#left-logo {
	background-image: url(../images/precision-retail-logo2.png);
	position: absolute;
	height: 60px;
	width: 170px;
	left: 0px;
	top: 20px;
}
.linkBig {
	font-family: Chisel, Verdana, Arial;
	font-size: 20px;
	color: #FF0000;
	text-decoration: underline;
	font-style: oblique;
}
.paragraphBig {
	font-family: Chisel, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	color: #FFFF00;
}
.paragraphSmall {
	font-family: Chisel, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.BigHeading {

	font-family: Chisel, Verdana, Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-style: oblique;
}
.linkSmall {

	font-family: Chisel, Verdana, Arial;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-style: oblique;
}
.BigHeadingRed {


	font-family: Chisel, Verdana, Arial;
	font-size: 24px;
	color: #FF0000;
	font-style: oblique;
}
.BigHeadingNormal {


	font-family: Chisel, Verdana, Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
}
.linkBigger {

	font-family: Chisel, Verdana, Arial;
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;
	font-style: oblique;
}
