﻿body
{
    font-family: Tahoma, Arial;
    text-align: center; /* center container */
    margin: 0;
    padding: 0;
    margin: 0 auto;
    font-size: 8pt;
    color: #d4d0c8;
    text-decoration: none;
    margin-top: 0px;
    background-image: url(../../global/images/bkg.PNG);
    background-repeat: repeat;
}

#outer
{
    width: 658px;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    vertical-align: top;
    padding-top: 0px;
    text-align: left;
    border: none;
    margin-top: 6px;
}   

#roof
{
 background-image: url(../../global/images/roof_bkg.PNG); width: 658px; background-repeat: no-repeat;
            height: 80px   
}

#inner
{
width: 656px;     border-right: #10253f 1px solid;
    border-top: #10253f 1px solid;
    border-left: #10253f 1px solid;
    border-bottom: #10253f 1px solid; background-color: #ffffff; height: 474px;    
    
}

#pageHomeRightContainer
{
   float: right; clear: right; width: 407px; height: 349px; background-image: url(../../pageimages/home/home_pic.PNG); background-repeat: no-repeat; 
}

#pagePortfolioRightContainer
{
   float: right; clear: right; width: 407px; height: 349px; background-image: url(../../pageimages/portfolio/portfolio_pic.PNG); background-repeat: no-repeat; 
}

#pageContactusRightContainer
{
   float: right; clear: right; width: 407px; height: 349px; background-image: url(../../pageimages/contactus/contactus_pic.PNG); background-repeat: no-repeat; 
}

#pageAboutRightContainer
{
   float: right; clear: right; width: 407px; height: 349px; background-image: url(../../pageimages/aboutus/aboutus_pic.PNG); background-repeat: no-repeat; 
}

#leftOuterPannel
{
    float: left; width: 249px; height: 94px;
}

#leftInnerCompName

{
   float: left; width: 249px; height: 94px ; background-image: url(../../global/images/compName.PNG); background-repeat: no-repeat;
}

#LeftInnerCompNameBelow
{
float: left; width: 239px; height: 245px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px;    
}


#LeftInnerComp
{
    width: 229px; height: 335px; background-color: #10253f; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px;
}

/* START top nav */
.topNav{
width: 370px; height: 36px; line-height: 36px; text-align: center;
float: right;
}

.topNav ul{
padding: 0; 
margin: 0;

}

.topNav ul li
{
    display: inline;
    background-color: #ffffff;
    padding: 0;
    margin: 4px;
    margin-top: 8px;
    float: left;
    line-height: 20px;
    width: 82px;
    text-decoration: none;

}

.topNav ul li a{
background-color: #ffffff;
padding: 0; 
margin: 0;
display: block;
text-decoration: none;
text-align: center;
border: solid 1px #133058;

}

.topNav ul li a:hover
{
    background-color: #133058;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #ffffff;

}


.topNav ul li a.selected
{
    background-color: #3399cc;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #ffffff;
  
}
/* FINISH top nav */


 #compy_bnnr_info
{
  font-size: 14pt; width: 407px; color: white; line-height: 33px; height: 33px;
                text-align: center; float: left;  
}

#right_outer_below
{
    float: right;
    width: 402px;
    height: 85px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

#right_inner_below
{
float: left; background-image: url(../../global/images/right_bottom.PNG); 
                background-repeat: no-repeat; width: 382px; height: 75px; padding-top: 3px; padding-bottom: 7px; padding-left: 10px; padding-right: 10px;
}

#footer
{
    padding-left: 5px;
    padding-right: 5px;
    float: right;
    width: 646px;
    height: 30px;
    background-color: #10253f;
    color: #ffffff;
    line-height: 30px;
    background-image: url(../../global/images/background.PNG);
    background-repeat: no-repeat;
}

/* start base styles */
a, a:visited, a:active, a:link
{
    border-style: none;
    text-decoration: none;
    color: #33cc33;
}

a:hover
{
text-decoration: underline;
color: #3399cc;
}

/* finish base styles */

/* START - Generic Usage */
.noborder{
border-style: none;
padding: 0px;
margin: 0px;
border: 0px;
}

/* START - element styling */
h1
{
    font-weight: bold;
    font-size: 12pt;
    color: #ffff99;
    padding: 0px;
    margin: 0px;
    padding-bottom: 4px;
}

h2
{
    font-weight: bold;
    font-size: 10pt;
    color: #3399cc;
    padding: 0px;
    margin: 0px;
    padding-bottom: 4px;     
}

br, p
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 4px;
}

.txtbox
{
    font-size: 8pt;
    background-color: #edeff1;
    margin-left: 2px;
    border-right: #3399cc 1px solid;
    padding-right: 2px;
    border-top: #3399cc 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: #3399cc 1px solid;
    padding-top: 2px;
    border-bottom: #3399cc 1px solid;
}


.contButns{
width: 370px; height: 22px; line-height: 22px; text-align: center;
}

.contButns ul{
padding: 0; 
margin: 0;

}

.contButns ul li
{
    display: inline;
    background-color: #ffffff;
    padding: 0;
    margin: 4px;
    margin-top: 8px;
    line-height: 20px;
    width: 82px;
    text-decoration: none;

}

.contButns ul li a{
background-color: #ffffff;
padding: 0; 
margin: 0;
display: block;
text-decoration: none;
text-align: center;
border: solid 1px #3399cc;

}

.contButns ul li a:hover
{
    background-color: #133058;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #ffffff;

}

.fmb
{
 float: right; 
 background-image: url(../../global/images/fmb.ico); 
 width: 42px;
 margin-right: 1px; 
 background-repeat: no-repeat; 
 height: 55px;
 cursor: default;
}

.fmb:hover
{
 cursor: pointer;   
}


.nhbc
{
 float: right; 
 background-image: url(../../global/images/nhbc.ico); 
 width: 95px;
 background-repeat: no-repeat; 
 height: 55px;
 cursor: default;
}

.nhbc:hover
{
  cursor: pointer;     
    
}

/* FINISH - element styling */
