body
{
	margin:0px;
	padding:0px;
	background:#DADAD6 url(images/background.gif);
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1
{
	color:#85613C;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	margin:0px;
}

h2
{
	text-align:right;
	text-transform:uppercase;
	color:#FFF;
	font-size:15px;
	margin:10px 5px 10px 0px;
}

h2 a
{
	color:#FFF;
	text-decoration:none;
}

h3
{
	color:#85613C;
	font-size:12px;
}

p
{
	line-height:16px;
}

form
{
	display:inline;
	margin:0px;
	padding:0px;
}

input, select
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#main
{
	position:relative;
	top:0px;
	margin:0px auto;
	width:763px;
	padding:0px;
	background:#DADAD6 url(images/bg_shadow.gif) repeat-y;
	text-align:left;

}

#nav
{
	background-color:#000;
	height:24px;
	width:704px;
	margin:0px;
	position:relative;
}

#nav ul
{
  padding:0px;
  margin:0px;
  list-style:none;
  position:absolute;
  top:4px;
  left:38px;
 }

#nav ul li
{
  float:left;
  position:relative;
}

#nav a
{
  	display:block;
	padding-right:48px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#content
{
	margin:0px 30px;
}

#textarea
{
	float:left;
	padding:15px;
	width:470px;
	text-align:justify;
}

#sidebar
{
	color:#FFF;
	margin:0px;
	padding:0px;
	float:right;
	width:200px;
	text-align:center;
}

#subnav ul
{
	margin:0px;
	padding-left:0;
	list-style-type:none;
	border-bottom:1px solid #303030;
	margin-bottom:40px;
	font:11px/14px verdana, lucida, arial, helvetica, sans-serif;

	voice-family: "\"}\"";
    voice-family:inherit;


}

#subnav li
{
	margin:0;
	padding:0px;
	text-align:left;
}


#subnav ul a
{
	display:block;
	color:#FFF;
	text-decoration:none;
	background:#818181 url("images/bullet.gif") no-repeat center left;
	padding:7px 4px 7px 23px;
	margin:0px;
	border-top:1px solid #303030;
	/* width is required here in order to correct spacing in IE */
	width:200px;

	voice-family: "\"}\"";
    voice-family:inherit;

	width:173px;

}

#subnav ul a:hover
{
	color:#FF0000;
	text-decoration:none;
}


#topspace
{
	position:relative;
	width:704px;
	background-color:#FFF;
}

#footer
{
	clear:both;
	background-color:#000;
	width:704px;
	height:20px;
	text-align:center;
	font-size:10px;
	font-family:tahoma, sans-serif;
	color:#FFF;
	padding-top:5px;
}

#footer a
{
	color:#FFF;
	text-decoration:none;
}

#clocks
{
	position:absolute;
	top:5px;
	left:150px;
	height:74px;
	width:400px;

	voice-family: "\"}\"";
    voice-family:inherit;

	left:200px;
}

.logo
{
	margin: 5px 0px 5px 5px;
}

.ads
{
	margin-top:10px;
}

.padimageonleft
{
	margin:0px 15px 5px 0px;
}

.agentimage
{
	margin:0px 15px 5px 15px;
}

.disclaimer
{
	margin-top:5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.center
{
	text-align:center;
}

.rowaltcolor
{
	background-color:#E6E6E6;
}

.alert
{
    color:#c00;
    font-weight:bold;
}

.hidden
{
    display:none;
}
/*  --- added for virtually pro      ---       */
.vpro {
font-size: 12px;

}
.vpro ul {
list-style-type: none;
list-style-position: outside;
}
.vpro ul li {
margin-bottom: .8em;
}
.arrow {
	list-style-image: url('/images/arrow.gif');
}
.vpro ol {
list-style-type: upper-alpha;
}

.vpro ol ul {
list-style-type: square;
}
.vpro ol ul li {
margin-bottom: 0.2em;

}
.vpro h1 {
color: #67747a;
}
.vpro h2 {
	background-color: #ee3b34;
	color: #ffffff;
	text-align:center;
	text-transform:none;
	font-size:15px;
	padding:10px 5px 10px 0px;
}

#virtuoso {
float: right;
}
.lefthand {

float: left;
}

.vpro .lefthand li {
margin-bottom: 0.2em;
}
.righthand {
	float: right;
}
.clr {
clear: both;
}
.vpro img {
	border: 0;
}
.testimonial {

font-style: italic;
	margin: 1.6em 0em 1.0em 0em;
}
.testimonial em {
text-decoration: underline;
}
.who {
	text-align: right;
	clear: left;
	margin-bottom: 1.2em;
}
.who em {
font-weight: bold;
font-style: normal;
text-decoration: none;
color: red;
}