#main_div {
	width: 900px;
	margin:0 auto;
}
#leftright_border {
border-left:solid 1px hidden;
border-right:solid 1px hidden;
float: left;
width:900px;
background:url(../images/border-left-right.gif) top center no-repeat;
}
#cont-box {
	float: left;
	width:900px;
}

#welcome_img {
	width: 377px;
	float: right;
	margin-right:1px;
}
#welcome_area {
	width: 518px;
	float: left;
}
#welcome_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 40px;
}


#logo {
	height: 171px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px 64px;
	
}
#strip_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c0201;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #871212;
	text-indent: 40px;
	padding-top: 4px;
}
#favourites_left {
	float: left;
	width: 378px;
	border-right:#bf341b 1px solid;
	margin-top: 20px;
	margin-left: 40px;
	_margin-left: 20px;	
	padding-right: 30px;
}
#favourites_right {
	float: right;
	width: 385px;
	margin-top: 20px;
	margin-right: 30px;
	padding-left: 30px;
	clear: right;
}
#footer {
	background-image: url(../images/footer_shadow.gif);
	background-repeat: repeat-x;
	float:left;
	height: 47px;
	background-position: bottom;
	padding-top: 30px;
}
#testimonial_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-left: 40px;
}

/* ==================== Photo gallery IDs ===================*/


#Layer1 {
	position:absolute;
	width:530px;
	height:115px;
	z-index:1;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:530px;
	height:115px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:530px;
	height:115px;
	z-index:3;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:530px;
	height:115px;
	z-index:4;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:530px;
	height:115px;
	z-index:5;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:530px;
	height:115px;
	z-index:6;
	visibility: hidden;
}

#Layer7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:7;
	visibility: hidden;
	
}
#Layer8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:8;
	visibility: hidden;
	
}
#Layer9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	visibility: hidden;
		
}
#Layer10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	visibility: hidden;
		
}
/* ==================== END Photo gallery IDs ===================*/
