body {

	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	#font-size:62.5%; /* Sets default font size to 10px */
	font-size:9pt; /* Sets default font size to 10px */
	color:#58595b;
	background:#58595b;
	height:100%;
}
* {
	margin:0;
	padding:0;
}
img { border:0; }
#wrapper {
  	margin:0 auto;
	width:758px;
	background:#ffffff;
	font-size:1.20em;	
}

#headerholder{
	background-color:#58595b;
	height:225px;	
	margin:0 auto;
	font-size:1.20em;
	width:758px;
}
#header {
	height:184px;
	background:url(../images/christruction_page_header.jpg) no-repeat center;
}

#menu {
	height:41px;
	line-height:41px;
	background:url(../images/menu_background.jpg) repeat-x;
	padding:0 10px;
	text-align:center;
	margin:0px auto;
}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
}
#content {
	float:left;
	width:528px;
	min-height:400px;
	padding: 20px;
	overflow: hidden;
}
#footer {
	clear:both;
	height:60px;
	background:#58595b url(../images/bg-footer.png) no-repeat;
}
#menu ul { list-style-type:none; }
#menu li { float:left; }

#sidebar h3 
{
	margin-left: 5px;
}

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	margin-left: 5px;
}
#sidebar li { overflow: hidden; }
#sidebar-bottom {
	height:40px;
	background:url(../images/bg-sidebar-bottom.gif) no-repeat top center;
}
#footer-valid {
	float:left;
	padding-top:24px;
	width:758px;
	text-align: center;
	cursor:default;
	color:#ffffff;
	font-size:.8em;
}
#feed {
	height:25px;
	width:126px;
	background:url(../images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
}
