body {
    margin-top: 0px;
    background-image: url(images/group/bgd_gradient.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FEFAED;
    color: #990000;
  }
#container {
    width:877px;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding:0px;
    text-align:left;
    background: url(images/group/bgd_default.gif) repeat-y left;
  }
#contentleft {
    width:195px;
    padding:0px;
    float:left;
  }
#contentcenter {
    width:470px;
    padding:20px 0px 0px;
    float:left;
    border-right: 1px solid #663366;
    background-color: #999999;
  }
#contentpage {
    width:650px;
    padding:0px 5px 0px;
    float:left;
    vertical-align: top;
  }
#contentcenterpage {
    width:450px;
    padding:20px 5px 0px;
    float:left;
    border-right: 1px solid #663366;
    vertical-align: top;
  }
#contentright {
    width:200px;
    padding:20px 0px 0px;
    float:left;
  }
#contentheader {
    height: 268px;
    width: 877px;
  }
#contentheaderpage {
    height: 234px;
    width: 877px;
  }
#contentfooter {
    height: 30px;
    width: 877px;
    margin-right: auto;
    margin-left: auto;
  }
h1 {
    font-size:10pt;
    padding-top:10px;
    color: #990000;
  }
#contentright p {
    font-size:10px;
  }
.homequicklinkRight {
	background-image: url(images/group/rightcol_bgd.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px;
	text-align: left;
  }
#navbtn {
    padding : 0px;
    margin : 0px;
    width : 195px;
    display : block;
    height : 36px;
  }
.ourservices { background : url(images/group/nav_ourservices.gif) no-repeat left;}
.workingtogether { background : url(images/group/nav_workingtogether.gif) no-repeat left;}
.ourcommitment { background : url(images/group/nav_ourcommitment.gif) no-repeat left;}
.contactus { background : url(images/group/nav_contactus.gif) no-repeat left;}
.nav {visibility : hidden;}

.maintext {
	color: #000033;
	text-align: left;
	padding: 0px 10px 10px;
	vertical-align: top;
	font: 8pt Verdana, Helvetica, sans-serif;
  }
HR {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #663366;
    border-right-color: #663366;
    border-bottom-color: #663366;
    border-left-color: #663366;
    width: 95%;
  }
a.olg { color: #000033; text-decoration: none; font-weight: normal;}
#olg { height: 50px; text-align: right;}
a.olg:hover { color: #000033; text-decoration: underline; font-weight: normal;}
.footerText {
    font-family: verdana;
    font-size: 9px;
    color: #000033;
    vertical-align: bottom;
    padding-left: 20px;
  }