body {
	background-color: #909090;
	margin: 0px;
	padding: 0px;
}
.main {
	height: 100%;
}
.left1 {
	width: 25%;
}
.top {
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.bott {
	background-image: url(bg3.gif);
	background-repeat: repeat-x;
	height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.mainmid {
	background-color: #d00202;
	height: 400px;
	text-align: right;
	vertical-align: bottom;
}
.mainmid2 {
	background-color: #d00202;
	height: 400px;
	width: 680px;
}
.right {
	background-color: #d00202;
	background-image: url(bg4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintop {
	height: 120px;
}
