/* CSS Document */
a
{
	text-decoration:none;
}

img
{
	text-decoration:none;
	border:none;
}

.justcomment
{
display:none;
}

.bold_red
{
	font-weight:bold;
	color:#FF0000;
}

.img_link
{
	text-decoration:none;
	border:none;
}

.main_cont
		{
		position:absolute;
		top:260px;
		min-width:800px;
		}

#bulets
{
	color:#2B1D15;
	font-weight:bold;
	font-size:18px;
}

#igp_pic
	{
	float:right;
	margin-right:22px;
	margin-left:22px;
	font-size:smaller;
	}

#divs	{
		background-color:#FFFFFF;
		width:800px;
		}

#head_ban
		{
		}

.navbut
{
  display: block;
  width: 160px;
  height: 35px;
  background:url(../navbar/navbut.png);
  color:#FFFFFF;
  line-height:33px;
  cursor:pointer;
}

.navbut:hover
{ 
  background-position: 0 -35px;
    color:#00FFFF;

}

.navbut_home
{
  display: block;
  width: 160px;
  height: 35px;
  background:url(../navbar/home.png);
  color:#FFFFFF;
  line-height:33px;
  cursor:pointer;
}

.navbut_home:hover
{ 
  background-position: 0 -35px;
    color:#00FFFF;

}

.contact_us
{
  display: block;
  width: 160px;
  height: 35px;
  background:url(../navbar/contact_us.png);
  color:#FFFFFF;
  line-height:33px;
  cursor:pointer;
}

.contact_us:hover
{ 
  background-position: 0 -35px;
    color:#00FFFF;

}


.homex
{
  display: block;
  width: 56px;
  height: 40px;
  background:url(../navbar/homex.png);
}

.homex:hover
{ 
  background-position: 0 -40px;
}

.cons
{
  display: block;
  width: 172px;
  height: 40px;
  background:url(../navbar/cons.png);
}

.cons:hover
{ 
  background-position: 0 -40px;
}

.im
{
  display: block;
  width: 172px;
  height: 40px;
  background:url(../navbar/im.png);
}

.im:hover
{ 
  background-position: 0 -40px;
}

.webs
{
  display: block;
  width: 172px;
  height: 40px;
  background:url(../navbar/webs.png);
}

.webs:hover
{ 
  background-position: 0 -40px;
}

.km
{
  display: block;
  width: 172px;
  height: 40px;
  background:url(../navbar/km.png);
}

.km:hover
{ 
  background-position: 0 -40px;
}

.formx
{
  display: block;
  width: 56px;
  height: 40px;
  background:url(../navbar/formx.png);
}

.formx:hover
{ 
  background-position: 0 -40px;
}

.linkto_templates
{
  display: block;
  width: 308px;
  height: 31px;
  background:url(../images/linkto_templates.png);
}

.linkto_templates:hover
{ 
  background-position: 0 -31px;
  cursor:pointer;
}

.linkto_customized
{
  display: block;
  width: 201px;
  height: 31px;
  background:url(../images/linkto_customized.png);
}

.linkto_replica
{
  display: block;
  width: 220px;
  height: 31px;
  background:url(../images/linkto_replica.png);
}