html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend, 
 caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	background: transparent;
/*	vertical-align: baseline; */
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        }
  
           
        
body {
	font-size:12px;
	background-color: #FEEEBE;
	font-family: Tahoma;
	color: #2A2A28;
	margin:0px;
	padding:0px;
}		  
		  
		  
	  
* strong, * b{font-weight:bold;}

* i, * em{
font-style: italic;
}
html{
font-size:100.01%;
}

.fl-left
{
	float:left;
}
.spacer
{
clear:both;
}
a {font-size:12px;
	
	font-family: Tahoma;
	color: #2A2A28;
	margin:0px;
	padding:0px;}
.submenu
{
    visibility: hidden;
    float:left;
    height: 24px;
    float:left;
/*    background-image: url(../images/menu/active.jpg);
    background-repeat: repeat-x;    */
    margin-left: 120px;
}
.submenu_left
{
    height: 24px;
    width: 14px;
    float: left;
    background-image: url(../images/menu/left_border.png);
    background-repeat: no-repeat;
}
.submenu_right
{
    height: 24px;
    width: 14px;
    float: left;
    background-image: url(../images/menu/right_border.png);
    background-repeat: no-repeat;
}
.submenu_element
{

    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
    text-align: center;
    height: 24px;
    float:left;
    background-image: url(../images/menu/submenu_spacer.jpg);
    background-repeat: repeat-x;
}
.submenu a
{
    font-family:Arial;
    font-size:13px;
    color:#FFFFFF;
    text-decoration: none;
    background-image: url(../images/menu/bottom.png);
    padding-bottom: 6px;
    background-repeat: no-repeat;
    background-position: center bottom;

}
#tel{
    color: #F89F02;
    font-family: Arial;
    font-size: 18px;
    left: 12px;
    position: absolute;
    top: 4px;
}
#tel span{
    color: #F89F02;
    font-size: 28px;
    font-weight: bold;

}
.trans_td {
    border-bottom: 1px solid #949494;
    vertical-align: middle;
}
