@charset "utf-8";
/* CSS Document */

html {
 background-image: url(../img/corner3.jpg);
 background-position: bottom left;
 background-repeat: no-repeat;
 font-size: 100%;
 height: 100%;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 62.5%;
}

object:focus
{
    outline: none;
}

#contact_bar map {
 cursor: pointer;
}

img {
 border: none;
}

#flash_graphic {
 position: absolute;
 bottom: 130px;
 left: 82px;
 height: 600px;
 width: 918px;
}

#logo_floating {
 background-image: url(../img/logo_index.jpg);
 height: 117px;
 width: 127px;
 position: absolute;
 bottom: 190px;
 right: 28px;
}

#perfecting_business {
 background-image: url(../img/visibility_mr.jpg);
 height: 21px;
 position: absolute;
 bottom: 43px;
 left: 623px;
 width: 332px;
}


#john_journal {
 height: 88px;
 position: absolute;
 bottom: 14px;
 left: 203px;
 width: 180px;
}

#john_journal_2 {
 height: 88px;
 position: absolute;
 bottom: 481px;
 left: 798px;
 width: 180px;
}

#john_journal_2 img:focus, #john_journal_2 a:focus {
 outline: none;
}

.relative {
 position: relative;
}

#contact_bar {
 color: #666;
 top: 6px;
 left: 460px;
 position: absolute;
 z-index: 1;
}

#new_contact {
 position: absolute;
 bottom: 118px;
 left: 32px;
 z-index: 16;
}

#address {
 text-indent: -5000px;
}

.blue {
 color: #2D67B1;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 11px; 
 font-weight: bold;
}

.bold {
 font-weight: bold;
}
