body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	margin:0;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap {
	width: 900px;
	margin:0 auto;
}

#logo {
	width: 605px;
	float: left;
	height: 32px;
	margin: 44px 0 0 0;
}
#topbar {
	line-height: 40px;
	float: left;
	margin-top: 63px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 900px;
}



#head {
	clear: left;
	width: 900px;
}
#tel {
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #D6D6D6;
}
#nav {
	width: 700px;
	float: left;
}



#nav ul {
	margin: 5px 0 0 0;
	padding: 0px;
	color: #FFF;
	font-size: 15px;
}
#nav ul li {
	list-style-type: none;
	display: inline;
}
#nav ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	float: left;
	height: 37px;
	margin:0 3px 0 0;
	line-height:33px;
	padding:0 8px;
	font-weight: bold;
	background-color: #798593;
}
#nav ul li a:hover {
	text-decoration: underline;



}

#nav ul li #current   {
	color: #39434F;
	background-color: #FFF;
	font-weight: bold;
}

#leftcol {
	width: 425px;
	float: left;
	height: auto;
	margin: 14px 0 0 0;
}

#leftcol h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #202c3a;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

#leftcol p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 20px;
	margin:
}
#leftcol p a    {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
#leftcol p a:hover {
	text-decoration:underline;
}
#leftcol #gallery {
	margin:0;
	padding:0;
}
#leftcol #gallery p a   {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#leftcol #gallery a img{
	width:110px;
	padding:4px;
	margin:0 10px 10px 0;
	height:80px;
	border: 1px solid #999;
}


#leftcol #gallery img a:hover{
	border:1px solid #000;
}
#leftcol .address .box a {
	color: #202C3A;
	text-decoration: none;
}
#leftcol .address .box a:hover {
	text-decoration:underline;
}


#rightcol {
	float: left;
	width: 435px;
	margin: 30px 0 0 38px;
}
#rightcol #logo-association  {
	float: right;
	width: 435px;
	height: 58px;
	margin:10px 0 0 0;
}
#bigimg {
	border:1px solid #999;
	width:435px;
	height:468px;
}
#midwrap {
	background-image: url(../images/cambridge-decorators-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 900px;
	float: left;
	padding: 0 0 25px 0;
}

#foot {
	float: left;
	width: 900px;
	border-top: 1px solid #999;
	margin: 10px 0 0 0;
}
#foot p {
	color: #999;
	margin: 0;
	line-height: 30px;
	font-size: 11px;
}
#foot p a {
	color: #999;
	text-decoration: none;
}
#foot p a:hover {
	text-decoration:underline;
}
address {
	font-style: normal;
}

