/* CSS Document */body {	background-color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #F20000;	background-image: url(/images/koston/back.gif);}#menu {	position:relative;	margin-left:auto;	margin-right:auto;	width:790px;	height:100px;	background-image:url(/images/koston/menu.gif);	background-repeat:no-repeat;	margin-bottom:5px;}.button {	position:absolute;	top:66px;	height:28px;}#home {	position:absolute;	top:5px;	height:90px;	left:5px;	width:210px;}#truck {	left:380px;	width:120px;}#ads {	left:505px;	width:90px;}#commercial {	left:610px;	width:170px;}#footer {	color:#FFFFFF;	position:relative;	margin-left:auto;	margin-right:auto;	width:790px;	height:40px;	background-image:url(/images/koston/footer.gif);	background-repeat:no-repeat;	margin-top:5px;	text-align:center;	font-weight:bold;	text-transform:uppercase;}body,td,th {	color: #FFFFFF;}a {	text-decoration:none;}a:link {	color: #FFFFFF;}a:visited {	color: #FFFFFF;}a:hover {	color: #000000;}a:active {	color: #000000;}#container {	padding: 10px;	width: 810px;	margin-top: 20px;	margin-right: auto;	margin-left: auto;	position: relative;	background-color: #000000;}