#content {
	margin :   0px   0px   0px  20px;
	padding:  10px  20px  10px 110px;
	background:  url(../images/icHamster2.jpg) left bottom no-repeat;
}


#text {
	position: relative;
	width : 680px;
}
#text img {
	float: right;
	position: relative;
	margin: 0px  0px 0px 15px;
}
#text p {
	position: relative;
	margin-left  : 0px;
}

#wrap {
	position: relative;
	width : 730px;
	height: 443px;
	margin:   6px  0px  15px  0px;
}

#wrap #gmap {
	position: relative;
	width : 680px;
	height: 380px;
	border: 1px solid #979797;
}

#wrap #mapd {
	position: absolute;
	bottom:  0px;
	right :  0px;
}
