body {
margin: 0px;
padding: 0px;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-color: #b0e9a5;
text-align: center;
}

#wrapper {
width: 800px;
height: 880px;
margin: 0 auto;
padding: 0;
background-color: #FFFFFF;
overflow: hidden;
}

#header {
width: 800px;
height: 91px;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-position:center;

}

#navigation {
width: 800px;
height: 33px;
_height: 60px;
background-image: url(../images/navigation.gif);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
padding: 27px 0 0 390px;
text-align:left;
}

#navigation a:link {
color: #FFFFFF;
text-decoration: none;
}

#navigation a:hover {
color: #FFCC00;
text-decoration: none;
}

#navigation a:visited {
color: #FFFFFF;
text-decoration: none;
}

.homebtn {
margin: 0 60px 0 0;
}

.hrsbtn {
margin: 0 60px 0 0;
font-size: 12px;
}

#welcomehdr {
width: 800px;
height: 212px;
background-image: url(../images/welcome.jpg);
background-repeat:no-repeat;
background-position:center;
}

#leftnav {
float: left;
width: 202px;
height: auto;
background-image: url(../images/leftnavbg.gif);
background-repeat: repeat-y;

}

#leftnav {
float: left;
width: 202px;
background-color: #e4e6e3;
background-image: url(../images/leftnav.jpg);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
text-align:left;
}

.leftnavheight{
height: 560px;
}

.leftnavheight1{
height: 730px;
}

.leftnavheight2{
height: 580px;
}

#leftnav h1 {
font-size: 14px;
color: #ffffff;
margin: 55px 0 0 23px;
}

#leftnav a:hover {
text-decoration:underline;
}

.leftnavLinks {
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
margin: 40px 0 0 20px;
}

#content {
float: right;
width:530px;
height: auto;
background-color: transparent;
margin: 50px 30px 0 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#262487;
text-align: left;
}

#clientsay {
float: left;
width:518px;
height: 187px;
padding: 0 auto;
margin: 8px 0 0 0;
_margin: 7px 0 0 0;
background-image: url(../images/whatclsay.gif);
background-position: center;
background-repeat: no-repeat;
text-align:left;
}

#clientsaytxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 60px 60px 0 0;
color: #2d7b1e;
text-align: Left;
margin: -3px 0 0 50px;
_margin: -15px 0 0 50px;
}

.grey {
color: #68769b;
text-align: Right;
}

