#Main{
	position: static;
	width: 100%;
	height: 600px;
	z-index: 1;
}

#logo{
	position: absolute;
	top: 20px;
	left: 169px;
	width: 460px;
	background-color: white;
}

#logo2{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 100px;
	height: 25px;
	width: 100%;
        background-image: url('../images/red_bg.gif');
}

#splash {
	position: absolute;
	left: 10px;
	top: 200px;
	width: 600px;
}

#Led_splash {
	position: absolute;
	top: 170px;
	left: 210px;
}

#listings {
        position: absolute;
        top: 4px;
        left: 525px;
        width: 172px;
        height: 158px;
}

#aqua_splash {
	position: absolute;
	top: 190px;
	left: 392px;
}

#dog_splash {
	position: absolute;
	left: 570px;
	top: 210px;
}

#navright {
	position: absolute;
	left: 743px;
	top: 10px;
        width: 120px;
        height: 184px;
        background-image: url('../images/navigate_right.jpg');
}

#navmiddle {
	position: absolute;
	left: 320px;
	top: 160px;
        width: 423px;
        height: 34px;
        background-image: url('../images/navigate_middle.jpg');
}

#navleft {
	position: absolute;
	left: 169px;
	top: 160px;
        width: 151px;
        height: 56px;
        background-image: url('../images/navigate_left.jpg');
}

#menu {
	position: absolute;
	top: 370px;
	left: 170px;
	width: 150px;
	z-index: 5;
        valign: middle;
}

#menu2 {
	position: absolute;
	top: 240px;
	left: 170px;
	width: 150px;
	z-index: 3;
        valign: middle;
}

#banner1 {
	position: absolute;
	top: 370px;
	left: 320px;
}

#banner2 {
	position: absolute;
	top: 270px;
	left: 750px;
	z-index: 8;
}

#article {
	position: absolute;
	top: 450px;
	left: 320px;
	height: 100px;
	width: 466px;
}

#copyright {
	position: absolute;
	top:590px;
	width: 100%;
	z-index: 9;
}

#adobe {
	position: absolute;
	left: 755px;
	top: 215px;
	z-index: 7;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#home {
	position: absolute;
	top: 200px;
	left: 360px;
	height: 350px;
	width: 350px;
	z-index: 6;
}   

#DMBRI {
      position: absolute;
      top: 10px;
      left: 20px;
      background-color: yellow;
} 

#sub1 {
       position: absolute; 
       left:323px; 
       top:238px; 
       width:75px; 
       height:38px; 
       z-index:10; 
       visibility: hidden;
       background-color: blue;
}

#sub2 {
       position: absolute; 
       left:37px; 
       top:272px; 
       width:130px; 
       height:38px; 
       z-index:11; 
       visibility: hidden;
       background-color: blue;
}

#tab1 {
       position: absolute;
       left: 716px;
       top: 25px;
       width: 27px;
       height: 68px;
       background-color: blue;
}

#tab2 {
      position: absolute;
      left: 716px;
      top: 97px;
      width: 27px;
      height: 68px;
      background-color: yellow;
}

a.newcolor:link {
color: #000000;
}

.style1 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.style1:link {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.newcolor {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.style1:visited {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
