body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	line-height: 18px;/*background: #f4f4f4 url(bg.gif) top center repeat-y;*/
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#footer {
	width: 600px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.small {
font-size: .9em;
}

.bold {
font-weight: bold;
color: #990000
}
.bigBold {
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
}
.style5 {
	font-size: 9px;
	color: #FFFFFF;
}
.style6 {color: #286ea0}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
	text-decoration: none;
}
.tableIndentContact {
	background-attachment: scroll;
	background-image: url(assets/sideBarContact.jpg);
	background-repeat: no-repeat;
}
.tableIndentAbout {
	background-attachment: scroll;
	background-image: url(assets/sideBarAbout.jpg);
	background-repeat: no-repeat;
}
.tableIndentManufacturer {
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.tableIndentNews {
	background-attachment: scroll;
	background-image: url(assets/sideBarNews.jpg);
	background-repeat: no-repeat;
}
