body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: center top;
}
a:link {
	color: #580702;
}
a:visited {
	color: #580702;
}
a:hover {
	color: #8B0B04;
}
a:active {
	color: #C4837F;
}

#logo {
	margin-left: 108px;
}
#login {
	font-size: 12px;
	margin-left: 300px;
	margin-top: 50px;
}
#contentarea {
	margin-left: 45px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 22px;
}
#contentarea h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#contentarea h2 {
	font-size: 18px;
	color: #8B0B04;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
#contentarea h3 {
	font-size: 16px;
	margin-top: 40px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#contentarea p {
text-align: justify;

}
#right-text {
	margin-right: 18px;
	margin-left: 16px;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 160px;
	color: #94948C;
	font-style: italic;
}

.rt-red {
	color: #8B0B04;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	margin-bottom: 20px;
}

#home
{
  display: block;
  width: 108px;
  height: 24px;
  background: url("../images/m-homez.gif") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -24px;
}

#home span
{
  display: none;
}

#consultants
{
  display: block;
  width: 108px;
  height: 24px;
  background: url("../images/m-consultants.gif") no-repeat 0 0;

}

#consultants:hover
{ 
  background-position: 0 -24px;
}

#consultants span
{
  display: none;
}

#clients
{
  display: block;
  width: 108px;
  height: 25px;
  background: url("../images/m-clients.gif") no-repeat 0 0;

}

#clients:hover
{ 
  background-position: 0 -25px;
}

#clients span
{
  display: none;
}

#searchprocess
{
  display: block;
  width: 108px;
  height: 23px;
  background: url("../images/m-search.gif") no-repeat 0 0;

}

#searchprocess:hover
{ 
  background-position: 0 -23px;
}

#searchprocess span
{
  display: none;
}

#contact
{
  display: block;
  width: 108px;
  height: 25px;
  background: url("../images/m-contact.gif") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -25px;
}

#contact span
{
  display: none;
}
.week {
	font-size: 18px;
	color: #8B0B04;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.weektext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#credits {
	color: #CCCCCC;
	margin-top: 180px;
}
#credits  a {color: #CCCCCC}

