body, div {
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, ul {
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px;
	font-weight:normal;
}
p	{
	padding-bottom:20px;
}
#outer {
	margin: auto;
	margin-top: 20px;
	width: 780px;
	min-height: 300px;
	border: #666666 1px solid;
	position: relative;
}
#rightarea {
	width: 465px;
	margin-left:300px;
	margin-top: 170px;
	text-align: right;
}
#leftarea {
	float: left;
	width: 250px;
	background: url(../imagesNew/leftnav.gif) top left no-repeat;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	margin-bottom: 1px;
}

#topnav {
	background-color: #3b54a5;
	width: 530px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 135px;
}

#topnav ul {
	list-style: none;
	margin-top: 30px;
	margin-left: 50px;
	padding: 0;

}
#topnav img {
	float: right;
	margin-right: 25px;
	margin-top: 15px;
}
#topnav li {
	margin: 0;
	padding: 0;
}
#topnav a {
	padding-top: 2px;
	color: #FFF;
	text-decoration:none;
	font-size:10px;
	height: 18px;
}
#topnav a:hover  {
	color: #FFCC00;
}

#content  {
	width: 440px;
	text-align: left;
	min-height:450px;
	height:auto !important;
	height:450px;
}
#leftareanav {
	width:200px;
	padding-top: 230px;
	margin-left: 45px;
}
#leftareanav ul {
	margin: 0px;
	padding: 0px;
	width: 185px;
	text-align: right;
	margin-bottom:0px;
}
#leftareanav li {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#leftareanav li a {
	background-color: #666666;
	color: #FFFFCC;
	display: block;
	text-decoration:none;
	width:185px;
	height: 20px;
	padding-top: 3px;
	padding-right: 4px;
	margin-bottom: 2px;
}

#leftareanav a:hover  {
	background-color:#000000;
	color: #FFFFFF;
}
	
#logo {
	text-align:right;
	width: 250px;
	vertical-align:top;
	margin-top:30px;
	height:50px;
}
#logo a  {
	text-decoration:none;
	color: #000000;
	letter-spacing: .05em;
	border-bottom:#000000 10px solid;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	display: block;	

}
#logo p	{
	margin-top:10px;
}
#footer {
	font-size: 9px;
	width: 100%;
	height:83px;
	background-image:url(../imagesNew/RichmondLogoSM.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#footer p	{
	margin-left:288px;
	padding-top:50px;
}
h1.heading1  {
	color:#3b54a5;  
	font-size:24px;
	font-weight:bold;
	padding-bottom:20px;
	margin-top:10px;
	
}
h2.heading2	{
	color:#666;
	font-weight:bold;
	font-size:12px;

}

.companyHeading {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
