body {
	background:#fff;
}
.search form {
	background:#f1ae1b;
}

.header {
	background:#fff url(images/living/living-header-bg.gif) repeat-x;;
}
.header .container {
	position:relative;
}

#flower {
	position:absolute;
	right:-78px;
	top:0;
	z-index:1000;
}

#tagline {
	background:url(images/living/your-longbridge.gif) top no-repeat;
	font-size:0;
	height:0;
	left:373px;
	line-height:0;
	margin:0;
	padding-top:31px;
	position:absolute;
	top:39px;
	width:208px;
}

.menuwrapper {
	background:#ccc url(images/menuwrapper-bg.jpg) repeat-x;
	height:49px;
	position:relative;
}
.primary-nav {
	background:#ccc url(images/primary-nav-bg.jpg) repeat-x;
	height:49px;
	list-style:none;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 39px;
	width:936px;
}
.primary-nav li {
	float:left;
	height:29px;
	margin:0;
	padding:0;
	width:140px;
}
.primary-nav li a {
	display:block;
	font-size:11px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	text-align:center;
	width:140px;
}

.primary-nav li.living-nav a {
	background:url(images/nav/living-nav-bg.jpg) no-repeat;
}
.primary-nav li.business-nav a {
	background:url(images/nav/business-nav-bg.jpg) no-repeat;
}
.primary-nav li.find-us-nav a {
	background:url(images/nav/find-us-nav-bg.jpg) no-repeat;
}
.primary-nav li.news-nav a {
	background:url(images/nav/news-nav-bg.jpg) no-repeat;
}
.primary-nav li.useful-contacts-nav a {
	background:url(images/nav/useful-contacts-nav-bg.jpg) no-repeat;
}

.primary-nav li.living-nav a:hover, .primary-nav li.living-nav a.menuactive {
	background:url(images/nav/living-nav-over-bg.jpg) no-repeat;
}
.primary-nav li.business-nav a:hover, .primary-nav li.business-nav a.menuactive, .primary-nav li.business-nav a.hover {
	background:url(images/nav/business-nav-over-bg.jpg) no-repeat;
}
.primary-nav li.find-us-nav a:hover, .primary-nav li.find-us-nav a.menuactive {
	background:url(images/nav/find-us-nav-over-bg.jpg) no-repeat;
}
.primary-nav li.news-nav a:hover, .primary-nav li.news-nav a.menuactive {
	background:url(images/nav/news-nav-over-bg.jpg) no-repeat;
}
.primary-nav li.useful-contacts-nav a:hover, .primary-nav li.useful-contacts-nav a.menuactive {
	background:url(images/nav/useful-contacts-nav-over-bg.jpg) no-repeat;
}

.primary-nav li li {
	height:auto;
}

.main {
	background:#f1e787;
	padding:3px 0 0;
}
.main .container {
	width:961px;
}

.content {
	background:url(images/living/living-content-bg.jpg) repeat-y;
	float:left;
	width:730px;
}
.content-inner {
	padding:0 30px;
}
.content p {
	font-size:15px;
}
.col-1 p, .col-2 p {
	font-size:11px;
}
.col-1 {
	float:left;
	width:300px;
}
h1 {
	color:#9c0145;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight:normal;
}
h2 {
	color:#9c0145;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
.col-2 {
	float:right;
	width:300px;
}

.content-footer {
	background:url(images/living/living-content-fttr-bg.jpg) no-repeat;
	height:12px;
	width:730px;
}

.aside {
	float:right;
	width:228px;
}
.aside ul {
	list-style:none;
	margin:0;
	padding:0;
}
.aside li {
	margin:0 0 3px;
	padding:0;
}
.aside li img {
	line-height:0;
}

.aside .latest-news {
	background:url(images/living/latest-news-bg.jpg) top no-repeat;
	height:248px;
	padding:12px 13px 0;
}
.aside .latest-news h2 {
	color:#9c0145;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.aside .latest-news h2 img {
	float:right;
	margin:0;
}
.aside .latest-news li {
	border-bottom:1px solid #778bb9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	overflow:hidden;
	padding:4px 0;
	min-height:52px;
	height:auto !important;
	height:52px;
}
.aside .latest-news li a {
	color:#333;
}
.aside .latest-news li a img {
	float:left;
	margin:0 5px 0 0;
}
.aside .latest-news li a .arrow {
	float:right;
	margin:7px 0 0 5px;
}
.footer {
	background:#fff url(images/living/footer-living-bg.gif) top repeat-x;
	overflow:hidden;
	padding:80px 0 0;
}