body{
	margin:0;
	padding:0;
	background: #99CCFF;
	line-height: 1.3em;
    text-align: left;
	font-size: 10pt;
	font-weight: 700;
	font-family: "arial", sans serif;
	color: #FFFFFF;	
}

table{
    font-size: 11pt;
	font-family: "arial", sans serif;
	text-decoration: none;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
}

a:active  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

b{font-size: 110%;}
h1 {
color: #000080;
font-size: 1.7em;
}

h2 {
color: #000080;
font-size: 1.6em;
}

h3 {
color: #000080;
font-size: 1.5em;
}


#topdescription{ 
text-align: center;
margin-top: o;
font-size: xx-small;
color: #99CCFF;
line-height: 1.1em;
}

#maincontainer{
position:relative;
width:70%;
margin: 0 auto; /*Center container on page*/
background: #000080;
border-style: solid; 
border-color: #000000; 
border-width: 2px;

}

#topsection{
background: #000080;
text-align: center;
}
#topsectionnav{
background: #000080;
width: 60%;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 7px;
margin-right: 7px;
padding-top: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
background: #000080 url(http://www.eliteinspector.com/images/newlogowithtetbgt2.jpg);
color: #ffffff;
}

#footer{
clear: left;
width: 100%;
color: #FFFFFF;
text-align: center;
font-size: 8pt;
line-height: 1.4em;
padding: 4px 0;
}
.imgborder{
border: 2px solid #CC6699;
}
a.tinytext{
font-size: 10px;
}
.footerdata{
font-size: 8pt;
color: #FFFFFF
}

.footerdata a{
font-size: 8pt;
color: #FFFFFF;
}
.footerdata a:link {
    font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	}
.footerdata a:hover {
    font-size: 8pt;
	color: #99CCFF;
	text-decoration: none;
}
.footerdata a:active {
    font-size: 8pt;
	color: #99CCFF;
	text-decoration: none;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.menulist {
	list-style : none;
	padding: 0;
	margin-left: 0;
	line-height: 1.4em;
}




