body {
	margin: 0px;
	padding: 0px;
}
.leftside {
	background-image: url(images/leftbg.jpg);
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	background-repeat: repeat-y;
	width: 184px;
}
.main {
	border: 2px solid #000000;
}
.title {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.footer {
	font-size: 12px;
}
.middle {
	margin-right: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 830px;
	margin-left: 60px;
}
a {
	text-decoration: none;
	color: #3300FF;
}
a:visited {
	color: #3300FF;
}

a:hover {
	text-decoration: underline;
}
.top {
	background-image: url(images/top.jpg);
	height: 204px;
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(images/bottom.jpg);
	height: 61px;
	background-repeat: no-repeat;
}
.topbrick {
	background-image: url(images/topbrick.jpg);
	height: 204px;
	background-repeat: no-repeat;
}
.topstone {
	background-image: url(images/topstone.jpg);
	height: 204px;
	background-repeat: no-repeat;
}
.topblock {
	background-image: url(images/topblock.jpg);
	height: 204px;
	background-repeat: no-repeat;
}
.toplocation {

	background-image: url(images/toplocations.jpg);
	height: 204px;
}
.topindustry {

	background-image: url(images/topindustry.jpg);
	height: 204px;
}
.index {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/bg.jpg);
}

