#floatdiv {
	position:absolute;
	width:94px;
	height:350px;
	top:0;
	left:0;
	z-index: 101;
}


#content {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}




/**************************************************************************************************************/

#sidebar {
	background-image:url(../images/sidebar/blue-background.png);
	background-repeat:no-repeat;
	position:relative;
	height:350px;
	width:94px;
	margin-left:-10px;
}

#sidebar #skype {
	height:53px;
	width:53px;
	position:absolute;
	top:10px;
	left:21px;
	
}

#sidebar #youtube {
	height:53px;
	width:53px;
	position:absolute;
	top:70px;
	left:21px;
}

#sidebar #twitter {
	height:53px;
	width:53px;
	position:absolute;
	top:130px;
	left:21px;
}

#sidebar #facebook {
	height:53px;
	width:53px;
	position:absolute;
	top:190px;
	left:21px;
}

#sidebar #contact {
	height:53px;
	width:53px;
	position:absolute;
	top:250px;
	left:25px;
}

#sidebar #twiter {
	height:42px;
	width:43px;
	position:absolute;
	top:220px;
	left:25px;
}