body
{
    margin-top: 5px;
    margin-bottom: 0px;
    background-color: #f4f3e4;
    font-family: Arial, Helvetica, sans-serif;
    color: #424d53;

}



.innertube
{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0
}

.innertuberight
{
    /*Margins for inner DIV inside each column (to provide padding)*/
    margin: 20px;
    margin-top: 0;

}
#contentwrapper 
{
    float: left;
    width: 100%;
    
    
}

#leftbody
{

    margin-right: 250px; /*Set right margin to RightColumnWidth*/
    font-size: 12px;
        background-image: url(images/side_bg_shadow.gif);
    background-repeat: no-repeat;
    background-position: right;


}

h1
{
    font-size:14;
}


a {
color:#076f96;
}
a:hover{
text-decoration:blink;
}

#generalContainer
{
    border: medium solid #FFFFFF;
	background-color:#FFFFFF;
    margin: 0 auto; /*Center container on page*/
	width:775px;
	
}
#generalHeader
{
    background-image:url(images/gisheader.jpg);
    background-repeat:no-repeat;
	text-align:center;
	height:130px;
}

#rightcolumn
{
    float: left;
    width: 250px; /*Width of right column*/
    margin-left: -250px;

}

.txt11{
font-size:11px;
padding:5px;
}
.txt14{
font-size:14px;
text-align:left;
font-weight:bold;
}
.blueText{
color:#076f96;
}

#Newsletter, #homeNews{
font-size:11px;
}

.margContent{
margin-left:10px;

}

.titleRightBoxs{
border:#deded6 1px dashed;
padding-left:10px;
margin-bottom:5px;
margin-right:5px;
margin-left:5px;
margin-top:10px;
text-align:left;

}


#loginBox
{
    margin-left:50px;
    background-image:url(images/bg-login.gif);
    background-repeat:repeat-x;
    background-position:top;
    width:80%;
    padding:5px;

}

#loginBoxInt{
background-image:url(images/bglogin2.gif);
background-repeat:repeat-x;
background-position:top;
width:400px;
font-size:11px;
border:#FFFFFF 3px solid;
}

.input{
font-size:11px;
width:120px;
}

#Titles {
    border-bottom: 1px dotted #808080;
    font-size: 16px;
        font-weight: bold;
        padding: 2px;
        text-align: left;
        margin-left: 20px;
        margin-right:20px;
        height:25px;
        width: 730px;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    height: 19px;
    width: 731px;
}
#Titles img{
margin-right:3px;
}

.red
{
    color:Red;
    font-weight:bold;
}
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #076f96; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 39px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 16px;
background-color: #424d53; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #076f96; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #076f96; /*Brown color theme*/ 
color: white;
border-color: #076f96; /*Brown color theme*/ 
}

#home #home-nav a,
#mission #mission-nav a,
#services #services-nav a,
#about #about-nav a,
#contact #contact-nav a,
#faq #faq-nav a,
#testimonials #testimoanials-nav a,
#links #links-nav a, 
#thermography #links-nav a 
{
background-color: #076f96; /*Brown color theme*/ 
color: white;
border-color: #076f96; /*Brown color theme*/ 
}

#homeNews1
{
    border-width: 1px;
    border-color: #e5e5e5;
    border-right-style: solid;
    border-left-style: solid;
    font-size:11px;

}

h2
{
    font-size:11px;
}

#footer
{
    clear: left;
    width: 100%;
    background-color: #424d53;
    padding: 4px 0;
    color: #CCCCCC;
    text-align: center;
    font-size:11px;
    height:25px;
}
	
#footer a{
	color:#CCCCCC;
	text-decoration:underline;
}
#footer a:hover{
	color:#FFFFFF;
	}


/*-----Boxes Style-------*/

td.boxGrayBL {
  background: url(images/gray_footer.gif) 0 100% no-repeat;
  width: 126px;
}

td.boxGrayBot {
  background: url(images/gray_footer.gif) -6px 100% repeat-x;
  height: 25px;

}


td.boxGrayBR {
  background: url(images/gray_footer.gif) 100% 100% no-repeat;
    width: 125px;
}


th.boxTL {
  background: url(images/box_header.gif) no-repeat;
  width: 26px;
  padding-left:10px;

}

th.boxTop {
  background: url(images/box_header.gif) -15px 0 repeat-x;
  width:90px;
  height:25px;
}

th.boxTR {
  background: url(images/box_header.gif) 100% 0 no-repeat;
  width: 25px;
}

.popupPanel
{
    background-color:White;
    visibility:hidden
}

