
 
#container{
	background-color:#CCCCCC;
	margin: 1em auto;
	width: 96%;
    width: 960px;
	height: 100%;
	text-align: left;
	background-color: #F2F2E6;
	border: 1px solid #000000;
	padding: 0px;
	/*background-image: url(../FW_images/whiteNavBG.jpg);*/
	/*background-repeat: repeat-y; */
	
}

#header{
	height: 120px;
	padding: 0px;
	margin: 0px;
	clear: both;
	
	
}

#siteMainTitle{
	height: 114px;
/*	width: 85%;*/
	padding: 0px;
	margin: 0px auto;
/*	float: left;*/
	background-image: url(../images/butterbyShetlands_CornerStyle.gif);
    background-position:  left top;
	background-repeat: no-repeat;
	line-height: 114px;
}
#navigation{
	width: 82%;
	padding: 2px;
	background-color: #ffffff;
	margin: 2px;
	position: absolute;
	right: 1.5em;
	top: 112px;
	
}

#navBarStyle{
	height: 23px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(../images/topNavStyle.jpg);
	background-repeat: repeat-x;	
	line-height: 23px;
	
	
}

#navBar{
	height: 25px;
	padding: 3px 0px 0px;
	margin: 0px;
	clear: both;
	background-color: #C5C2C7;
	text-align: center;	
	font-size: .9em;
	
}


#col1{
	width: 174px;
	
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: right;
	z-index: -20;
	border: 0px none #CC6600;
	height: 350px;
}


#col2{

 margin-left: 5px; 	padding: 2px 3px 4px 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 0px none #CC6600;
	vertical-align: top;
	display: block;
	clear: none;
}

#content{
	padding: 2px 3px 4px 5px;
	margin: 0px;
	border: 0px none ;
	vertical-align: top;
	text-align: center;
	
	
}

#footer{
	
	clear: both;
}
#footerStyle{
	clear: both;
	background-image: url(../images/footerStyle.gif);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
}

#sectionLinks{
	margin: 15px 0px 0px;
	padding: 0px;
	border: 0px none #CCCC00;
	width: 170px;
	clear: none;

}

#address{
	margin: 2px 0px 0px;
	padding: 0px 6px 1px 8px;
	border: 0px none #CCCC00;
	clear: none;
}
#legal{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none #CCCC00;
	clear: both;
}

.spacer { clear: both; }


