.columnleft {
	position: absolute;
	width: 200px;
	top: 102px;
	left: 10px;
}

.columnright {
	position: relative;
	width: 320px;
	top: 20px;
	left: 220px;
}

.relativebox {
	position: relative;
	width: 90%;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 20px;
	padding: 2px 2px 2px 6px;
	line-height: 17px;
}


.box1 {
	position: absolute;
	height: 260px;
	width: 150px;
	top: 80px;
	left: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}



.box2 {
	position: absolute;
	height: 280px;
	width: 330px;
	top: 80px;
	left: 200px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}
.box3 {
	position: absolute;
	height: 450px;
	width: 330px;
	top: 880px;
	left: 200px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}


.box4 {
	position: absolute;
	height: 460px;
	width: 330px;
	top: 390px;
	left: 200px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}
.box5 {
	position: absolute;
	height: 220px;
	width: 150px;
	top: 360px;
	left: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}

.box6 {
	position: absolute;
	height: 560px;
	width: 330px;
	top: 1385px;
	left: 200px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}

.footercontainerabs {
	position: absolute;
	height: 193px;
	width: 570px;
	left: -130px;
	bottom: -223px;
	font-size: 12px;
	line-height: 14px;
	background-image: url(images/im-navtabs-left.gif);
	margin-left: -15px;
	margin-right: -15px;
}
.header1 {
	position: relative;
	background-color: #6699CC;
	left: -2px;
	top: 0px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	color: #CCFFCC;
	font-weight: bold;
	width: 100%;
	margin-bottom: 8px;
	background-image: url(images/im-rapid-titleback.gif);
	background-repeat:  repeat-x;
}

.header1big {
	position: relative;
	background-color: #6699CC;
	left: -5px;
	top: 0px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 14px;
	color: #99FFFF;
	font-weight: bold;
}
.relativeboxwide {

	position: relative;
	width: 90%;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
	padding: 2px 2px 2px 7px;
}
