#header {
	width:600px;
	margin:0 0 0 20px !important;
}

#header #logoimg {
	width:70%;
	float:left;
	padding:20px 0 0 0;
}

#header #homepagelink {
	width:28%;
	float:left;
	text-align:right;
	padding:60px 0 0 0;
}

#header #homepagelink a {
	color:black;
}

#content {
	width:600px;
	margin:0 0 0 20px !important;
	position:relative;
	padding: 46px 200px 0 0 !important;
	background:transparent !important;
}

#content .header {
	width:600px;
	position:absolute;
	top:0;
	left:0 !important;
	height:23px;
	line-height:23px;
	background-image:url(../images/content-header.gif);
	background-repeat:no-repeat;
	color:#fff;
	padding-left:15px;
}

.w-50, .w-25, .w-33, .w-38, .w-66, .w-75, .w-62, .fc_left-col, .fc_right-col {
	float: none;
	width: 100%;
}

