@charset "utf-8";
/* CSS Document */
html, body{
background:#fcff97;
border:0;
margin:0;
padding:0;
height:100%;}
#top_container{
height:126px;
position:relative;
border-bottom:double 2px #000;}
#logo_bar_top{
background: url(../../Meritage%20Research%20&%20Investigation,%20Inc/img/logo_bar1.gif) repeat-x;
height:36px;
width:auto;}
#logo{
position:absolute;
top:36px;
left:102px;
background: url(../../Meritage%20Research%20&%20Investigation,%20Inc/img/logo.gif) no-repeat;
background-color: #fcff97;
margin-top:0;
height: 90px;
width: 376px;}
#logo2{
height:90px;
width:650px;
position:absolute;
top:36px;
right:0;
background: url(../../Meritage%20Research%20&%20Investigation,%20Inc/img/logo2.gif) no-repeat;}
#main_container{
background: -moz-linear-gradient(top, #ffff99, #b98631);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffff99), to(#b98631));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=ffff99, end Colorstr=#b98631);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff99, endColorstr=#b98631)";
height:100%;
position:relative;}
#content_home{
position:relative;
height:500px;
width:500px;
z-index:500px;}
#logo_bar_btm{
position:absolute;
bottom:0;
width:100%;
height:36px;
background: url(../../Meritage%20Research%20&%20Investigation,%20Inc/img/logo_bar0.gif) repeat-x;}
#menu{
position:absolute;
top:36px;
left:0;
padding-top:71px;
width: 103px;
background: #b98631;
float: left;
background:#b98631;
background: -moz-linear-gradient(top, #ffff99, #b98631);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffff99), to(#b98631));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=ffff99, end Colorstr=#b98631);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff99, endColorstr=#b98631)";
-moz-shadow:inset 0px 0px 1px #edf99ff;
-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
text-shadow: #666666 5px 5px 5px;}
#menu li .dwn_arw{
padding-right:21px;
background: url(../../Meritage%20Research%20&%20Investigation,%20Inc/img/strt_arw.gif) no-repeat right 4px;}
#menu li:hover .dwn_arw{background: url(../../Meritage%20Research%20&%20Investigation,%20Inc/img/drp_arw.gif) no-repeat right 7px;}
#menu ul{
list-style: none;
margin: 0;
padding:0;
width:103px;
float: left;}
#menu a{
text-align:center;
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px 0 0;
color: #000;
background:#b98631;
background: -moz-linear-gradient(top, #ffff99, #b98631);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffff99), to(#b98631));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=ffff99, end Colorstr=#b98631);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff99, endColorstr=#b98631)";
text-decoration: none;}
#menu a:hover {
color: #a00;
background:#b98631;
background: -moz-linear-gradient(top, #b98631, #ffff99);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b98631), to(#ffff99));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=b98631, end Colorstr=#ffff99);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b98631, endColorstr=#ffff99)";}
#menu li {position: relative;}
#menu ul ul {
position: absolute;
z-index: 500;}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
.content1_home{
position:absolute;
top:300px;
left:300px;
background:#FFFFFF;
height:200px;
width:200px;}
.content_home>h2{}
.content_home>p{}
.content_home>.sub{}