body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/tile.jpg);
	font-size: 100%;
	font-family: "Trebuchet MS", "Century Gothic", AvantGarde, Arial, Verdana;
	color: #000000;
}

#centrecontainer
{
	position: absolute;
	left: 0px;
	width: 100%;
	margin-left: -475px;
	left: 50%;
}

#container    
{
	width: 950px;
	height: auto;
	background: #FFFFFF;
	border-bottom: 1px solid #02468F;
	border-left: 1px solid #02468F;
	border-right: 1px solid #02468F;
}

#topbar
{
	height: 34px;
	background: #02468F url(images/ST_Logo_TB.jpg) no-repeat 870px 0px;
	color: #BEDFFE;
}

#toplinedark
{
	height: 5px;
	width: 226px;
	background: #006699;
}

#toplinelight
{
	float: left;
	margin-top: -5px;
	margin-left: 226px;
	height: 5px;
	width: 724px;
	background: #6699CC;
	border-right: 1px solid #02468F;
}

#header    
{
	width: 950px;
	height: 170px;
	margin-left: -1px;
	margin-top: -1px;
	background: url("images/ST logo(CMYK).jpg") no-repeat #FFFFFF;
	border-left: 1px solid #02468F;
	border-right: 1px solid #02468F;
}

#headerpics
{
	float: right;
	width: 724px;
	height: 170px;
	background: url(images/header_pics/header_collage.jpg) no-repeat right;
}

#headertext
{
	margin-left: 230px;
	margin-top: 37px;
	color: #02468F;
	font-size: 220%;
}

#headertel
{
	float: left;
	margin-left: 240px;
	margin-top: -43px;
}

#headertext2
{
	float: left;
	font-size: 12px;
}

#headertext3
{
	margin-left: 6px;
	font-size: 12px;
}

#navbar
{
	margin-top: 4px;
	height: 60px;
	background: #BEDFFE;
	border-top: 1px solid #02468F;
	border-bottom: 1px solid #02468F;
	padding: 6px 0px 0px 230px;
	color: #000000;
}

#navbar ul
{
	margin: 0;
	padding: 4px 0 0 0px;
	list-style-type: none;
}

#navbar ul li
{
	display: inline;
}

#navbar ul li a
{
	float: left;
	padding: 10px 15px;
	margin: 0 10px 0 0;
	background: #BEDFFE;
	letter-spacing: 1px;
	color: #02468F;
	border: 1px solid #BEDFFE;
	text-decoration: none;
}

#navbar ul li a.active
{
	color: #02468F;
	text-decoration: none;
	border: 1px solid #02468F;
	background: #BEDFFE;
}

#navbar ul li a:hover
{
	background: #02468F;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}


#content
{
	position: relative;
  	float: right;
	background: #FFFFFF;
	width: 710px;
	height: auto;
	margin: 0;
	border-left: 1px solid #02468F;
	padding: 5px 0px 5px 10px;
	color: #02468F;
}

#content a
{
	text-decoration: none;
	color: #02468F;
	font-size: 100%;
}

#content a:hover
{
	text-decoration: none;
	color: #BEDFFE;
}

#content td
{
	font-size: 75%;
}

#content table
{
	background: url(product_pages/insulation_images/table_bgd.gif);
}

#content hr
{
	margin-top: -20px;
	color: #02468F;
}

#sectionLinks
{
	background: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	font-size: 100%;
	width: 229px;
	height: inherit;
}

#sectionLinks ul
{
	list-style: none; margin: 0; padding: 0;
}

#sectionLinks a:link
{
	padding: 4px 0px 3px 20px;
	width: 100%;
	width: auto;
	text-decoration: none;
	display: block;
	color: #02468F;
}

#sectionLinks a:visited
{
	padding: 4px 0px 3px 20px;
	text-decoration: none;
	color: #02468F;
	display: block;
}

#sectionLinks a:hover
{
	background-color: #02468F;
	padding: 4px 0px 3px 20px;
	color: #FFFFFF;
}

#sectionLinks a.active
{
	background-color: #BEDFFE;
	color: #02468F;
	padding: 4px 0px 3px 20px;
}

.feature
{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.feature h3
{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: -19px 10px 5px 0;
}

.feature object
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: -19px 10px 5px 0;
}
	
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story
{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p
{
	padding: 0px 0px 10px 0px;
}

#footerlinelight
{
	float: left;
	height: 4px;
	width: 724px;
	background: #6699CC;
}

#footerlinedark
{
	float: left;
	margin-top: -4px;
	margin-left: 724px;
	height: 4px;
	width: 226px;
	background: #006699;
}

#footer
{
	float: left;
	width: 720px;
	height: 28px;
	background: #02468F url(images/ST_Logo_TB.jpg) no-repeat;
	padding: 8px 0px 0px 230px;
	color: #2867A5;
	font-size: 70%;
}

#footer a
{
	text-decoration: none;
	color: #2867A5;
}

#footer a:hover
{
	color: #FFFFFF;
}

#name
{
	margin-left: 45px;
	border: 1px solid #BEDFFE;
}

#busname
{
	margin-left: 13px;
	margin-top: 1px;
	border: 1px solid #BEDFFE;
}

#number
{
	margin-left: 8px;
	margin-top: 1px;
	border: 1px solid #BEDFFE;
}

#email
{
	margin-left: 18px;
	margin-top: 1px;
	border: 1px solid #BEDFFE;
}

#enquiry
{
	margin-left: 27px;
	border: 1px solid #BEDFFE;
}

#address
{
	margin-left: 58px;
	border: 1px solid #BEDFFE;
}

#contentimagelink
{
	width: 100%;
}

#contentimagelink img
{
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 6px 6px 6px 6px;
	border:  #BEDFFE 1px solid;
}