
/*Template*/
body     {
	background-color: white;
	background-image: url("styleimage/bestinterlocksite_06.jpg");
	background-repeat: repeat-y;
	background-position: 0 0
	}



#headerbg1    {
	background-image: url("styleimage/bestinterlocksite_04.jpg");
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 140px
	}




#headerbg2      {
	background-image: url("styleimage/bestinterlocksite_03.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 183px;
	height: 140px
	}




body,p,td,th,ul,li {
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
	}

a {
	text-decoration: none
	}

a:hover {
	color: red
	}
.spacer {
	width: 750px;
	height: 1px;
	float: none;
	clear: both
	}

.centerme {
	margin-right: auto;
	margin-left: auto
	}

.floatright {
	float: right
	}

.floatleft {
	padding-left: 32px;
	float: left
	}

#everything     {
	margin: 12px;
	position: absolute;
	top: 0;
	left: 0
	}





#header      {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px
	}


.logoimg {
	display: block;
	width: 150px
	}
#content  {
	margin-left: 185px;
	padding: 8px;
	position: absolute;
	top: 140px;
	left: 0;
	width: 600px;
	min-height: 350px;
	_height: 350px
	
	
	
	
	}
.product {
	margin: 8px
	}

#content li {
	margin-bottom: 8px
	}

#sidebar       {
	font-size: 12pt;
	padding: 6px;
	position: absolute;
	top: 175px;
	left: 0;
	width: 160px
	}





#sidebar p {
	font-size: 10pt
	}

#sidebar ul {
	text-indent: 0;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 4px
	}

#sidebar ul li {
	padding-bottom: 4px
	}

#sidebar a    {
	color: #a91851;
	font-size: larger;
	font-weight: bold;
	display: block
	}




#sidebar a:hover   {
	color: blue
	}

#testimonials  {
	color: #188a6f;
	font-size: smaller;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 565px;
	width: 200px;
	height: 80px
	}


.t  {
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: 4px
	}


#footer        {
	font-size: 8pt;
	text-align: center;
	text-transform: capitalize;
	margin: 100px 0 0;
	float: none;
	clear: both
	}




#address {
	font-size: 14px;
	margin-top: 48px;
	padding-right: 48px;
	float: right
	}
/*Front page*/
#preamble {
	margin-bottom: 32px;
	padding-right: 48px;
	padding-left: 48px
	}

#preamble h2 {
	text-indent: -16px
	}
#smallmaps  {
	padding-top: auto;
	padding-bottom: auto;
	width: 100%
	}


#location  {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	float: none;
	clear: both
	}

/*About page*/
.left   {
	float: left
	}



.right   {
	float: right
	}

.qa {
	margin-bottom: 16px
	}

.q {
	font-weight: bold
	}

.a {
	}

