body {
	background-color: #ffffff; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	width: 100%;
	height: 100%;
}

#header {
	width: 100%;
	background-image: url(http://www.cmf.hyperguides.com/images/layout/topBgrnd.gif);
}


#container {
	width: 100%;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
} 

#footer {	
} 

.clearfloat {clear:both;  height:0; font-size: 1px; line-height: 0px;}


#top-section {
	position:absolute;
	left:0;
	top:0;
	width: 100%; 
	min-width: 850px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(http://www.cmf.hyperguides.com/images/layout/topBgrnd.gif);
	background-position: top, left;
	background-repeat: repeat-x;
}



#top-col-1 {
  position:relative;
}

#footer {	
} 

.clearfloat {clear:both;  height:0; font-size: 1px; line-height: 0px;}




#sidebar1 {
	float: left;
	width: 200px;
	height: 100%;
	background-color: #e4e4e4;
	padding: 0px;
	margin: 0px;
}

#mainContent {
	margin: 20px 0px 0px 220px; 
	padding: 0px;
	background-color: #ffffff;
	width: 750px;
	border: 0px solid #000;
}

.registration { 
background-color: #0e3d57; 
border-top: 2px solid #000;
border-bottom: 3px solid #000;
padding: 2px 2px 2px 2px; 
font-size: 11px; 
}


.registration2 { 
background-color: #0e3d57; 
color: white; 
font-size: 11px; }


.inp	{font-family: Arial, verdana; font-size: 11px; margin: 0; padding: 0; border: 0; width: 142px; margin-right: 5px;
	height: 17px; vertical-align: top;}
#btnLogin 		{  width: 48px; height: 18px; margin: 0; padding: 0; border: 0; 
	background: transparent url(http://dev.slackinc.com/plasticHG/images/layout/btnLogin.gif); no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#btnLogOut 		{  width: 48px; height: 18px; margin: 0; padding: 0; border: 0; 
	background: transparent url(http://dev.slackinc.com/plasticHG/images/layout/btnLogout.gif); no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#btnSearch 		{  width: 48px; height: 18px; margin: 0; padding: 0; border: 0;
	background: transparent url(http://dev.slackinc.com/plasticHG/images/layout/btnSearch.gif); no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}




