body {
	background:#cad9c0;
}
.search form {
	background:#f1ae1b;
}


.header {
	background:#fff;
}

.menuwrapper {
	background:#ccc url(images/menuwrapper-bg.jpg) repeat-x;
}
.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;
	margin:0;
	padding:0;
}
.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 ul li a, .primary-nav li ul li a.hover, .primary-nav li ul li a.menuactive {
	background:none;
}


.main {
	background:#fff;
	padding:3px 0 0;
}
.main .container {
	width:961px;
}

.content {
	float:left;
	width:730px;
}

.gallery {
	height:250px;
	overflow:hidden;
	width:730px;
}
.gallery-images {
	width:99999px;
}
.gallery p {
	margin:0;
}
.gallery p img {
	float:left;
}
.col-1 {
	float:left;
	width:550px;
}

.intro {
	color:#7a7bc0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	height:71px;
}

.register {
	background:#55a0b2;
}
.register h2 {
	background:#297183;
}
.register p {
	color:#fff;
}
.grand-plan {
	background:#efd513;
}
.grand-plan h2 {
	background:#ea9f08;
}
.the-vision {
	background:#c8ddc7;
}
.the-vision h2 {
	background:#8eb28c;
}


.col-2 {
	float:right;
	width:180px;
}
.latest-news {
	background:#999;
	height:165px;
}
.latest-news h2 {
	background:#333;
	color:#fff;
	display:block;
	font-size:12px;
	height:27px;
	line-height:27px;
	margin:0;
	padding:0 7px;
}
.latest-news ul {
	color:#fff;
	list-style:none;
	margin:0 0 10px;
	padding:0 7px;
}
.latest-news li {
	border-bottom:1px solid #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0;
	padding:3px 0;
}
.latest-news li a {
	color:#fff;
}
.latest-news select {
	margin:0 7px;
	width:166px;
}

.business, .living {
	display:none;
}

.aside {
	float:right;
	width:228px;
}
.aside ul {
	list-style:none;
	margin:0;
	padding:0;
}
.aside li {
	line-height:0;
	margin:0 0 3px;
	padding:0;
}

.footer {
	background:url(images/footer-flowers-bg.gif) top repeat-x;
	overflow:hidden;
	padding:80px 0 0;
}