h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}

ul{
	padding: 0;
	list-style: none;
}
img{
	display: block;
	border: none;
}
a{
	color: blue;
	text-decoration: underline;
}
a:visited{
	color: purple;
}
a:active {
	color: red ; 
}
a:hover{text-decoration: none;}
html{font-size: 100.01%;}
object, embed{
	display: block;
	margin: 0;
	padding: 0;
}
form, body{
	margin: 0;
	padding: 0;
}
input, label{float: left;}
.promo .newsletterbar ul li.text input, .sidebar .newsletterbar ul li.text input{
display: none;
}
body{
	font: 62.5% "trebuchet MS", verdana, arial, sans-serif;
	color: #766962;
	background: #fff;
}
/*main container start*/
#main-container{
	width: 982px;
	margin: 0 auto;
	padding: 0 0 10px;
}
/*header start*/
#header{padding: 10px 0 0;}
/*navbar start*/
.navbar{
	display: none;
}

/*logo start*/
.logo{
	float: left;
	width: 150px;
	height: 16px;
	padding: 0 0 2px 13px;
}
.logo a{
	display: block;
	width: 150px;
	height: 16px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
/*logo end*/
/*main navigation start*/
.main-nav{
	display: none;
}


/*promo start*/
.promo{
display: none;
}



/*columns start*/
.columns{
	width: 980px;
	margin: 7px 0 0 2px;
	background: url(images/columns.gif) repeat-y;
}
.columns .top-bg{
	width: 980px;
	background: url(images/columns-top.png) no-repeat;
}
.columns .bot-bg{
	width: 980px;
	background: url(images/columns-bot.png) no-repeat 0 100%;
	overflow: hidden;
	position: relative;
	padding: 0 0 45px;
}
.columns li{
	width: 186px;
	float: left;
	padding: 3px 6px 0 4px;
}
.columns .head{
	padding: 2px 0 4px;
	background-repeat: repeat-x !important;
	min-height: 18px;
}
* html .columns .head{height: 18px;}
.columns .col-1 .head{background: #f45103 url(images/columns-head-1.gif);}
.columns .col-2 .head{background: #662d91 url(images/columns-head-2.gif);}
.columns .col-3 .head{background: #a5b402 url(images/columns-head-3.gif);}
.columns .col-4 .head{background: #b8285b url(images/columns-head-4.gif);}
.columns .col-5 .head{background: #03abb7 url(images/columns-head-5.gif);}
.columns .head h2{
	font-size: 130%;
	color: #fff;
	margin: 0 9px;
	line-height: 120%;
}
.columns .head h2 a, .columns .head h2 a:visited, .columns .head h2 a:active {
	color: #fff;
	text-decoration: none;
}
.columns .body{
	width: 166px;
	margin: 6px 0 0 9px;
}
.columns .body .text{
	background: url(images/columns-text.gif) repeat-x;
	margin: 7px 0 0;
	font-size: 120%;
	line-height: 120%;
	padding: 8px 1px 0;
}
.columns .button{
	display: block;
	width: 53px;
	height: 20px;
	background-repeat: no-repeat !important;
	position: absolute;
	bottom: 15px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 20px 0 11px;
}
.columns .col-1 .button{
	background: url(images/columns-button-1.gif);
	left: 95px;
}
.columns .col-2 .button{
	background: url(images/columns-button-2.gif);
	left: 291px;
}
.columns .col-3 .button{
	background: url(images/columns-button-3.gif);
	left: 488px;
}
.columns .col-4 .button{
	background: url(images/columns-button-4.gif);
	left: 684px;
}
.columns .col-5 .button{
	background: url(images/columns-button-5.gif);
	left: 879px;
}

.columns a.button:visited, .columns a.button:active {
	color: #fff;
}

/*columns end*/
/*seo block start*/
.seo-block{
	width: 776px;
	margin: 0 auto;
	padding: 5px 6px 0 0;
}
h2{
	font-size: 26px;
	margin-bottom: 12px;
}
h3{
	font-size: 15px;
	margin: 26px 0 0;
}
#template6 h2, #template6 h3, #template6 h4 { color: #f45101; }
#template7 h2, #template7 h3, #template7 h4 { color: #662d91; }
#template8 h2, #template8 h3, #template8 h4 { color: #a5b400; }
#template9 h2, #template9 h3, #template9 h4 { color: #b8285b; }
#template10 h2, #template10 h3, #template10 h4 { color: #01abb7; }
#template11 h2, #template11 h3, #template11 h4 { color: #972c18; }

h4{
	font-size: 120%;
	color: #e04501;
}

h4 a { text-decoration: none; }

#template6 h4 a, #template6 h4 a:visited { color: #f45101; }
#template7 h4 a, #template7 h4 a:visited  { color: #662d91; }
#template8 h4 a, #template8 h4 a:visited  { color: #a5b400; }
#template9 h4 a, #template9 h4 a:visited  { color: #b8285b; }
#template10 h4 a, #template10 h4 a:visited  { color: #01abb7; }
#template11 h4 a, #template11 h4 a:visited { color: #972c18; }


/*extra block start*/
.extra{
	position: relative;
	width: 776px;
}
.corner {
	width: 19px;
	height: 18px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(images/corner.png) no-repeat;
}
.extra p {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 214px;
	height: 79px;
	text-indent: -9999px;
}

#template6 .extra p { background: url(images/learn-about-shetland.png) no-repeat; }
#template7 .extra p { background: url(images/work-in-shetland.png) no-repeat; }
#template8 .extra p { background: url(images/do-business-in-shetland.png) no-repeat; }
#template9 .extra p { background: url(images/move-to-shetland.png) no-repeat; }
#template10 .extra p { background: url(images/feature-articles.png) no-repeat; }
#template11 .extra p { background: url(images/shetland-org.png) no-repeat; }




.breadcrumbs{ 	display: none; }


/*main text start*/
.main-text{
	padding: 21px 15px 0 38px;
	font-size: 150%;
	width: 721px;
}
.main-text p{
	margin: 0 35px 20px 0;
}

.main-text .image {
	float: right;
	width: 240px;
	margin: 5px 19px 17px 17px;
}
.main-text .image .inner{
	position: relative;
	width: 240px;
}

.main-text .imgrow { clear: both; }
.main-text .imgrow .image { width: 220px; float: left;	margin: 5px 20px 5px 0px; }
.main-text .imgrow .image .inner { width: 220px; }

#template6 .main-text .image a img { border: 1px solid #e56127; padding: 2px; }
#template7 .main-text .image a img { border: 1px solid #662d91; padding: 2px; }
#template8 .main-text .image a img { border: 1px solid #a5b400; padding: 2px; }
#template9 .main-text .image a img { border: 1px solid #b8285b; padding: 2px; }
#template10 .main-text .image a img { border: 1px solid #01abb7; padding: 2px; }
#template11 .main-text .image a img { border: 1px solid #972c18; padding: 2px; }

.main-text .image .inner a em {
	width: 18px;
	height: 18px;
	bottom: -7px;
	right: -1px;	
	display: block;
	text-indent: -9999px;
	overflow: visible;
	position: absolute;
	display: none;
}


.main-text .image p{
	font-size: 80%;
	line-height: 120%;
	margin-top: 12px;
	margin-bottom: 0;
	margin-left: 6px;
}

.main-text table { margin: 10px 0 30px 30px; }
.main-text td { padding: 10px; }

.main-text ul { margin-left: 60px; margin-bottom: 25px; list-style-type: disc; }
.main-text ul li {margin: 1em 0px 1em 0; }

/*main text end*/
/*related links start*/
.related-links{
display: none;
}



/*section start*/
#section{
	width: 727px;
	margin: 0 0 0 28px;
	padding: 40px 0 40px;
}
#section h2{margin: 0 0 0 12px;}
#section ul{
	width: 100%;
	overflow: hidden;
	padding: 37px 0 0;
}
#section ul li{
	width: 100%;
	float: left;
	margin: 0 0 -5px;
}
#section ul li .box{
	width: 343px;
	float: left;
}
#section ul li .right{float: right;}
#section ul li .box:hover, #section ul li .box.hover{background: url(images/section-box.gif) repeat-y; }
#section ul li .box:hover .top-bg, #section ul li .box.hover .top-bg{

background: url(images/section-box-top.png) no-repeat;

 
}
#section ul li .box:hover .bot-bg, #section ul li .box.hover .bot-bg{background: url(images/section-box-bot.png) no-repeat 0 100%; }
#section ul li .box .image em, #section ul li .box:hover .image em, #section ul li .hover .image em{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 72px;
	height: 72px;
}
#section ul li .box .bot-bg{
	min-height: 73px;
	padding: 13px 0;
	width: 343px;
	overflow: hidden;
}
* html #section ul li .box .bot-bg{
	height: 73px;
	overflow: visible;
}
#section { display: none; }

.space40px {
	margin-right: 40px;
}


.sidebar{
display: none;
}


.sidebar .sub-nav{
display: none;
}



/*footer start*/
#footer{
	width: 776px;
	margin: 0 auto;
	margin-top: 50px;
	background: url(images/footer.gif) repeat-y;
	font-size: 110%;
	line-height: 120%;
	color: #524741;
}
#footer .top-bg{
	width: 776px;
	background: url(images/footer-top.gif) no-repeat;
}
#footer .bot-bg{
	width: 776px;
	background: url(images/footer-bot.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 11px 0;
}
#footer	ul{
	float: right;
	padding: 0 5px 0 0;
}
#footer	ul li{
	padding: 3px 20px 0 0;
	float: left;
}
#footer	.links{
	float: left;
	width: 500px;
	padding: 0 0 0 13px;
}
#footer	.links ul{
display: none;
}
#footer	.links li{padding: 0 7px 0 0;}
#footer	a, #footer a:visited {
	color: #766962
}
#footer	a:hover{
	color: #938f8a;
	text-decoration: underline;
}
#footer	.first{margin: 13px 0 0;}
/*footer end*/
/*main container end*/



.contacus p, .anti-spam-image, table {
        clear: both;
}

.anti-spam-image {
        margin: 10px 0;
        padding: 10px 0; 
}

.sIFR-flash { display: none;}

