@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	line-height: 1.5;
	font-size: 12px;
	background-color:#000;
}
img {
	border:none;
}
a {
	color: #000;
}
a:hover img {
filter : alpha(opacity=85);
opacity : 0.85 ;
}
.clearer {
	clear: both;
	height: 1px;
}
#site-wrapper {
	width: 1160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.gacious01 {
	background-image: url(images/gacious01.jpg);
	background-repeat: no-repeat;
	height: 644px;
	width: 875px;
	padding-top: 176px;
	padding-left: 285px;
}
.gacious05 {
	background-image: url(images/gacious05.jpg);
	background-repeat: no-repeat;
	height: 644px;
	width: 875px;
	padding-top: 288px;
	padding-left: 111px;
}