/* MAIN MENU */
.menu-eng-style
{
 /*background-image:url(../images/menu-sep.gif);
 background-repeat:no-repeat;
 background-position:right;
 height:19px;*/
}

.main-menu a.menu-eng-style
{
	background-image:url(../images/menu-sep.gif);
	background-repeat:no-repeat;
 background-position:right;
 height:5px;
 padding:0 10px 0 10px;
	}


/* FOOTER */
.wrap-footer{
padding:10px 0px 0 60px;
}
ul.footer-eng{
list-style-type:none;
}
ul.footer-eng li{
float:left;
padding:0 5px 0 5px;
}
/**/


/* HOMEPAGE */
.hp-bottom-3boxes{
margin:23px 0 0 0;
*margin:18px 0 0 0;
height:100%;
}
.hp-info-box{
width:272px;/*277*/
padding:0 0 0 5px;
height:100%;
}
.margin-right-9px{
margin-right:13px;
}
/**/

/***********************/
/*   reg-page-template */
/***********************/
.reg-page-template-eng
{
	margin:35px 221px 35px 0;
width:500px;/*650*/
padding:0 54px 0 30px;
background-image:url(../images/vertical-squre-border.gif);
background-repeat:repeat-y;
background-position:right;
}



