body{
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   background-color:#412d29;
}
img{
   position:absolute;
}
img.notabsolute{
   position:relative;
}
img.world{
   top:16px;
   left:450px;
/*   left:563px;*/
/*   left:681px;*/
/*   left:795px;*/
}
table.main{
   position:absolute;
   height:935px;
   width:923px;
   background-image:url("mytektestscreenshot2.png");
   background-position: top center;
   background-repeat: no-repeat;
}
div{
   position: absolute;
   font-family: tahoma,verdana;
   font-weight: normal;
}
div.big{
   font-size: 15pt;
   font-weight: normal;
   color: #000000;
}
div.mid{
   font-size: 12pt;
   font-weight: normal;
   color: #000000;
   width: 400px;
}
div.black{
   font-size: 10pt;
   color: #000000;
}
div.href{
   cursor: pointer;
   color: #000000;
   width: 200px;
}
div.hrefover{
   cursor: pointer;
   color: #9b0000;
   width: 200px;
}

div.linksm{
   font-size: 10pt;
   color: #D1CEBF;
   height: 30px;
   width: 90px;
   text-align: center;
   line-height: 30px;
   cursor: pointer;
   border:none;
}
div.linkbig{
   font-size: 12pt;
   color: #D1CEBF;
   height: 30px;
   width: 90px;
   text-align: center;
   line-height: 30px;
   cursor: pointer;
 /*  border:none;*/
}
div.hr{
   height:1px;
   width:300px;
   background-color:#412d29;
   line-height:1px;
}
/*============================== MENU BAR */
div#homemenu{
   top: 32px;
   left: 470px;
}
div#servicesmenu{
   top: 32px;
   left: 593px;
   height: 30px;
}
div#portfoliomenu{
   top: 32px;
   left: 710px;
}
div#contactmenu{
   top: 32px;
   left: 824px;
}
/*============================== CREATIVE WEBSITE DESIGN */
div#creative{
   top: 95px;
   left: 490px;
}
div#creativeblurb{
   top: 125px;
   left: 490px;
}
/*============================== OUR NEWEST NEWS */

div#newest{
   top: 0px;
   left: 0px;
   width:400px;
}

div#newest_readmore{
   top: 0px;
   left: 0px;
   width:400px;
}


/*============================== PAGE SETUPS - RIGHT SIDE */
div#home{
   top: 195px;
   left: 500px;
   width:400px;
}

div#contact{
   top: 195px;
   left: 500px;
   width:400px;
}

div#portfolio{
   top: 195px;
   left: 500px;
   width:400px;
}

div#services{
   top: 195px;
   left: 500px;
   width:400px;
}

div#maintenance{
   top: 195px;
   left: 500px;
   width:400px;
}

/*============================== UPDATE YOUR INFORMATION */
div#update{
   top: 0px;
   left: 0px;
   width:400px;
}
div#update_more{
   top: 0px;
   left: 0px;
   width:400px;
}

/*============================== CONTACT US */
div#contact_hr2{
   top: 170px;
   left: 0px;
}
div#contact_hr3{
   top: 362px;
   left: 0px;
}
/*=================================BOTTOM LINKS  */
div#bottom_links{
   top: 880px;
   left: 0px;
   visibility: visible;
}
div.linksmall{
   position:absolute;
   font-size: 8pt;
   color: #9b0000;
   height: 30px;
   width: 800px;
   text-align: left;
   line-height: 30px;
   border:none;
   outline:none;
   top: 0;
   left: 40;
}
a:link.linkbar{FONT-WEIGHT:normal; color:#443721; font-family:arial; font-size:11; text-decoration:none; font-style:italic}
a:visited.linkbar{FONT-WEIGHT:normal; color:#443721; font-family:arial; font-size:11; text-decoration:none; font-style:italic}
a:hover.linkbar{FONT-WEIGHT: normal; color:#9b0000; font-family:arial; font-size:11; text-decoration:none; font-style:italic}


/*=================================TOP NAVIGATION BAR  */
div#top_nav_bar{
   position:absolute;
   top: 30px;
   left: 80px;
   visibility: visible;

}
div.top_nav_bar{
   font-size: 10pt;
   font-weight: bold;
   color: #9b0000;
   height: 30px;
   width: 200px;
   text-align: left;
   line-height: 30px;
   border:none;
   outline:none;
}


/*  =========================================   END  =========================================  */
