#bann-right {
    position: absolute;
    right: 10px;
}

#bann-left {
    position: absolute;
    left: 0px;
}

#social {
    background: url(http://yonococino.com/img-beta/bann-bg.png) no-repeat;
    color: #ffffff;
    text-weight: bold;
    padding: 25px 10px 25px 10px;
    position: absolute;
    right: 355px;
    
}

#iweek-bann {
    position: absolute;
    left: 0px;

}

#cna-bann {
    position: absolute;
    right: 0px;
}

#header {
    height: 150px;
    background: url(http://yonococino.com/img-beta/bgheader.png) no-repeat;
}

#logo {
    position: absolute;
    top: 5px;
    left: 5px;
}


#container {
    min-height: 400px;
}

#sidebar {
    padding-top: 10px;
    //background: #89bd54;
    min-height: 400px;
}

#adds {
    //background: #89bd54;
    //padding: 10px;
    position: relative;
    top: 60px;
}

#map {
    margin:auto;
}

body {
	background: #ffffff;
	//border-top: 5px solid #000;
	color: #ffffff;
	font-size: 11px;
	//padding: 20px 0 40px;
    padding-top: 0px !important;
}

#footer {
    min-height: 50px;
    background: url(http://yonococino.com/img-beta/foot-bg.png) no-repeat;
    margin-bottom: 20px !important;
    position: relative;
    top: 180px;
    left: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    color: #89bd54;
}

#footer li {
    display: inline;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	//border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
}

#steps {
    background: #ffffff;
    display: inline;
}

.step {
    background: #b8d595;
    border: solid 2px;
}

.step_now {
    background: #89bd54 !important;
    border: none !important;
}

/*.container_12 {
	background: #fff url(../../img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}*/