#container {
	/*height: 633px;*/
}

#content #left-column,
#content #right-column {
	height: 461px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#content #main-column {
	background-image: url(images/contacts.jpg);
	/*background-position: right 100px;*/
	background-position: right bottom;
	background-repeat: no-repeat;	
	height: 461px;
	padding-bottom: 0;
	margin-bottom: 0;	
}
/*
#footer {
	position:fixed;
	bottom: auto;	
	top: 600px;
}
* html #footer {
	top: 600px;
}*/

#content .content-text {
	/*padding: 10px 20px 50px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid blue;*/
overflow: auto;
}
