html { font-size:100.01%;}
body {
	margin:0;
	color:#000;
	font:64% Arial, Verdana, Helvetica, sans-serif;
	background:#e2eafb url(../images/bg-body.jpg) repeat-x;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
h1,h2,h3 {
text-transform:uppercase;
color:#FFFFFF;
}

fieldset {border-style:none;}


#topright {
position: fixed;
right: 0;
top: 0;
display: block;
height: 210px;
width: 218px;
background: url(../images/btn-click.png) no-repeat;
text-indent: -999em;
text-decoration: none;
z-index:99999999;}




.blue-line {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:100%;
	height:202px;
	background:url(../images/blue-line.png) repeat-x;
}
.blue-line1 {
	width:100%;
	height:202px;
	background:url(../images/blue-line-1.gif) no-repeat 50% 153px;
}
.alwood-text {
	width:100%;
	height:177px;
	background:url(../images/alwood-text.gif) repeat-x 0 168px;
}
/* no scroll */
#main-container{
	width:100%;
	position:relative;
	overflow:hidden;
	z-index:2;
	min-width:998px;
}
* html #main-container {
	overflow:auto;
}
.mc-holder-1{
	width:1118px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2 {
	width:1118px;
	position:relative;
	float:left;
	left:-50%;
	background:url(../images/shadow.png) no-repeat;
}
/* page */
.page-width {
	width:760px;
	margin:33px auto 0;
	background:#fff;
	font-size:1.20em;
}
/* header */
#header {
	position:relative;
	width:760px;
	height:323px;
	background:url(../images/bg-headera.jpg) no-repeat;
}
#header strong a {
	position: absolute;
	left:21px;
	top:-12px;
	width:187px;
	height:186px;
	text-indent: -9999px;
	background:url(../images/logo.png) no-repeat;
}
#header a.awards {
	position: absolute;
	right:15px;
	top:47px;
	width:185px;
	height:98px;
	text-indent: -9999px;
	background:url(../images/awards.png) no-repeat;
}
#header ul {
	position:absolute;
	left:17px;
	top:297px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul li {
	float:left;
	display:inline;
	margin:0 0 0 -3px;
}
#header ul li a {
	float:left;
	display:inline;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	height:28px;
	width:92px;
}
#header ul li a:hover {
	height:53px;
	margin-top:-5px;
}
#header ul li.home a {
	background:url(../images/btn-home.png) no-repeat;
}
#header ul li.home a:hover {
	background:url(../images/btn-home-hov.png) no-repeat;
} 
#header ul li.gal a {
	background:url(../images/btn-gallery.png) no-repeat;
}
#header ul li.gal a:hover {
	background:url(../images/btn-gallery-hov.png) no-repeat;
}
#header ul li.events a {
	background:url(../images/btn-events.png) no-repeat;
}
#header ul li.events a:hover {
	background:url(../images/btn-events-hov.png) no-repeat;
}
#header ul li.contact a {
	width:97px;
	background:url(../images/btn-contact.png) no-repeat;
}
#header ul li.contact a:hover {
	background:url(../images/btn-contact-hov.png) no-repeat;
}
/* columns holder */
.columns-holder {
	padding:0 0 0 44px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-columns.gif) no-repeat;
}
.content {
	float:left;
	width:483px;
	padding:40px 0 0;
	overflow:hidden;
}
.content .picture-box {
	float:right;
	margin:8px 0 0 5px;
	width:171px;
	height:188px;
	padding:3px;
	background:url(../images/bg-picture.gif) no-repeat;
}



#left-promo {
	float: right;
	margin: 0 0 0 10px;
}


.jen-img {
	float:right;
	margin:8px 0 0 15px;
	border:4px solid #6a7183;
}

.jen-img:hover {
	border:4px solid #adb9c7;
}

.content p {
	margin:3px 0 0;
	color:#909fc4;
	font-size:0.91em;
	line-height:1.63em;
}
.content h1 {
	margin:0;
}
.content h2 {
	margin:30px 0 0;
}

.gallery .content h2 {
	margin:-12px 0 0;
}

.content table img {
	border:4px solid #6a7183;
}

.content table img:hover {
	border:4px solid #adb9c7;
}

/* news-bar */
.news-bar {
	float:right;
	width:233px;
	overflow:hidden;
	background:url(../images/news-bar.gif) repeat-y;
}
.news-bar-top {
	background:url(../images/news-bar-top.gif) no-repeat;
}
.news-bar-btm {
	width:150px;
	padding:45px 26px 60px 57px;
	background:url(../images/news-bar-btm.gif) no-repeat 0 100%;
}
.news-bar .news {
	padding:15px 0 19px;
	background:url(../images/bg-dotted.gif) repeat-x 0 100%;
}
.news-bar .no-line {
	background:none;
}
.news-bar h2 {
	margin:0 0 3px;
	white-space:nowrap;
}
.news-bar h3 {
	margin:2px 0 0;
	white-space:nowrap;
}
.news-bar p {
	margin:5px 0 0;
	color:#a3abc1;
	font-size:0.91em;
	line-height:1.36em;
}
.news-bar a.more {
	display:block;
	margin:5px 0 0;
	width:63px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more.gif) no-repeat;
}
.news-bar a.more:hover {
	background-position:0 -25px;
}
#footer {
	min-width:998px;
	height:100px;
	z-index:10;
	margin:0 0 0 1px;
	background:#9097a9 url(../images/bg-footer.gif) no-repeat 50% 0;
}
* html #footer {
	margin:0;
}
#footer .text {
	width:760px;
	margin:0 auto;
	text-align:right;
	padding:65px 0 0;
	text-transform:uppercase;
	color:#0c1b44;
	font:0.83em/1.40em  "Times New Roman", Georgia, Times, serif;
}
/* inner page */
.inner #header {
	background:url(../images/bg-header-inner.jpg) no-repeat;
}

#header {
	position:relative;
	width:760px;
	height:323px;
	background:url(../images/bg-header.jpg) no-repeat;
}

.calgary #header {
background:transparent url(../images/calgary-head.jpg) no-repeat scroll 0 0;
}
.city #header {
background:transparent url(../images/city-head.jpg) no-repeat scroll 0 0;
}
.foxrock #header {
background:transparent url(../images/foxrock-head.jpg) no-repeat scroll 0 0;
}
.hudson #header {
background:transparent url(../images/hudson-head.jpg) no-repeat scroll 0 0;
}
.knysna #header {
background:transparent url(../images/knysna-head.jpg) no-repeat scroll 0 0;
}
.mediterranean #header {
background:transparent url(../images/mediterranean-head.jpg) no-repeat scroll 0 0;
}
.morphosis #header {
background:transparent url(../images/morphosis-head.jpg) no-repeat scroll 0 0;
}
.scf #header {
background:transparent url(../images/scf-head.jpg) no-repeat scroll 0 0;
}
.sorrento #header {
background:transparent url(../images/sorrento-head.jpg) no-repeat scroll 0 0;
}
.victorian #header {
background:transparent url(../images/victorian-head.jpg) no-repeat scroll 0 0;
}
.westminster #header {
background:transparent url(../images/westminster-head.jpg) no-repeat scroll 0 0;
}
.whilton #header {
background:transparent url(../images/whilton-head.jpg) no-repeat scroll 0 0;
}



.inner .columns-holder {
	padding:40px 0 40px 43px;
}
.inner .content {
	width:100%;
	float:none;
	padding:0;
	position:relative;
}
.gallery .content {
	width:100%;
	float:none;
	padding:0;
	position:relative;
}
.gallery .columns-holder {
	padding:40px 0 40px 43px;
}
.inner .content h2 {
	margin:10px 0 0;
	height:37px;
	text-indent:-9999px;
	background:url(../images/bg-title.gif) no-repeat;
}
.content ul.pict {
	position:relative;
	z-index:4;
	width:680px;
	height:390px;
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.content ul.pict li {
	position:absolute;
	z-index:5;
	left:0;
	top:0;
	z-index:0;
	width:680px;
	height:390px;
}
.content ul.pict li.active {z-index:1}
.content ul.pict li img {
	display:block;
	border:7px solid #cccfda;
}
.content ul.gallery-ico {
	position:relative;
	z-index:20;
	margin:-80px 50px 0 182px;
	padding:0;
	list-style:none;
}
.content ul.gallery-ico li {
	float:right;
	position:relative;
	z-index:30;
	margin:0 0 0 6px;
	width:114px;
	height:93px;
	padding:1px 0 0 1px;

}
.content ul.gallery-ico li span {
	display:block;
	width:114px;
	height:93px;
	background:url(../images/bg-pict.png) no-repeat;
}
.content ul.gallery-ico li a {
	position:relative;
	display:block;
	width:109px;
	height:88px;
	z-index:30;
}
.content .container {
	float:left;
	width:100%;
	overflow:hidden;
	height:1%;
	padding:22px 20px 0 0;
}
.content a.about {
	display:block;
	margin:15px 0 0;
	width:223px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-about.jpg) no-repeat;
}
.content a.about:hover {
	background-position:0 -25px;
}

.content a{
	color:#6a7183;
	text-decoration:none;
}

.content a:hover{
	color:#adb9c7;
	text-decoration:underline;
}

