/* Global settings */

body
{
	text-align: center;
	margin: 0px;
	background-color: #f3f3f3;
	font-family: verdana;
 	font-size: 8pt;
	zoom: 1;
	background-image: url("./images/tlo_last.jpg");
}

img, div
{
	behavior: url("./iepngfix/iepngfix.htc");
}

img.ButtonProperties
{
	border: 0px;
}

div#MainHorizontalAlignment
{	
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position: relative;
}

div#HeaderLeftSide
{
	float: left;
	height: 150px;
	width: 201px;
	background-image: url("./images/Slice_02.png");
	cursor: pointer;
}

div#HeaderRightSide
{
	float: left;
	height: 150px;
	width: 779px;
	background-image: url("./images/Slice_03.png");
}

div#NavigationTopLeft
{
	float: left;
	width: 681px;
	height: 55px;
	background-image: url("./images/Slice_05.png");
	background-repeat: no-repeat;
}

div#NavigationTopRight
{
	float: right;
	width: 299px;
	height: 55px;
	background-image: url("./images/Slice_11.png");
}

div#NavigationBar
{
	margin-left: 131px;
}

div#TopContent
{
	clear: both;
	background-image: url("./images/Slice_12.png");
	width: 980px;
	height: 287px;
}

div#CenterContent
{
	background-image: url("./images/Slice_13.png");
	width: 980px;
	height: 0px;
	display: none;
}

div#BottomContent
{
	background-image: url("./images/Slice_14.png");
	width: 980px;
	height: 247px;
}

div#Footer
{
	background-image: url("./images/Slice_15.png");
	width: 980px;
	height: 30px;
	color: #B8860B
}

div#ContentArea
{
	text-align: justify;
	position: absolute;
	width: expression('840px');
	width: 840px;
	height: 500px;
  top: 220px;
  left: 60px;
}

span.SectionsHeading
{
	font-weight: bold;
	color: #8B0000;
	font-size: 10pt;
}




/* Index.htm */

img#CompanyImage
{
	border: 0px;
	width: 300px;
	height: 250px;
	float: left;
	margin-right: 10px;
}




/* Contact.htm */

img#ContactMap
{
	border: 0px;
	width: 400px;
	height: 400px;
	float: left;
	margin-left: 90px;
}

div#ContactDescription
{
	float: left;
	width: 300px;
}




/* Offer.htm */

div#OfferLeftSide
{
	float: left;
	width: 400px;
}

div#OfferRightSide
{
	margin-left: 30px;
	float: left;
	width: 400px;
}




/* PriceList.htm */

div#PriceListLeftSide
{
	float: left;
	width: 400px;
}

div#PriceListRightSide
{
	margin-left: 30px;
	float: left;
	width: 400px;
}

img.PriceListImages
{
	border: 0px;
	width: 110px;
	height: 175px;
}




/* Gallery.htm */

img.GalleryThumbnails
{
	border: 0px;
	margin: 10px;
	width: 175px;
	height: 110px;
}
