.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.magin {
	padding:5px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background-image:url(images/bgindex.jpg);
	background-repeat:repeat-x;
	background-position:bottom left; 
	background-color:#717171;	
}

a:link {color:#e24625; text-decoration: none;}
a:visited {color:#e24625; text-decoration: none;}
a:hover {color: #ff790d; text-decoration: none;}
a:active {color: #ff790d; text-decoration: none;}

.bgmenu{
	background-color:#e8e8e8;
	padding:5px; 
}
.bgside_left{
	background-image:url(images/img_05.jpg);
	background-repeat: no-repeat;
	width:200px;
	background-position:bottom right;
	background-color:#717171;
}
.bgside_right{
	background-image:url(images/img_09.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color:#717171;
	width:200px;
}
