@charset "UTF-8";
/* CSS Document */

#containter #body {
	height: 650px;
	width: 740px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	padding: 30px;
}
#containter #body #contact_col2 {
	clear: none;
	float: left;
	height: 400px;
	width: 370px;
}

