div.head p {
	margin: 0px;
}


div#cu_left {
	width: 347px;
	background: transparent url('../images/bg_green.jpg') repeat-y top left;
}

div#cu_left div.head {
	color: #000;
	font-size: 1.5em;
	font-weight: bold;	
	height: 50px;
	position: relative;
	border-bottom: 1px solid #a3ce62;
}

div#cu_left div.content {
	padding: 24px 66px 0px;
}


div#contacts div.box {
	margin-bottom: 4px;
}

div#contacts div div.name {
	width: 174px;
	color: #b1b3b6;
}

div#contacts div div.name a {
	color: #a3ce62;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.4em;
}

div#contacts div strong, div#contacts div em {
	font-size: 1.2em;
}

div#contacts div div.name strong {
	font-weight: bold;
	display: block;
}

div#contacts div div.name em {
	white-space: nowrap;
	font-style: italic;
}














div#cu_right {
	background: #c6db88 url('../images/bg_content.jpg') repeat-y top right;
	width: 556px;
	position: relative;
}

div#cu_right div.head {
	background: #000;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;	
	height: 50px;
	position: relative;
	border-bottom: 1px solid #a3ce62;
}

div#cu_right div.content {
	padding: 24px 30px 6px;
}

div#cu_right div.left {
	width: 252px;
	font-size: 1.2em;
}

div#cu_right div.right {
/*	width: 218px;*/
	margin-left: 26px;
	font-size: 1.2em;
}

div#googlemapcontainer {
	margin: 0 auto;
}

div#googlemapcontainer a {
	font-weight: bold;
	color: #00573d;
	text-decoration: underline;
}

div#googlemap {
	width: 494px;
	height: 256px;
	margin: 12px auto 8px;
	border: 1px solid #a3ce62;
	background: #fff;
}