/* STRUCTURE */
body, html{
	background-color: #CCC;
	padding:0px;
	margin:0px;
	text-align:center;
}
#wrapper {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
}
#wrapper2 {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
}
#header {
	width: 577px;
	float: left;
	background-color: #CCC;
	height: 55px;
	background-image: url(../images/RTAPI-CP_Final_01.gif);
	background-repeat: no-repeat;
	position:relative;
}
#header1 {
	width: 223px;
	float: left;
	background-color: #CCC;
	height: 55px;
	background-image: url(../images/RTAPI-CP_Final_01B.gif);
	background-repeat: no-repeat;
	position:relative;
	text-align: center;
}
#header2 {
	width: 800px;
	float: left;
	height: 91px;
	position:relative;
}
#header3 {
	width: 577px;
	float: left;
	height: 39px;
	background-image: url(../images/RTAPI-CP_Final_03_NoCounter.gif);
	background-repeat: no-repeat;
	position:relative;
}
#counter {
	width: 223px;
	float: left;
	height: 39px;
	background-image: url(../images/RTAPI-CP_Final_04_NoCounter.gif);
	background-repeat: no-repeat;
}
#panelleft {
	position:relative;
	left:0px;
	top: 0px;
	width:223px;
}
#panelleft2 {
	position:relative;
	left:0px;
	top: 0px;
	width:223px;
}
#contentright {
	padding:0 40px 20px 20px;
}
