body {
	font: 0.9em Verdana, sans-serif;
	padding: 0;
	margin: 0;
    /*background-color:#F1EAE0;*/
	background: #F1EAE0;
	color:#212121;
	text-align: justify;
	height: 100%;
}
h3 {
	text-align: left;
}
#breadcrumb {
    font:Arial, sans-serif;
	font-size:10px;
	margin: 0 0 0 0;
	border: 0;
	color: #8A4F21;
	vertical-align:top;
}
#container {
	background: #FFF url(../images/bg.gif);
    font-size: 0.9em;
	width: 790px;
	height: 100%;
	text-align: left;
	margin: 0 auto; 
	padding: 0;
	position: relative;
}

#header {
	padding-bottom:0;
	margin-bottom:0;
	margin-left:11px;
	margin-right:0;
	padding-right:0;
	background-color:#fff;
	
	width: 768px;
}

div#flash_intro{
	margin-left:11px;
	margin-top: 1px;
}

div#tab_image{
	margin-left:11px;
}

#header img{
    padding-left:0px;
	padding-top:10px;
	padding-right:10px; 
	border:0;
}

div#banner {
    height: 118px;
	background-image:url(../images/header/headervs4.jpg);
	
	margin: 0 0 0 0;
	padding: 0px 12px 0 600px;
	border: 0;
	text-align:right;
}
div#bannertext {
position: absolute;
top:40px;
left:660px;
font:Arial, sans-serif;
font-size:12px;
white-space:nowrap;
}
div#bannerclear {
position: absolute;
top:0px;
left:0px;
}

div#nav	{
	height: 44px;
	width: 768px;
	left-margin: 0;
	padding: 0px 0 1px 0;
	border: 0;
	position:relative;
}

div#rps {
height: 44px;
width:307px;
position: absolute;
top:0px;
left:0px;
background: url(../images/header/top_nav_research.jpg) no-repeat;
}

div#rm {
height: 44px;
width:199px;
position: absolute;
top:0px;
left:307px;
background: url(../images/header/top_nav_risk.jpg) no-repeat;
}

/*div#eng {
height: 44px;
width:161px;
position: absolute;
top:0px;
left:533px;
background: url(../images/header/topnav_whole_03.jpg) no-repeat;
}*/

div#it {
height: 44px;
width:262px;
position: absolute;
top:0px;
left:506px;
background: url(../images/header/top_nav_it.jpg) no-repeat;
}	


.menutitle{
cursor:pointer;
margin-bottom: 0px;
color:#000000;
width:184px;
height: 59px;
padding:2px;
text-align:left;
font-weight:bold;
font-family:Verdana;
}

#sub1{
background-color:#C3D4CE;
margin-left:2px;
height:100px;
}

#sub2{
background-color:#DDE1BE;
margin-left:2px;
height:120px;
}

.submenu{
margin-bottom: 0px;
width:184px;
padding-bottom: 5px;
}

#about	li, #about a{left: 47px; width: 200px;}
ul#menu li#bar1{left: 247px; width:10px; color:#FFF;}	
#products li, #products a	{left: 175px; width: 160px;}
ul#menu li#bar2{left: 335px; width:10px; color:#FFF;}
#news li, #news a	{left: 375px; width: 130px;}
ul#menu li#bar3{position:absolute; left: 505px; width:10px; color:#FFF;}
#careers li, #careers a{left: 540px; width: 97px;}
ul#menu li#bar4{position:absolute; left: 620px; width:10px;color:#FFF;}
#contact li, #contact a{left: 660px; width: 97px;}

#interior_content {
	float:left;
	width: 550px;
	height: 100%;
	padding: 4px 0 0 18px;
	margin-right: 5px;
	font: 0.9em Verdana, sans-serif;
	background-color:#FFFFFF;
	text-align: justify;
}

.interior_content_block{
	margin: 4px 5px 0 7px;
	height: 100%;
}

.interior_content_block:after { content: ""; display: block; height: 0; clear: both; }

#interior_content p{
	margin-top: 2px;
}

div#sidebar	{
	float:left;
    margin-left:2px;
	padding: 0;
	font: 0.9em Verdana, sans-serif;
	/*background-color:#E4E2E2;*/
	width: 184px;
	height:535px;
}

#footer{
	display:block;
	background-color: #FFFFFF url(../images/bg.gif);
	margin: 0 0 0 0;
	padding-bottom: 4px;
}


#footer a
{
    font-size: 8pt;
	width: 768px;
	text-align: left;
	margin: 0; 
	padding-top: 0px;
	display: inline;
	text-decoration: none;
}	
p.footer a{
	font-size: 8pt;
	color: #000000;
}
p.footer{
	font-size: 8pt;
	color: #000000;
}
.red_caps {
	font-size: 7pt;
	color: #CC0000;
	font-weight: normal;
	text-transform: uppercase;
}
a {
	color: #A98634;
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-weight: bold;
	text-align: left;
	font-size: 1em;
}
h1 {
	font-weight: normal;
	text-align: left;
	font-size: 1em;
}