﻿*
{
    padding: 0;
    margin: 0;
}


body 
{
    background-color: #000000;    
    font-family: Arial;
    font-size: 15px;
    min-width: 900px;
    width: 100%;
    text-align: center;
}

#full
{            
    top: 0px;
    left: 0px;
    height: 745px;
    width: 900px;
    z-index: 0;
    margin-left: auto;
    margin-right:auto;
}

#header
{            
    position: relative;
    background-color: #000000;      
    width: 100%;
    min-width: 900px;                
    height: 122px;
}

#rosetech
{
    background-image: url('../images/rosetechlogo.png');
    background-repeat: no-repeat;
    height: 45px;
    width: 353px;
    position:absolute;
    top: 41px;
    left: 19px;                                               
}
        
#call
{    
    color: White;
    font-family: Calibri, Arial;
    font-size: 32px;
    height: 25px;
    width: 270px;
    text-align:right;
    position:absolute;
    top: 47px;
    right: 14px;                                               
}

#hometab
{    

    height: 27px;
    width: 80px;
    text-align:center;
    padding-top: 4px;     
    position:relative;
    top:95px;
    left: 642px;
    z-index: 1;
    float:left;
}

#hometab a
{
    font-family: Calibri, Arial;
    font-size: 16px;
    color: White;   
    text-decoration:none;
}

.homeselect
{
    background-image: url('../images/hometab.jpg');
    background-repeat: no-repeat;
}

#abouttab
{
    height: 27px;
    width: 80px;
    text-align:center;
    padding-top: 4px;        
    position:relative;
    top:95px;
    left: 650px;
    z-index: 1; 
    float:left;
}

#abouttab a
{
    font-family: Calibri, Arial;
    font-size: 16px;
    color: White;   
    text-decoration:none;
}

.aboutselect
{
    background-image: url('../images/hometab.jpg');
    background-repeat: no-repeat;
}

#contacttab
{
    height: 27px;
    width: 80px;
    text-align:center;
    padding-top: 4px;
    position:relative;
    top:95px;
    left: 658px;
    z-index: 1; 
    float:left;
}

#contacttab a
{
    font-family: Calibri, Arial;
    font-size: 16px;
    color: White;   
    text-decoration:none;
}

.contactselect
{
    background-image: url('../images/hometab.jpg');
    background-repeat: no-repeat;
}

        
#bannersection
{    
    margin: 0 0 0 0;
    position: absolute;
    height: 300px;  
    left:0px;
    top:122px;          
    width:100%;
    min-width: 900px;  
    z-index:0;  
    margin-left:auto;
    margin-right:auto; 
}

#vec
{
    position: absolute;   
    background-image: url('../images/vector.jpg');    
    background-repeat: repeat-x;
    top:0px;
    left:0px;
    width: 100%;
    height: 422px;               
    z-index: 1;      
}

#placeholderheight
{
    z-index:1;
    height:423px;
}

#banner 
{            
    position: relative;        
    height:423px;
    min-width:900px;
    width:900px;
    margin-left: auto;
    margin-right: auto;    
    z-index: 1;                          
}

#icontext, #callsystext, #cpgtext, #rosetext, #mailtext
{
    position:relative;
    color: White;
    font-size: 48px;
    text-align:left;
    top: 26px;
    left: -20px;
}

#icondesc, #callsysdesc, #cpgdesc, #rosedesc, #maildesc
{
    position:relative;
    font-family: Calibri, Arial;
    color: White;
    font-size: 18px;
    line-height: 24px;
    text-align:left;    
    top: 49px;
    left: 45px;
}

#icondesc img, #callsysdesc img, #cpgdesc img, #rosedesc img, #maildesc img
{
    vertical-align:middle;
}
.iconbg
{
    background-image: url(../images/iconbg.jpg);
    background-repeat: repeat-x;  
}

.cpgbg
{
    background-image: url(../images/cpgbg.jpg);
    background-repeat: repeat-x;  
}

.callsysbg
{
    background-image: url(../images/callsysbg.jpg);
    background-repeat: repeat-x;  
}

.rosebg
{
    background-image: url(../images/rosebg.jpg);
    background-repeat: repeat-x;  
}

.mailbg
{
    background-image: url(../images/mailbankbg.jpg);
    background-repeat: repeat-x;  
}

.blankbg
{
    background-image: url(../images/blankbg.jpg);
    background-repeat: repeat-x;  
}

.contactbg
{
    background-image: url(../images/contactbg.jpg);
    background-repeat: repeat-x;  
}

#companies
{
    position:relative;    
    margin-left:auto;
    margin-right:auto;
    min-width: 900px;
    height: 115px;    
    z-index: 1;
}

#companies a
{
    text-decoration:none;
}

#buttons
{
    position: relative;
    width: 60px;
    top:126px;
    left: 797px;
    z-index:2;
    float:left;
}

#buttons span
{
    z-index: 2;
}

#buttons span img
{
    margin: 1px;
    z-index:2;
}

#icon
{
    position:absolute;
    background-image: url('../images/iconbw.jpg');
    width: 153px;
    height: 115px;    
    top: 146px;
    left: 24px;    
    z-index: 1;
}

#callsys
{
    position:absolute;
    background-image: url('../images/callsysbw.jpg');
    width: 153px;
    height: 115px;    
    top: 146px;
    left: 200px; 
    z-index: 1;
}

#cpg
{
    position:absolute;
    background-image: url('../images/cpgbw.jpg');
    width: 153px;
    height: 115px;    
    top: 146px;
    left: 378px; 
    z-index: 1;
}

#rose
{
    position:absolute;
    background-image: url('../images/roseemediabw.jpg');
    width: 153px;
    height: 115px;    
    top: 146px;
    left: 554px; 
    z-index: 1;
}

#mail
{
    position:absolute;
    background-image: url('../images/mailbankbw.jpg');
    width: 153px;
    height: 115px;    
    top: 146px;
    left: 730px; 
    z-index: 1;
}


#iconblurb, #callsysblurb, #cpgblurb, #roseblurb, #mailblurb
{
    text-align:left;
    font-family: Calibri, Arial;
    font-size: 14px;
    line-height: 18px;
    color: White;
    width: 160px;
    position: absolute;
    top: 246px;
    z-index:1;    
}

#iconblurb
{
    left: 24px;
}

#callsysblurb
{
    left: 200px;
} 

#cpgblurb
{
     left: 378px;
}

#roseblurb
{
    left: 554px;
}

#mailblurb
{
    left: 730px;
}

#iconblurb img, #callsysblurb img, #cpgblurb img, #roseblurb img, #mailblurb img
{
    position: absolute;
    top: 126px;
    left: -5px;
    border: 0;
}

#contactheading
{
    font-family: Calibri, Arial;
    font-size:40px;
    width: 200px;
    color: White;
    position:relative;
    float:left;
    top: 48px;
    left: 33px;
}

#aboutheading
{
    font-family: Calibri, Arial;
    font-size:40px;
    width: 100px;
    color: White;
    position:relative;
    text-align:left;
    float:left;
    top: 48px;
    left: 48px;
}

#abouttext
{
    font-family: Calibri, Arial;
    font-size:16px;    
    color: White;
    position:absolute;
    text-align:left;
    float:left;
    width: 800px;
    top: 105px;
    left: 48px;
}

#privacyheading
{
    font-family: Calibri, Arial;
    font-size:40px;
    width: 100px;
    color: White;
    position:relative;
    text-align:left;
    float:left;
    top: 48px;
    left: 48px;
}

#privacytext
{
    font-family: Calibri, Arial;
    font-size:16px;    
    color: White;
    position:absolute;
    text-align:left;
    float:left;
    width: 800px;
    top: 105px;
    left: 48px;
}

#formtable
{
    font-family: Calibri, Arial;
    font-size: 18px;
    position: absolute;
    width: 380px;
    top: 120px;
    left: 45px;   
    color: White; 
}

#formtable td
{
    text-align:left;
}

#addresstable
{
    font-family: Calibri, Arial;
    font-size: 18px;
    position: absolute;
    width: 395px;
    top: 115px;
    left: 450px;   
    color: White; 
}

#addresstable td
{
    text-align:left;
}

#footer
{
    height: 25px;                        
    position: relative;            
    top: 600px;
    left: 0px;
    width: 100%;
    min-width: 900px;           
    z-index:2;
}
        
#footer img
{
    position:absolute;
    left:11px;
    top: 0px;
    float:left;
}
#likeIt
{
    position:relative;
    left:200px;
    top: 580px;
    float:left;
}        
#sitemap
{
    color: White; 
    text-align: left;   
    font-family: Calibri, Arial;  
    font-size: 12px;      
    position: relative;            
    top: 8px;
    right: -25px;
    width: 485px;
    font-size: 12px;            
    float:right;
    vertical-align: bottom;
}
               
.footerlink
{
    font-family: Calibri, Arial;  
    font-size: 12px;    
}
               
.footerlink:link, .footerlink:visited, .footerlink:active, .footerlink:hover
{
    color:White;
}
        
.footerlink:link, .footerlink:visited
{
    text-decoration: none;
}
        
.footerlink:active, .footerlink:hover
{
    text-decoration:underline;
}
        
        
ul
{
    list-style-position: inside;
}               
