@charset "UTF-8";
/* @Author Martin Magana */
/* @DateCreated October 8, 2009 */
/* @Version 10.09.2009.13.30*/

#container_contact {
	margin: 0px;
	width: 173px;
	height: 90px;
	background-image: url(../../images/main_bottom_left.png);
	padding-left: 15px;
	padding-right: 19px;
}
#container_sidebar {
	float: left;
	width: 207px;
	background-image: url(../../images/main_bottom_left.png);
	background-repeat: no-repeat;
}
#container_sidebar p {
	margin: 0;
}
#main {
	margin-left: 208px;
}
	
#sidebar {
	padding-top: 3px;
}
