div#wrapper {
	text-align:center;
}

div#container{
	width:955px;
	height:auto;
	margin:auto auto;
	text-align:left;
	background-image:url(images/b1.jpg);
}

#a1 {
	float:left;
	width:955px;
	height:156px;
}

#b2 {
	float:left;
	width:194px;
	height:447px;
	background-image:url(images/b2.jpg);
}

#c3 {
	float:left;
	width:761px;	
	height:auto;
	min-height:447px;
	overflow:hidden;
}

#content{
	height:447px;
	min-height:447px;
	width:761px;
}

html>body #content{
	height:auto;
}

#d4 {
	float:left;
	width:955px;
	height:58px;
}

#footer{
	margin:auto auto;
	width:955px;
}

#menu a.main_menu {
	border:none;
	padding:0;
}