
#logo {
	background: url(../images/spritely_logo.png) 0 0 no-repeat;
	width: 378px;
	height: 121px;
	position: absolute;
	top: 7px;
	left: 30px;
	z-index: 1900;
		text-indent: -9999px;
}



#container  {
	min-width:900px;
	position:relative;
	width:100%;
    /*height: 250px;*/
    height: 250px;
}



#cuerpo {
	background-color: #FFF;
	height: 600px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



#mainContent {
	padding: 40px 30px 30px 30px;
}

#mainContent h1 {
	text-align: -9999px;
	height: 0;
	overflow: hidden;
	margin: 0;
}
#content {
	margin-right: 250px;
}
#sidebar {
	position: absolute;
	top: 448px;
	width: 200px;
	right: 30px;
}
.panel {
	margin-bottom: 2em;
	display: none;
}
