html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, div,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	background-color: #FFF;
    	text-align: center;
    	color: rgb(114,121,132);
    	font-family: helvetica;
    	font-size: 13px;
    	list-style-type: disc;
    	line-height: 18px;
}

#container {
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	text-align: justify;
}

#header_home {
	margin-top: 90px;
	margin-bottom: 90px;
	height: 165px;
	width: 1000px;
	background: url('images/banner-new.jpg') no-repeat;
}

#content_home {
	margin-left: 100px;
	margin-right: 75px;
}

#content_home #column_a {
	margin-top: 12px;
	width: 190px;
	float: left;
	background: url('images/cluny_group.jpg') no-repeat;
	height: 80px;
}

#content_home #column_b {
	float: right;
	margin-top: 0px;
	width: 635px;
	font-family: helvetica;
	font-size: 12px;
}

#content_home #footer_home {
	clear: both;
	text-align: right;
	padding-top: 95px;
	font-family: helvetica;
	font-size: 12px;
	color: rgb(58,62,70);
}

#header {
	margin-top: 0px;
	margin-bottom: 35px;
	height: 35px;
	width: 1000px;
	background: url('images/banner_narrow-new.jpg') no-repeat;	
}

#content {
	margin-left: 75px;
	margin-right: 75px;
}

#content #column_a {
	float: left;
	width: 190px;
}

#content #column_b {
	margin-top: 35px;
	float: right;
	width: 660px;
}

#logo {
	margin-bottom: 35px;
}

p {
	margin-bottom: 15px;	
}

h1 {
	font-size: 14px;
	margin-bottom: 18px;
	margin-bottom: 18px;
}

.dark { 
	color: rgb(58,62,70);
}

#footer {
	clear: both;
	text-align: right;
	padding-top: 10px;
}

a {
	color: rgb(58,62,70);
	text-decoration: none;
}

a:hover {
	color: rgb(58,62,70);
	text-decoration: underline;
}

.right {
	float: right;
}

#lightbox-image-details-currentNumber { display:none !important; }