﻿body 
{
    margin:0px;
    padding:0px;
    background-color:white;
    text-align:left;
}
.banner_bg
{
    background-image:url(http://www.activeennovations.com/images/rtm/LandingRTM/bg.png);
 background-repeat: no-repeat;
 width:788px;
 height:139px;    
}
.menu_left_bg
{
 background-image:url(http://www.activeennovations.com/images/rtm/LandingRTM/menu_bg_left.png);
 background-repeat: no-repeat;
 width:11px;
 height:39px;
}
.menu_right_bg
{
 background-image:url(http://www.activeennovations.com/images/rtm/LandingRTM/menu_bg_right.png);
 background-repeat: no-repeat;
 width:11px;
 height:39px;
}
.menu_bg
{
 background-image:url(http://www.activeennovations.com/images/rtm/LandingRTM/menu_bg.png);
 background-repeat: repeat-x;
 width:300px;
 height:39px;    
}
.menu_text
{
    font-family:  Tahoma;
    font-size:12px;
    color:white; 
    text-decoration:none;
    font-weight:bold;
    padding:8px;
}
.menu_text:hover
{
    font-family:  Tahoma;
    font-size:12px;
    color:yellow; 
    text-decoration:none;
    font-weight:bold;
    padding:8px;
}
.logo
{
 background-image:url(http://www.activeennovations.com/images/rtm/LandingRTM/logo.png);
 background-repeat: no-repeat;
 width:442px;
 height:79px;
 background-position:right;
}

.flash
{
 background-image:url(http://www.activeennovations.com/images/rtm/LandingRTM/workers.png);
 background-repeat: no-repeat;
 width:961px;
 height:313px;
}
.boxes_bg
{
 background-image:url(http://www.activeennovations.com/images/rtm/LandingRTM/baner_bg.png);
 background-repeat: no-repeat;
 width:849px;
 height:173px;
}
.boxes
{
    text-align:center;
    vertical-align:middle;
}
.body_title
{
    color:gray;
    font-family:Tahoma ;
    font-size:19px;
    text-align:left;
    font-weight:bold;
    text-transform:uppercase;
    
      
}
.icon_title
{
     color:gray;
    font-family:Tahoma ;
    font-size:14px;
    text-align:left;
    font-weight:bold;
    text-transform:uppercase;
     padding-left:20px;
}

.body_text
{
    font-family: tahoma;
    font-size:12px;
    text-align: justify;
    color:Gray;
     
}
.body_text_td
{
     vertical-align:middle;
     text-align:left;
 
}
.links_text
{
     font-family: tahoma;
    font-size:12px;
    text-align: justify;
    color:#0e84ff;
    padding:10px;
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 10px; 
    margin-top: 20px; 

}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
.body_style
{
    width:890px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:10px;
    padding-top:40px;
}






