body {
	font-size:11px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#242424;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#242424;
	text-decoration:none;
}

img {
	border:none;
}

p, h1, h2, h3, h4, h5, h6, dl, dd, dt, ol, li, ul {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
}

#page {
	width:1080px;
	/* height:616px; */
	margin:0 auto;
	padding:0px 4px 8px 4px;
	text-align:left;
	/* background:url(../img/wrapper/bg.wrapper.png) top left no-repeat;*/
	overflow:hidden;
	position:relative;
}

#header {
	height:119px;
	width:960px;
	position:absolute;
	top:0px;
	left:4px;
	border-bottom:1px solid #c3c3c3;
}

#left {
	height:480px;
	overflow:hidden;
	position:absolute;
	top:120px;
	/* left:4px;
	background:#F8F8F8;
	width:160px; */
}

#middle {
	/*height:480px;
	width:640px;
	overflow:hidden;
	margin-left:160px;
	margin-top:120px;
	background:#FFFFFF; */
	background:none;
}

#middle-5x4 {
	height:480px;
	width:800px;
	float:left;
	overflow:hidden;
}

#right {
	height:480px;
	width:160px;
	overflow:hidden;
	position:absolute;
	right:124px;
	top:120px;
	/* background:#F8F8F8; */
}

#skyscraper {
	position:absolute;
	top:0px;
	right:0px;
}

#footer {
	height:21px;
	position:absolute;
	top:595px;
	line-height:21px;
	left:4px;
	width:960px;
	/* background:url(../img/footer/bg.footer.png) bottom left no-repeat; */
	color:#FFFFFF;
	padding:0px 168px;
}

/* FCEs */
.c50l, .c50r {
	width:50%;
}

.subcl {
	padding:0px 5px 0px 0px;
}

.subcr {
	padding:0px 0px 0px 5px;
}

.c50l {
	float:left;
}

.c50r {
	float:right;
}

.subcolumns {
	overflow:hidden;
	width:100%;
}

.rgaccord2-content h1 {
	display:none;
}


