html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #fff url(img/bkgd.jpg) center repeat-y;
}

#body-margin{
      text-align: center;
      background: #fff;
      padding: 0px 11px;
      margin: 0 auto;
      width: 920px;      
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 898px;
}
    
img { border: none; }
a { text-decoration: none; color: #828282; font-weight: bold;}
a:hover { text-decoration: underline; color: #fd7979; }

/*---------- Divs ----------*/
#header {
      background: url("img/head.jpg") no-repeat center;
      height: 213px;
      width: 890px;
      margin: 0 auto;
}

#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 890px;
}

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      width: 200px;
      height: 85px;
}

#container {
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 100% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      background: #fff;
      padding-bottom: 30px;
}  
* html #container {
      overflow: visible;
}

#intro{
      min-height: 190px;
      margin: 10px auto;
}
* html #intro { height: 190px;}

#intro-image{
      float: left;
      width: 300px;
}

#intro-text{
      padding-top: 10px;
      float: right;
      width: 420px;
      text-align: justify;
}
#intro-1{
      padding-top: 10px;
      float: center;
      width: 700px;
      text-align: justify;

}
.tbprc {
	border-left: 3px #828282 solid;
	
}
* html #content { height: 250px;}

#sidecontent{
      float: left;
      border: 2px solid #828282;
      margin-right: 20px;
      padding: 10px;
      text-align: center;
      width: 240px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 210px;
}
html>body #sidecontent { width: 210px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 1px solid #828282;
}

#maincontent {
      float: right;
      width: 630px;
}

#mainleft {
      float: left;
      width: 425px;
}

#mainright {
      float: right;
      width: 180px;
}

#mainright a {
      color: #000;
}

#footer {
      width: 890px;
      margin: 0 auto;
      min-height: 70px;
      background: #c51010 url(img/gradient.gif) repeat-x;
      border-top: 4px solid #828282;
      font-size: 84%;
      color: #fff;

}
* html #footer {height: 100px;}

#footertextleft{
      margin-top: 10px;
      float: left;
      width: 450px;
      text-align:left;
      padding-left: 10px;  
}

#footertextright{
      margin-top: 10px;
      text-align: right;
      width: 350px;
      float: right;
      padding-right: 10px; 
}

/*------------------------- Navigation --------------------------*/

#navcontainer {
      width: 890px;
      height: 45px;
      background: #c20404 url(img/gradient.gif) repeat-x;
      margin: 0 auto 0 auto;
      border-bottom: 4px solid #828282;
      display: block;
      font-size: 130%;
}
* html #navcontainer { height: 43px;}

#navcontainer ul {
      position: relative;
      float: left;
      list-style-type: none;
      margin: 0px;
      padding: 0px 0px 0px 10px;
      font-size: 65%;
}

#navcontainer li {
      margin: 3px 3px 0px 3px;
      float: left;
      height: 28px;
      background: url("img/nav.jpg") repeat-x;
}

#navcontainer a {
      float: left;
      display: block;
      padding: 7px 9px 6px 9px;
      color: #FFF;
      text-decoration: none;
}

#navcontainer a:hover {
      background: #828282;
      color: #fff;
      cursor: pointer;
}
.eq_text_lbl {
	/*width:400px;*/
background-color: #666633;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:5px;
	font-size:16px;
}
.eqtable {
	border-collapse:collapse;
	border:1px solid;

}

.eqtable td {
	padding:2px;
}
.eqtable .td1 {
	text-align:right;
	font-weight: bold;
	font-size:12px;
background-color:#fff;
}
.eqtable .td2 {
	text-align: left;
	font-size:10px;
	vertical-align:bottom;
		background-color:#fff;
}
.prtable {
	margin:auto;
	text-align:center;
	border-collapse:collapse;
	font-weight:bold;
}
.prtable th {
	color:#000000;
	background-color: #e5aa2c;
	border:1px solid;
}
.prtable td {
	border-bottom: 3px #e5aa2c solid;
}
.tbimg {
	border-left: 3px #e5aa2c solid;
	border-right: 3px #e5aa2c solid;
	padding:0px;
}
.tbimg img {
	border:0px;
	margin:0px;
	padding:0px;
	width:164px;
	height:85px;
}
/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #c20404;
}

.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

/*---------- Classes ----------*/
.heading{
      background: #c20404;
      border-bottom: 4px solid #828282;
      height: 25px;
}

.subheading-white{
      color: #fff;
      margin: 0px;
      padding: 5px 0 0 10px;
      font-size: 115%;
      font-weight: bold;
      
}

.p-indent{
      padding-top: 0px;
      padding-left: 10px;
}


.eq_list {
	width:460px;
}
.prtable {
	margin:auto;
	text-align:center;
	border-collapse:collapse;
	font-weight:bold;
}
.prtable th {
	color:#000000;
	background-color: #CCC;
	border:1px solid;
}
.prtable td {
	border-bottom: 3px #828282 solid;
#content{
      margin-top: 20px;
      min-height: 250px;
}

.txtr {
	text-align:right;
}