/* CSS Document */



body {
	background-image: url(images/page_layout/vertical_slice.gif);
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	
	}
	
h1{
font-size:120%;
color:#FFFFFF;
font-weight:bold;
}
	
	a:link {
	color: #526897;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #526897;
}
a:hover {
	background: #526897;
color:white;
}
	
	#LeftNav {
	position:absolute;
	left:-8px;
	top:115px;
	width:140px;
	height:139px;
	z-index:10;
}

#LeftNav a:hover {

background:none;
}


#divTopLeft2{

z-index:9;
}


	
	#Home {
	position:absolute;
	left:297px;
	top:121px;
	width:38px;
	height:39px;
	z-index:2;
}
#IndexText {
	position:absolute;
	left:245px;
	top:606px;
	width:707px;
	height:138px;
	z-index:9;
}
	
	#LeftSwipe {
	position:absolute;
	background-image: url(images/page_layout/left_colour_slide.gif);
	background-repeat: no-repeat;
	left:0px;
	top:114px;
	width:246px;
	height:685px;
	z-index:1;
}
	
	#Header {
	position:absolute;
	background-image: url(images/page_layout/header_slice.gif);
	background-repeat: repeat-x;
	left:0px;
	top:0px;
	width:100%;
	height:114px;
	z-index:1;
}

#Header_Left {
	top:0px;
	background-image: url(images/page_layout/header_image_left.jpg);
	background-repeat: no-repeat;
	width:70%;
	margin-right: 30%;
	height:114px;
	
}

#Header_Right {
	position:absolute;
	background-image: url(images/page_layout/header_image_right.jpg);
	background-repeat: no-repeat;
	left:700px;
	top:0px;
	width:371px;
	height:161px;
	z-index:8;
}

#FullAdHolder {
	position:absolute;
	left:251px;
	top:173px;
	width:487px;
	height:302px;
	z-index:10;
}

#HalfAdHolder {
	position:absolute;
	left:251px;
	top:173px;
	width:487px;
	height:302px;
	z-index:10;
}

#EventsImage {
	position:absolute;
	left:245px;
	top:183px;
	width:839px;
	height:59px;
	z-index:9;
}

#EventsText {
	position:absolute;
	left:302px;
	top:282px;
	width:833px;
	height:210px;
	z-index:10;
}

#ContactImage1 {
	position:absolute;
	left:218px;
	top:169px;
	width:258px;
	height:197px;
	z-index:10;
}
#ContactImage2{
	position:absolute;
	left:532px;
	top:169px;
	width:336px;
	height:222px;
	z-index:11;
} 
 
#BoroughSpecial {
	position:absolute;
	left:44px;
	top:389px;
	width:317px;
	height:95px;
	z-index:1;
} 
#Potts {
	position:absolute;
	left:958px;
	top:763px;
	width:145px;
	height:23px;
	z-index:12;
}

 
#MapTitle {
	position:absolute;
	left:251px;
	top:173px;
	width:488px;
	height:31px;
	z-index:9;
}

#MapBack {
	position:absolute;
	left:251px;
	top:613px;
	width:138px;
	height:33px;
	z-index:10;
}

#FullAdBack {
	position:absolute;
	left:250px;
	top:784px;
	width:167px;
	height:22px;
	z-index:11;
}

#Menu_Top {
	position:absolute;
	color: white;
	padding: 6px;
	left:71px;
	top:112px;
	width:204px;
	height:29px;
	z-index:1;
}
#Menu_Top a, #Menu_Top a:visited {
color: white;
text-decoration: none;
}

#Menu_Top a:hover {
border-bottom: 2px dotted white;
background:none;
}

#GoogleMap {
	position:absolute;
	background:url(images/google_back.jpg);
	background-repeat:no-repeat;
	
	left:251px;
	top:214px;
	width:464px;
	height:384px;
	z-index:1;
}

#TopAd {
	position:absolute;
	left:744px;
	top:10px;
	width:264px;
	height:62px;
	border: 1px solid  white;
	background-color:#993300;
	padding: 3px;
	z-index:11;
}
#Skyscraper {
	width:105px;
	height:465px;
	border: 1px solid  white;
	padding: 3px;
}

#BottomAd {
	position:absolute;
	left:250px;
	top:661px;
	width:340px;
	height:70px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	z-index:13;
}


#Home1 {
	position:absolute;
	background-image: url(images/home_page_01.gif);
	background-repeat: no-repeat;
	left:245px;
	top:128px;
	width:174px;
	height:500px;
	z-index:4;
}
#Home2 {
	position:absolute;
	background-image: url(images/home_page_02.jpg);
	background-repeat: no-repeat;
	left:419px;
	top:128px;
	width:318px;
	height:500px;
	z-index:5;
}
#Home3 {
	position:absolute;
	background-image: url(images/home_page_03.gif);
	background-repeat: no-repeat;
	left:737px;
	top:128px;
	width:215px;
	height:500px;
	z-index:6;
}

#Text {
	position:absolute;
	left:636px;
	top:285px;
	width:510px;
	height:600px;
	z-index:10;
	overflow: visible;
}

#ContactText {
	position:absolute;
	z-index:20;
	overflow: visible;
	left: 797px;
	top: 274px;
}

#ContactText a, #ContactText a:visited {
color: #526897;
text-decoration: none;
}

#ContactText a:hover {
background: #526897;
color:white;
}

#Text a, #Text a:visited {
color: #526897;
text-decoration: none;
}

#Text a:hover {
background: #526897;
color:white;
}

#LinkText {
	position:absolute;
	left:246px;
	top:144px;
	width:429px;
	height:247px;
	z-index:10;
	overflow: visible;
}


#LinkText a, #LinkText a:visited {
color: #526897;
text-decoration: none;
}

#LinkText a:hover {
background: #526897;
color:white;
}
#TheMap {
	position:absolute;
	left:245px;
	top:169px;
	width:360px;
	height:340px;
	z-index:2;
}
#SmallImage {
	position:absolute;
	left:624px;
	top:178px;
	width:306px;
	height:73px;
	z-index:9;
}
.headertext1{
font-size:125%;
color:#333333;
font-weight:bold;
}

.companytext1{
font-size:110%;
color:#333333;
font-weight:bold;
}

.addresstext1{
font-size:100%;
color:#666666;
font-weight:normal;
}

.others{
font-size:60%;
color:#666666;
font-weight:normal;
}

.otherstitle{
font-size:60%;
color:#666666;
font-weight:bold;
}

.indextext {
	font-size:90%;
	color:#666666;
}

.company_contact {
font-weight:normal; 
color: #666666;
font-size: 100%;
}
.company_title {
	font-size: 100%;
	color: #526897;
	font-weight:bold;
}

.others_title {
	color: #333333;
	font-size: 110%;
	font-weight:bold;
}

.others_address {
	color: #999999;
	font-size: 82%;
	font-weight:normal;
}

.borough {	font-weight:normal;
	color: #386632;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#offers{
-webkit-border-radius: 5px;
background-color:#9f001e;
width:645px;
height:auto;
color:#FFFFFF;
padding:10px 20px 20px 20px;
}

#offers a,offers a:visited{
color:#ffffff;
text-decoration:none;
}

#offers a:hover{
color:#ffffff;
text-decoration:underline;
}

