/* CSS Document */
/*
	Author: Leon Li
	Email: LeonLi.IT@hotmail.com
	Date: 31/05/2007
*/

* {min-height:1px;}


body {
border:0; margin:0; padding:0; background:#dee5fd url("../design/") 0 0 repeat-x; font:70%/160% "verdana",sans-serif; color:#1c4d61; _text-align:center;}

a {color:#1c4d61;}
a:hover {color:#1c4d61;}

p {border:0; margin:15px 0 0 0; padding:0; font-size:12px; color:#1c4d61;}

div {display:block; border:0; margin:0; padding:0;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 0 27px; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {font-size:160%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:100%; line-height:100%; font-weight:bold;}
h5 {font-size:100%;}

table {display:table; border-collapse:collapse; margin:20px 20px 0 20px; padding:0; border:1px solid #B7CAF6; font-size:100%;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}


ul, ol {display:block; border:0; margin:0 0 15px 50px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0;}
ul ul, ul ol, ol ol, ol ul {margin:0;}
ul.note {border:0; margin:0 0 0 5px;}

dl {border:0; margin:15px 0; padding:0;}
dt {border:0; margin:0; padding:0; font-weight:bold;}
dd {border:0; margin:0 0 0 30px; padding:0;}

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

/* -----------------...........--------------------------------------------------------------------------------------- */

#main {width:770px; margin:0px auto 0 auto; _text-align:left;}

/* Header */
#header {position:relative; width:770px; height:210px; margin:0; padding:0; background:url("../design/header.jpg") 0 0 repeat-y;}

    /* Header - logo */
    #header #logo {position:absolute; left:0; width:770px; height:75px; margin:0; background: url("../design/logo.jpg") 0 0 no-repeat;}

    /* Header - image */
	#header #image {position:absolute; left:5px; top:86px; width:760px; height:120px; margin:0; background: url("../design/cheltenham.jpg") 0 0 no-repeat;}


/* Page */
#page {width:770px; background:#FFF url("../design/menu.gif") 0 0 repeat-y;}

/* Main menu (tabs) */
#tabs {float:left; margin:5px 0 0 0; width:180px; height:260px; padding:5px 0; _height:270px;}
	ul {margin:0; padding:0; list-style:none;}
	ul li {position:relative; margin:0; padding:0; _text-align:left; z-index:1;}
	ul li ul {display: none;position:absolute; top:0; left:180px; background:url("../design/submenu.gif") 0 0 repeat-y;width:100%;}
	
	ul li a {display:block;padding: 5px 5px 5px 15px;background:url("../design/bg_menu.gif") 0px 25px no-repeat; color:#dee5fd; font-size:120%; font-family:"georgia",serif; font-weight:bold; text-decoration:none; cursor:pointer;}
	ul li ul a {display:block; margin-left:10px; padding:5px 5px 5px 2px;background:url("../design/bg_submenu.gif") 0px 25px no-repeat; color:#dee5fd; font-size:110%; font-family:"georgia",serif; font-weight:bold; text-decoration:none; cursor:pointer;}

	ul li a:hover {position: relative; display:block; background:url("../design/menu_hover.gif") 0 0 repeat-y; color:#ffffff;}
 	ul li ul a:hover {position: relative; padding-left:12px; margin-left:0;display:block; background:url("../design/submenu_hover.gif") 0 0 repeat-y; color:#ffffff;}
	
	li:hover ul, li.over ul { display: block;} /* The magic */	
	
	/* Holly Hack. IE Requirement \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */
	
    #home a {color:#1c4d61; text-align:right; padding-right:10px;}
    #home a:hover {color:#fff; }
    #active {background:url("../design/menu_hover.gif") 0 0 repeat-y; color:#FFF;}
    #active_sub {background:url("../design/submenu_hover.gif") 0 0 repeat-y; color:#FFF;}
	#subtab {position:relative; float:top; top:25px; background:url("../design/tab1.jpg"); left:10px; width:160px; height:130px; padding:0; _height:130px;}


/* Content */
#content {float:left; width:560px; padding:0 0 0 15px;}

    /* Content - article */
    #content .article {clear:both; padding:0; margin:10px 0;}
    #content .article .top {position:relative; background:url("../design/article_top.jpg") 0 0 no-repeat;height:24px;}
    #content .article .middle {position:relative; background:url("../design/article_middle.jpg") 0 0 repeat-y; height:100%;}
    #content .article .bottom {position:relative; background:url("../design/article_bottom.jpg") 0 0 no-repeat;height:24px;}

	#content .article h2 {margin:0; padding:10px; background:#DEE5FD url("../design/content_title_bg.gif") 0 0 repeat-y;}
    #content .article h2 span {background:url("../design/ico_list.gif") 0 50% no-repeat; padding-left:25px;}
	#content .article h3 {text-align:center; margin:15px 0 0 27px;}
    #content .article h3 a {text-decoration:none;}	
    #content .article h3 a:hover{color:#cc6600;}	
    #content .article h3.step {text-align:left;margin:30px 0 0 27px;}
    #content .article h3.heading {text-align:left;margin:10px 0 0 5px;}
	 
    #content .article p {text-align:justify; padding:0 27px;}
    #content .article p a {text-decoration:underline;}	
	#content .article p a:hover {color:#cc6600; text-decoration:underline;}
    #content .article p.step {text-align:justify; padding:0 27px 0 5px;}
    #content .article p.cell {text-align:justify; padding:0 5px 5px 5px;}
    #content .article p.right {text-align:right; padding:0 27px;}	
	
	/* Content - images */
    #content .article .image_nzmap {position:relative; background:url("../design/nz_map.jpg") 0 0 no-repeat; width:520px; height:300px; margin:15px 0 0 20px;}
 
    #content .article .image_ferry {position:relative; background:url("../design/ferry.jpg") 0 0 no-repeat; width:510px; height:200px; margin:20px 0 0 27px;}

    #content .article .image_heritage1 {position:relative; background:url("../design/heritage7.jpg") 0 0 no-repeat; width:510px; height:270px; margin:15px 0 0 27px;}
    #content .article .image_heritage2 {position:relative; float:left; background:url("../design/heritage1.jpg") 0 0 no-repeat; width:300px; height:196px; margin:19px 14px 0 14px;}
    #content .article .image_heritage3 {position:relative; background:url("../design/heritage2.jpg") 0 0 no-repeat; width:250px; height:200px; margin:15px 0 0 27px;}
    #content .article .image_heritage4 {position:relative; float:left; left:260px; background:url("../design/heritage3.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}
    #content .article .image_heritage5 {position:relative; float:right; background:url("../design/heritage5.jpg") 0 0 no-repeat; width:300px; height:225px; margin:-13px 14px 0 14px;}
    #content .article .image_heritage6 {position:relative; float:right; background:url("../design/heritage4.jpg") 0 0 no-repeat; width:300px; height:225px; margin:20px 14px 0 14px;}
    #content .article .image_heritage7 {position:relative; background:url("../design/heritage6.jpg") 0 0 no-repeat; width:510px; height:280px; margin:15px 0 0 27px;}
   
    #content .article .image_dosee1 {position:relative; background:url("../design/dosee1.jpg") 0 0 no-repeat; width:250px; height:200px;margin:15px 0 0 27px;}
    #content .article .image_dosee2 {position:relative; float:left; left:260px; background:url("../design/dosee2.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}
    #content .article .image_dosee3 {position:relative; background:url("../design/dosee3.jpg") 0 0 no-repeat; width:250px; height:200px;margin:15px 0 0 27px;}
    #content .article .image_dosee4 {position:relative; float:left; left:260px; background:url("../design/dosee4.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}
 
    #content .article .image_isite1 {position:relative; background:url("../design/isite1.jpg") 0 0 no-repeat; width:250px; height:200px;margin:15px 0 0 27px;}
    #content .article .image_isite2 {position:relative; float:left; left:260px; background:url("../design/isite2.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}

    #content .article .image_store1 {position:relative; background:url("../design/store1.jpg") 0 0 no-repeat; width:250px; height:200px;margin:15px 0 0 27px;}
    #content .article .image_store2 {position:relative; float:left; left:260px; background:url("../design/store2.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}
    #content .article .image_store3 {position:relative; background:url("../design/store3.jpg") 0 0 no-repeat; width:250px; height:200px;margin:15px 0 0 27px;}
    #content .article .image_store4 {position:relative; float:left; left:260px; background:url("../design/store4.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}

    #content .article .image_library1 {position:relative; background:url("../design/library1.jpg") 0 0 no-repeat; width:250px; height:150px; margin:15px 0 0 27px;}
    #content .article .image_library2 {position:relative; float:left; left:260px; background:url("../design/library2.jpg") 0 0 no-repeat; width:250px; height:150px; padding:0;}

    #content .article .image_museum1 {position:relative; float:right; background:url("../design/devonport_museum1.jpg") 0 0 no-repeat; width:300px; height:100px; margin:15px 13px 0 14px;}
    #content .article .image_museum2 {position:relative; background:url("../design/devonport_museum2.jpg") 0 0 no-repeat; width:250px;height:200px;margin:15px 27px;}
    #content .article .image_museum3 {position:relative; float:left; left:260px; background:url("../design/devonport_museum3.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}
    #content .article .image_museum4 {position:relative; background:url("../design/naval_museum1.jpg") 0 0 no-repeat; width:150px; height:150px; margin:15px 0 0 27px;}
    #content .article .image_museum5 {position:relative; float:left; left:310px; top:50px; background:url("../design/naval_museum2.jpg") 0 0 no-repeat; width:250px; height:250px;}
   
    #content .article .image_church1 {position:relative; background:url("../design/church1.jpg") 0 0 no-repeat; width:410px; height:250px; margin:15px 0 0 77px;}
    #content .article .image_church2 {position:relative; background:url("../design/church2.jpg") 0 0 no-repeat; width:410px; height:250px; margin:15px 0 0 77px;}
 
    #content .article .image_beach1 {position:relative; background:url("../design/beach1.jpg") 0 0 no-repeat; width:250px; height:200px; margin:15px 0 0 27px;}
    #content .article .image_beach2 {position:relative; float:left; left:260px; background:url("../design/beach2.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}
    #content .article .image_beach3 {position:relative; background:url("../design/cheltanham_beach1.jpg") 0 0 no-repeat; width:510px;height:200px; margin:15px 27px;}
    #content .article .image_beach4 {position:relative; background:url("../design/cheltanham_beach2.jpg") 0 0 no-repeat; width:510px;height:200px; margin:15px 27px;}
    #content .article .image_beach5 {position:relative; background:url("../design/torpedo_bay.jpg") 0 0 no-repeat; width:510px;height:250px;margin:15px 27px;}

    #content .article .image_reserve1 {position:relative; background:url("../design/navy1.jpg") 0 0 no-repeat; width:250px; height:300px; margin:15px 0 0 27px;}
    #content .article .image_reserve2 {position:relative; float:left; left:260px; background:url("../design/navy2.jpg") 0 0 no-repeat; width:250px; height:300px; padding:0;}
    #content .article .image_reserve3 {position:relative; background:url("../design/mt_cambria_reserve1.jpg") 0 0 no-repeat; width:200px; height:150px; margin:15px 0 0 27px;}
    #content .article .image_reserve4 {position:relative; float:left; left:210px; background:url("../design/mt_cambria_reserve2.jpg") 0 0 no-repeat; width:300px; height:200px; padding:0;}
    #content .article .image_reserve5 {position:relative; background:url("../design/mt_cambria_reserve3.jpg") 0 0 no-repeat; width:510px;height:300px; margin:15px 27px;}

    #content .article .image_victoria1 {position:relative; background:url("../design/mt_victoria1.jpg") 0 0 no-repeat; width:510px;height:200px; margin:15px 27px;}
    #content .article .image_victoria2 {position:relative; background:url("../design/mt_victoria2.jpg") 0 0 no-repeat; width:250px; height:200px; margin:15px 0 0 27px;}
    #content .article .image_victoria3 {position:relative; float:left; left:260px; background:url("../design/mt_victoria3.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}

    #content .article .image_nh1 {position:relative; background:url("../design/north_head1.jpg") 0 0 no-repeat; width:510px;height:150px; margin:15px 27px;}
  
    #content .article .image_com1 {position:relative; background:url("../design/skate_park.jpg") 0 0 no-repeat; width:350px; height:220px; margin:15px 0 0 77px;}
    #content .article .image_com2 {position:relative; background:url("../design/rugby_field.jpg") 0 0 no-repeat; width:350px; height:200px; margin:15px 0 0 127px;}
    #content .article .image_com3 {position:relative; background:url("../design/playful_castle.jpg") 0 0 no-repeat; width:250px; height:250px; margin:15px 0 0 283px;}
    #content .article .image_com4 {position:relative; float:left; left:-260px; top:50px; background:url("../design/cycle_path.jpg") 0 0 no-repeat; width:250px; height:200px;}
    
	#content .article .image_tour1 {position:relative; float:right; background:url("../design/tour_bus.jpg") 0 0 no-repeat; width:280px; height:195px; margin:20px 13px 0 14px;}
    #content .article .image_tour2 {position:relative; background:url("../design/tour2.jpg") 0 0 no-repeat; width:250px; height:200px;margin:15px 0 0 27px;}
    #content .article .image_tour3 {position:relative; float:left; left:260px; background:url("../design/tour3.jpg") 0 0 no-repeat; width:250px; height:200px; padding:0;}
    #content .article .image_tour4 {position:relative; background:url("../design/devonport_wharf1.jpg") 0 0 no-repeat; width:300px; height:350px; margin:15px 0 0 237px;}
    #content .article .image_tour5 {position:relative; float:left; left:-210px; top:80px; background:url("../design/devonport_wharf2.jpg") 0 0 no-repeat; width:300px; height:200px;}
  
    #content .article .image_eat1 {position:relative; background:url("../design/cafe_incognito.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat2 {position:relative; background:url("../design/deli_cafe.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat3 {position:relative; background:url("../design/dev_stone_oven.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat4 {position:relative; background:url("../design/esplanade_hotel.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_eat5 {position:relative; background:url("../design/ice_it_cafe.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat6 {position:relative; background:url("../design/manna_thai.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat7 {position:relative; background:url("../design/masonic_tavern.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_eat8 {position:relative; background:url("../design/mc_hughs.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_eat9 {position:relative; background:url("../design/monsoon.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_eat10 {position:relative; background:url("../design/narrow_neck_cafe.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat11 {position:relative; background:url("../design/sierra_cafe.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat12 {position:relative; background:url("../design/spitfire.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_eat13 {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_eat14 {position:relative; background:url("../design/zigana_cafe.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}

    #content .article .image_acc1 {position:relative; background:url("../design/admirals_landing.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc2 {position:relative; background:url("../design/dev_clifftop.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc3 {position:relative; background:url("../design/dev_holiday_homes.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc4 {position:relative; background:url("../design/dev_views.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc5 {position:relative; background:url("../design/duder_home.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc6 {position:relative; background:url("../design/earnscliff.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc7 {position:relative; background:url("../design/esplanade_hotel.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc8 {position:relative; background:url("../design/hampton_beach.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc9 {position:relative; background:url("../design/ivanhoe_holiday.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc10 {position:relative; background:url("../design/mahoe_b.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc11 {position:relative; background:url("../design/number_nine.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_acc12 {position:relative; background:url("../design/pacific_villa.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc13 {position:relative; background:url("../design/parituhu_beachstay.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc14 {position:relative; background:url("../design/peace_plenty.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc15 {position:relative; background:url("../design/captains_landing.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:57px; cursor:pointer;}
    #content .article .image_acc16 {position:relative; background:url("../design/rainbow_villa.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_acc17 {position:relative; background:url("../design/dev_motel.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}

    #content .article .image_qualmark1 {position:relative; float:right; background:url("../design/qualmark1.jpg") 0 0 no-repeat; width:80px; height:100px; margin:19px 2px 0 5px;}
    #content .article .image_qualmark2 {position:relative; float:right; background:url("../design/qualmark2.jpg") 0 0 no-repeat; width:80px; height:100px; margin:0px 2px 0 5px;}
    #content .article .image_qualmark3 {position:relative; float:right; background:url("../design/qualmark2.jpg") 0 0 no-repeat; width:80px; height:100px; margin:19px 2px 0 5px;}

    #content .article .image_groups {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_groups {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_groups {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_groups4 {position:relative; background:url("../design/rsa_logo.gif") 0 0 no-repeat; width:150px; height:75px; margin-top:44px; cursor:pointer;}
    #content .article .image_groups {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:100px; margin-top:14px;}
    #content .article .image_groups {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:100px; margin-top:21px;}
    #content .article .image_groups {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_groups8 {position:relative; background:url("../design/rotary_logo.gif") 0 0 no-repeat; width:120px; height:120px; margin:44px 15px 0 15px; cursor:pointer;}

    #content .article .image_sports1 {position:relative; background:url("../design/scout_group.gif") 0 0 no-repeat; width:120px; height:120px; margin:44px 15px 0 15px; cursor:pointer;}
    #content .article .image_sports {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_sports {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_sports4 {position:relative; background:url("../design/dyc.gif") 0 0 no-repeat; width:150px; height:135px; margin-top:44px; cursor:pointer;}
    #content .article .image_sports5 {position:relative; background:url("../design/tennis_club.gif") 0 0 no-repeat; width:150px; height:100px; margin-top:44px; cursor:pointer;}
    #content .article .image_sports6 {position:relative; background:url("../design/cricket_club.gif") 0 0 no-repeat; width:150px; height:100px; margin-top:44px; cursor:pointer;}
    #content .article .image_sports {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_sports {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_sports9 {position:relative; background:url("../design/nsu_logo_trans.gif") 0 0 no-repeat; width:150px; height:120px; margin-top:44px; cursor:pointer;}
    #content .article .image_sports10 {position:relative; background:url("../design/nz_navy.gif") 0 0 no-repeat; width:150px; height:100px; margin-top:44px; cursor:pointer;}
    #content .article .image_sports {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_sports {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_sports {position:relative; background:url("../design/") 0 0 no-repeat; width:120px; height:120px; margin:20px 15px;}
    #content .article .image_sports14 {position:relative; background:url("../design/boating_club.gif") 0 0 no-repeat; width:150px; height:100px; margin-top:44px; cursor:pointer;}

    #content .article .image_gallery {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_gallery2 {position:relative; background:url("../design/artofthisworld.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_gallery3 {position:relative; background:url("../design/clarence_st_ceramic.jpg") 0 0 no-repeat; width:120px; height:150px; margin:44px 15px 0 15px;}
    #content .article .image_gallery4 {position:relative; background:url("../design/flagstaff_gallery.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_gallery5 {position:relative; background:url("../design/lode_jewellery.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_gallery6 {position:relative; background:url("../design/newton_andrews.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_gallery7 {position:relative; background:url("../design/the_depot.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}

    #content .article .image_retail1 {position:relative; background:url("../design/artofthisworld.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail2 {position:relative; background:url("../design/bijou_beads.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail3 {position:relative; background:url("../design/caroline_sills.jpg") 0 0 no-repeat; width:150px; height:150px;margin-top:44px; cursor:pointer;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail5 {position:relative; background:url("../design/chiasso_coffee.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail6 {position:relative; background:url("../design/cushlas_village.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail8 {position:relative; background:url("../design/dev_chocolates.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail10 {position:relative; background:url("../design/dev_lingerie.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail11 {position:relative; background:url("../design/newworld.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail12 {position:relative; background:url("../design/dev_photolab.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail13 {position:relative; background:url("../design/dev_resene_colourshop.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail17 {position:relative; background:url("../design/echo.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail18 {position:relative; background:url("../design/evergreen_books.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail19 {position:relative; background:url("../design/firefly_light_and_design.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail21 {position:relative; background:url("../design/glengarry.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail22 {position:relative; background:url("../design/green_planet.jpg") 0 0 no-repeat; width:150px; height:80px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail24 {position:relative; background:url("../design/house_of_toys.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail25 {position:relative; background:url("../design/ikes_emporium.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail26 {position:relative; background:url("../design/lode_jewellery.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail27 {position:relative; background:url("../design/pellacci.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail28 {position:relative; background:url("../design/pyrenees.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail29 {position:relative; background:url("../design/riva.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail30 {position:relative; background:url("../design/thompson_shoes.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px}
    #content .article .image_retail31 {position:relative; background:url("../design/trafalgars_antiques.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail32 {position:relative; background:url("../design/wigmores_pharmacy.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail33 {position:relative; background:url("../design/wallis.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_retail34 {position:relative; background:url("../design/yarntons.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_retail35 {position:relative; background:url("../design/hammer_hardware.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}

    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service2 {position:relative; background:url("../design/bnz.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service3 {position:relative; background:url("../design/chiasso_coffee.jpg") 0 0 no-repeat; width:150px; height:150px;margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service6 {position:relative; background:url("../design/dev_flagstaff.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_service7 {position:relative; background:url("../design/dev_library.jpg") 0 0 no-repeat; width:150px; height:100px; margin-top:44px; cursor:pointer;}
    #content .article .image_service8 {position:relative; background:url("../design/newworld.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service9 {position:relative; background:url("../design/dev_photolab.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_service14 {position:relative; background:url("../design/isite.jpg") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service22 {position:relative; background:url("../design/skin_sense.jpg") 0 0 no-repeat; width:150px; height:80px; margin-top:57px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}
    #content .article .image_service {position:relative; background:url("../design/") 0 0 no-repeat; width:150px; height:150px; margin-top:44px; cursor:pointer;}

		/* Sitemap */
		#sitemap table { border:0; margin:15px 20px 0 70px; padding:0;}
		#sitemap td {border:0; margin:0; padding:0;}
		#sitemap h3.main {text-align:left; padding:0; margin-left:0;}
		#sitemap p.sub {text-align:justify; margin:10px 0 0 0px;}

/* Footer */
#footer {position:relative; clear:both; width:770px; height:35px;  background:url("../design/header.jpg") 0 0 repeat-y; color:#ffffff;}
#footer a {color:#dee5fd; text-decoration:none;}
#footer a:hover {color:#fff; text-decoration:underline; font-weight:bold;}

    /* Footer - "back on top" */
    #top {position:absolute; top:35px; left:370px;}
    #top p {position:relative; width:30px; height:25px; margin:0; overflow:hidden;}
    #top p span {display:block; position:absolute; left:0; top:0; z-index:1; width:30px; height:25px; background:url("../design/ico_top.gif") 0 0 no-repeat; cursor:pointer;}
    #top a:hover span {background:url("../design/ico_top.gif") -30px 0 no-repeat;}

    /*  Footer - copyright, aboutus, contactus, sitemap, createdby */
    #footer p#copyright {position:absolute; top:10px; left:20px; margin:0;}
	#footer p#aboutus {position:absolute; top:10px; left:297px; margin:0;}
	#footer p#contactus {position:absolute; top:10px; left:375px; margin:0;}
	#footer p#sitemap {position:absolute; top:10px; left:465px; margin:0;}
    #footer p#createdby {position:absolute; top:10px; left:540px; margin:0;}
	

	
