body
{
	background-color: #00CCFF;
	font-family: Helvetica, Verdana, Arial;	
	font-size: 12px;
	padding-top: 20px;
}

#container
{	
	margin: 0px auto;
	width: 1000px;
	position: relative;
	overflow: hidden;
	background: green;
}


#promo
{
	width: 100%;
	position: relative;
	min-height: 650px;
	background: url('../images/obmed.jpg') no-repeat;
}

#social
{
	width: 100%;
	position: relative;
	min-height: 150px;

}

#footer_box4
{
        left: 840px;
}

#footer_box5
{
        left: 900px;
}

.footer_class
{
        width: 50px;
        height: 50px;
        position: absolute;

}

