body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;

}


/* main start */
.main-bg{
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 803px;
	height: 241px;
}
/* menu start */
.bg-menu{
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 803px;
	height: 43px;
}
/* top background start */
.bg-top{
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 803px;
	height: 138px;
}

.company-min {
	font-size: 16px;
	color: #5F5F5F;
	font-family: "Arial", Times, serif;
	padding-left: 10px;
	font-weight: bold;
	text-decoration:none;
}
#link a:link {
	text-decoration:none;
	color: #5F5F5F;
}
#link a:visited {
	text-decoration:none;
	color: #5F5F5F;
}
#link a:hover {
	text-decoration:none;
	color: #333;
}

.company-big {
	font-size: 24px;
	color: #000000;
	font-family: "Arial", Times, serif;
	padding-left: 10px;
	text-decoration:none;
}
#link2 a:link {
	text-decoration:none;
	color: #000000;
}
#link2 a:visited {
	text-decoration:none;
	color: #000000;
}
#link2 a:hover {
	text-decoration:none;
	color: #333;
}

.main-name {
	font-size: 14px;
	color: #333;
	font-family: "Arial", Times, serif;
	text-decoration:none;
	font-weight: bold;

}

.title-min {
	font-size: 12px;
	color: #fff;
	font-family: "Arial", Times, serif;
	text-decoration:none;
}
.title-big {
	font-size: 16px;
	color: #FAFB1B;
	font-family: "Arial", Times, serif;
	text-transform: uppercase;
}

.bg-line {
background: url("images/bg-line.jpg") repeat-y 0 0;
}


/********* footer  ********/
.footer {
		background: #fff url("images/footer.jpg") top center no-repeat;
width: 803px;
height: 40px;
color: #333;
font: 11px Verdana;


}



.footer a{
color: #333;
font: 11px Verdana;
text-decoration: none;

}
.footer a:visited{
color: #333;
font: 11px Verdana;
text-decoration: none;

}
.footer a:hover{
color: #000;
font: 11px Verdana;
text-decoration: underline;

}


/*** txt ****/
.txt{
font: 11px Verdana;
color: #4B4B4B;
text-decoration: none;
}


.txt a{
color: #555555;
font-size: 11px;
font-family: Verdana;
text-decoration: none;

}
.txt a:visited{
color: #555555;
font-size: 11px;
font-family: Verdana;
text-decoration: none;

}
.txt a:hover{
color: #D76500;
font-size: 11px;
font-family: Verdana;
text-decoration: underline;
}

.title {
	font-size: 16px;
	color: #000;
	font-family: "Arial", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

/* button rollover  start */

#more
{
  display: block;
  width: 99px;
  height: 25px;

  background: url("images/btn.jpg") no-repeat 0 0;
color: #fff;
font-size: 11px;
font-family: Verdana;
text-decoration: none;
}

#more:hover
{ 
  background-position: 0 -25px;
  text-decoration: none;
  color: #333;
}

#more span
{display: block;
  padding-left: 10px;
  padding-top: 5px;
}


/* button rollover  end */

.line-horizont{
background: url("images/line-horizont.gif") top center repeat-x;
}
.line-vertical{
background: url("images/line-vertical.jpg") top center repeat-y;
}

.img{
border: 1px solid #c7c7c7;
}

.tr{
border: 1px solid #DCDCDC;
		background-image: url(images/bg-main-more.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.txt-red {
color: #ff0000;
font-size: 11px;
font-family: Verdana;
}
.txt-green {
color: #449600;
font-size: 14px;
font-family: Verdana;
}
