body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/crank.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;




}
#side1{
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 100px;
	width: 180px;
	height: 100%;
	bottom: 0px;
	color: #FFCC00;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/tyre_bg.gif);
	background-repeat: repeat-y;
	background-position: left;

}
#side1 img {
	margin-top:1px;
	margin-bottom: 0px;
	margin-left:10px;
}


#imgAddressBlock {
	margin-top: 10px;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 180px;
	padding: 120px 220px 10px 10px;
	bottom: 0px;
}
#content img {
	float: right;
	margin: 0px 10px 10px;
	border: none;

}
#side2 {
	position: absolute;
	width: 220px;
	top: 0px;
	right: 5px;
	margin-top:145px;
}
#headers {
	width: 100%;
	height: 121px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 2px;
}

#links  {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
#links ul {
	list-style: none ;
	margin-left: 0px ;
	padding-left: 0px;
}
#link li {
	border-bottom: 1px solid #FFFFFF;	
}

#links a:link, #links a:visited {
	display: block;
	color: #FFCC00;
	text-decoration: none;
	height: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 11px;
	margin-top: 1px;
  	background-color: #000000 ;
}
#links a:hover, #links a:active {
	display: block;
	color: #FFFF00;
	background-attachment: fixed;
	background-color: #333333;
	background: url(images/buts_anim_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#side1 a:link img, #side1 a:visited img {
	border-top: none;
	border-bottom: none;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#side1 a:hover img {
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
#side1 a:active img {
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}



#bar1 {
	background-color: #000000;
	position: absolute;
	top: 12px;
	left: 162px;
	height: 3px;
	width: 60%;
	display: block;
}
#bar2 {
	position: absolute;
	top: 24px;
	margin-left: 162px;
	left: 0px;
	width: 50% ;
	height: 4px;
	background-color: #000000;
	display: block;
}
#bar3 {
	position: absolute;
	top: 24px;
	right: 0px;
	width: 50% ;
	height: 4px;
	background-color: #000000;
	display: block;

}
#bar4 {
	position: absolute;
	top: 46px;
	right: 0px;
	width: 50% ;
	height: 12px;
	background-color: #000000;
	display: block;

}
#bar5 {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 50% ;
	height: 3px;
	background-color: #000000;
	display: block;
}
#bar6 {
	position: absolute;
	top: 90px;
	right: 0px;
	width: 15% ;
	height: 26px;
	background-color: #000000;
	display: block;
}
#bar61 {
	position: absolute;
	top: 98px;
	right: 0px;
	width: 70% ;
	height: 22px;
	background-color: #666666;
	display: block;
}
#bar7 {
	position: absolute;
	top: 98px;
	left: 162px;
	width: 25%;
	height: 22px;
	background-color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-align: right;
	padding-right:10px;
}
#barlogo{
	position: absolute;
	top: 5px;
	height: 90px;
	width: 100%;
	display: block;
	background-image: url(images/cLogo.gif);
	background-repeat: no-repeat;
	background-position: 180px center;
	z-index: 1;
}
#banBar{
	position: absolute;
	top: 0px;
	height: 98px;
	right: 0px;
	width: 150px;
	display: block;
	background-image: url(images/tlBanner.gif);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 1;
}

.theBlocks {
	background-attachment: fixed;
	background-color: #FFFFCC;
	background: url(images/theblocks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 192px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 10px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	font-size: .9em;



}
.theBlocks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;

}
#footers {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #CCCCCC;
	clear: both;
	display: block;
	border-top: 1px dotted #AAAAAA;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;

}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;

}
#theworks {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
}
html, body, #theworks {
	min-height: 100%;
	width:100%;
	height: 100%;
}
html>body, htm>body #theworks {
height: auto;

}
#theBlocks img {
	text-align: center;
	border: 0;
}
#datamain {
	margin-top:-15px;
}