html, body {	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    margin: 0;

}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {

font-size: 1.2em;

}

h2 {

font-size: 1.1em;

}

p {

font-size: .8em;

}

TD {
font-size: 11px;
font-family:Verdana,Arial, Helvetica, sans-serif;
color:333333;
}

img {text-decoration:none; border:none}

INPUT,SELECT { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-top-width:1px;
border-left-width:1px;
border: #CC3300 thin;

}

header {


}

#container {
	position: relative; /* needed for footer positioning*/
	margin: 0px; /* center, not in IE5 */
	/*width:750px;*/
	background:#f0f0f0;	
	height: auto !important; /* real browsers */
	height: 97%; /* IE6: treaded as min-height*/
	min-height: 97%; /* real browsers */
}

#header {
	background-color: #000000;
	border-bottom: solid #000000 2px;
	border-color: #000000;
	height: 155px;
	background-image: url(images/bg-image.png);
	background-repeat: repeat-x;
}

#logo {height:1

}
#header h1 {font-size: 1.2em;
            color: #ffffff;}

#content {
	margin: 0px;
	/*padding:1em 1em 5em;  bottom padding for footer */
    padding-bottom: 31px;
	background-color: #FFFFFF;
}

#left-sidebar {
 position: absolute;
 top: 151px;
 left: 0px;
 width: 200px;
}

#main-text {
	margin-left: 198px;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
	width: 778px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	border-color: #999999;
 
}
#main-text p7TBM {margin-bottom: 10px;}
#footer {
	position: absolute;
	margin-left: 0px;
	width: 100%;
	bottom: 0; /* stick to bottom */
	background: #dddddd;
	border-top: 6px double gray;
	
}

#testimony {
	border: solid #999999 1px;
	background-color: #F7F3F7;
	height: auto;
	overflow: visible;
	padding: 12px;
	
			}
			
#testimony h1{font-size: 1.0em; text-align: right;}			

#infobox1 {
    height: 140px;
	width: 178px;
	background-color: #277124;
	margin: 10px;
	
	}
#infobox2 {
    height: 340px;
	width: 178px;
	background-color: #E9E9D1;
	margin: 10px;
	
	}