#outer_frame_float {
  position: absolute;
  top: 15px;
  margin-left: 5px;
  height: 165px;
  width: 785px;
  background-color: #000000;
  border-left: 1px solid #808080;
  border-top: 1px solid #808080;
  border-right: 1px solid #808080;
}
#inner_frame_float {
  position: relative;
  top: 20px;
  left: 25px;
  height: 135px;
  width: 735px;
  background-color: #000000;
}
#top_area {
  position: absolute;
  top: 171px;
  margin-left: 5px;
  width: 770px;
  height: 8px;
  border-left: 1px solid #808080;
  background: #000000 url(../images/main_top.png) no-repeat;
}
#maincontent {
  position: absolute;
  top: 178px;
  margin-left: 5px;
  width: 785px;
  height: auto;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  background: #000000 url(../images/maincontent_bg.png) repeat-y;
}
#sidebar {
  float: left;
  margin:0;
  padding: 0;
}
#main {
  position: relative;
  top: 0px;
  margin:0 0 0 280px;
  padding:0;
  min-height: 386px;
  width: 475px;
  background-color: #FFFFFF;
}

#outer_frame {
  position: absolute;
  top: 15px;
  margin-left: 5px;
  height: 550px;
  width: 785px;
  background-color: #000000;
  border-left: 1px solid #808080;
  border-top: 1px solid #808080;
  border-right: 1px solid #808080;
}
#inner_frame {
  position: relative;
  top: 20px;
  left: 25px;
  height: 530px;
  width: 735px;
  background-color: #000000;
}
#maintitle_home {
  background-image: url(../images/pagegold.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 235px;
  left: 30px;
  height: 62px;
  width: 480px;
}

#maintitle {
  background-image: url(../images/pagegold.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 30px;
  height: 62px;
  width: 480px;
}

#strapline-home {
  background-image: url(../images/strapline.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 342px;
  left: 440px;
  height: 35px;
  width: 300px;
}

#strapline {
  background-image: url(../images/strapline.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 104px;
  left: 440px;
  height: 35px;
  width: 300px;
}

/* contact form styles*/
#contact_title {
  border: 0px;
  position: absolute;
  top: 20px;
  left: 50px;
  display:block;
  width: 300px;
  height: 50px;
  padding-top: 10px;
  padding-left: 70px;
  background-repeat:no-repeat;
  background-image: url(../images/title-info.png);
}

#contact_left {
  position: absolute;
  top: 60px;
  left: 50px;
  width: 250px;
  height: 370px;
  color: #FFFFFF;
  padding: 15px;
}

#contact_right {
  position: absolute;
  top: 180px;
  left: 370px;
  width: 320px;
  height: 350px;
  padding: 15px;
}

#enquiry_title {
  border: 0px;
  position: relative;
  top: 15px;
  left: 0px;
  display:block;
  width: 300px;
  height: 50px;
  padding-top: 10px;
  padding-left: 45px;
  background-repeat:no-repeat;
  background-image: url(../images/enquiry-info.png);
}

#enquiry_form {
  position: relative;
  top: 20px;
  left: 0px;
  width: 320px;
  height: 350px;
}

#solutions_body {
  position: relative;
  top: 10px;
  left: 12px;
  width: 440px;
  height: auto;
  margin: 0;
  border: 0;
  text-align: justify;
  padding-right: 5px;
  padding-bottom: 15px;
}

#solutions_title {
  border: 0px;
  position: relative;
  top: 12px;
  left: 0px;
  display:block;
  width: 350px;
  height: 50px;
  padding-top: 10px;
  padding-left: 70px;
  background-repeat:no-repeat;
  background-image: url(../images/title-info.png);
}

/* navigation styles*/
#top_nav_bg {
  background-image: url(../images/nav-bg.png);
  background-repeat: repeat-x;
  position: absolute;
  top: 60px;
  left: 0px;
  height: 48px;
  width: 735px;
}

#homenav_bg {
  background-image: url(../images/nav-bg.png);
  background-repeat: repeat-x;
  position: absolute;
  top: 288px;
  left: 0px;
  height: 48px;
  width: 735px;
  margin-top: 10px;
}

/* other styles*/
#meeting {
  background-image: url(../images/meeting.jpg);
  position: absolute;
  top: 135px;
  left: 0px;
  height: 394px;
  width: 238px;
}

#gold_bars {
  background-image: url(../images/gold_bars.jpg);
  position: absolute;
  top: 135px;
  left: 0px;
  height: 394px;
  width: 238px;
}

#team {
  background-image: url(../images/team.jpg);
  position: relative;
  top: 33px;
  left: 0px;
  height: 220px;
  width: 238px;
}

#contact_vbar {
  background-image: url(../images/vertical_bar.png);
  position: absolute;
  top: 190px;
  left: 345px;
  width: 2px;
  height: 317px;
}

#vertical_bar {
  background-image: url(../images/vertical_bar.png);
  position: absolute;
  top: 35px;
  left: 10px;
  height: 317px;
  width: 3px;
  clear: both;
}

#body_l_bg {
  position: absolute;
  top: 135px;
  left: 0px;
  height: 394px;
  width: 8px;
  background: #FFFFFF url(../images/body_l_bg.png) no-repeat;
}

#body_r_bg {
  position: absolute;
  top: 135px;
  left: 8px;
  height: 394px;
  width: 727px;
  background: #FFFFFF url(../images/body_bg.png) repeat-x;
}

#body_bg {
  position: absolute;
  top: 135px;
  left: 238px;
  height: 394px;
  width: 497px;
  background: #FFFFFF url(../images/body_bg.png) repeat-x;
}

#privacytext {
  position: relative;
  top: 20px;
  left: 25px;
  height: 372px;
  width: 670px;
  text-align: left;
  overflow: auto;
  padding-right: 2px;
  background-color: #FFFFFF;
}

#bodytext {
  position: relative;
  top: 25px;
  left: 30px;
  height: 390px;
  width: 420px;
  text-align: justify;
}

#datasheet {
  position: relative;
  left: 40px;
  top: 25px;
  height: auto;
  width: 150px;
  padding-left: 20px;
  padding-bottom: 10px;
  background: url(../images/adobe.png) no-repeat;
}

#mantisconnex {
  position: relative;
  left: 40px;
  top: 15px;
  border: 0px;
  height: 50px;
  width: 155px;
  display:block;
  background-repeat:no-repeat;
  background: url(../images/mantisconnex.jpg) no-repeat;
}

#moveconnex {
  position: relative;
  left: 40px;
  top: 15px;
  border: 0px;
  height: 50px;
  width: 155px;
  display:block;
  background-repeat:no-repeat;
  background: url(../images/moveconnex.jpg) no-repeat;
}

#reloconnex {
  position: relative;
  left: 40px;
  top: 15px;
  border: 0px;
  height: 50px;
  width: 155px;
  display:block;
  background-repeat:no-repeat;
  background: url(../images/reloconnex.jpg) no-repeat;
}

#contactkeeper {
  position: relative;
  left: 25px;
  top: 15px;
  border: 0px;
  height: 50px;
  width: 170px;
  display:block;
  background-repeat:no-repeat;
  background: url(../images/contactkeeper.jpg) no-repeat;
}

#hmmpro {
  position: relative;
  left: 40px;
  top: 15px;
  border: 0px;
  height: 50px;
  width: 155px;
  display:block;
  background-repeat:no-repeat;
  background: url(../images/hmmpro.jpg) no-repeat;
}

#marty {
  position: relative;
  top: 40px;
  left: 40px;
  width: 180px;
  height: auto;
}

#bottom {
  background-image: url(../images/bottom.jpg);
  background-repeat: no-repeat;
  position: relative;
  top: 0px;
  left: 0px;
  height: 65px;
  width: 757px;
}
#bottomlinks {
  position: absolute;
  top: 628px;
  left: 395px;
  height: 25px;
  width: 400px;
}

#subfooter {
  position: absolute;
  top: 600px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  color: #696969;
  padding-left: 10px;
}

#float_footer {
  margin-top: 15px;
  height: 18px;
  width: 783px;
  background-color: #000000;
  border-bottom: 1px solid #808080;
  clear: both;
}

#footer {
  position: absolute;
  top: 565px;
  margin-left: 5px;
  padding-top: 6px;
  height: 23px;
  width: 785px;
  background-color: #000000;
  padding-top: 0px;
  border-left: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
}

/* navigation buttons*/

body {
  background-image: url(../images/bg_px.jpg);
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
p {
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  font-family: Tahoma;
  text-decoration: none;
  line-height: 90%;
}
td {
  color: #696969;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}

a.normal, a.normal:link, a.normal:active {
  color: #000000;
  font-style: italic;
  text-decoration: underline;
}

a.normal:hover {
  color: #a9a9a9;
  text-decoration: none
}

a.font_gold:link, a.font_gold:visited, a.font_gold:active {
  color: #B88F45;
  font-style: normal;
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

a.font_gold:hover {
  color: #a9a9a9;
  text-decoration: none
}

a.nav_footer:link, a.nav_footer:visited, a.nav_footer:active {
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}

a.nav_footer:hover {
  color: #a9a9a9;
  text-decoration: none
}

a.class1:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
  color: #CC0000;
  font-style: normal;
}
a.class1:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
  color: #CC0000;
  font-style: normal;
}
a.class1:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
  color: #CC0000;
  font-style: normal;
}
a.class1:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
  color: #C0C0C0;
  font-style: normal;
}

a.class2:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #336699;
  font-style: normal;
}
a.class2:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #336699;
  font-style: normal;
}
a.class2:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #336699;
  font-style: normal;
}
a.class2:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #C0C0C0;
  font-style: normal;
}

td.style3 {
  color: #666666;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: right;
  vertical-align: top;
  width: 50%;
  font-style: normal;
}

ul.list1 {
  list-style: none;
}

li.list1 {
  position: relative;
  left: -30px;
  font-style: italic;
  text-decoration: none;
  line-height: 10pt;
  font-weight: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.list2 {
  list-style: none;
}

li.list2 {
  position: relative;
  left: -15px;
  text-decoration: none;
  line-height: 10pt;
  font-weight: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.list3 {
  list-style: none;
}

li.list3 {
  position: relative;
  left: -10px;
  text-decoration: none;
  line-height: 10pt;
  font-weight: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textstyle2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  text-align: justify;
  line-height: 10pt;
  color: #909090;
}

.textstyle_form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
  color: #909090;
}

.title {
  position: relative;
  top: 13px;
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  line-height: normal;
  text-decoration: none;
}
.your_business {
  background: url(../images/your_business.png) no-repeat
}

.body_title {
  color: #696969;
  font-style: normal;
  font-weight: bold;
  font-size: 13pt;
  line-height: normal;
  font-family: Verdana, "Times New Roman", Georgia, Times;
  text-decoration: none;
  padding-top: 35px;
}
.body_text {
  color: #696969;
  font-style: normal;
  font-weight: 500;
  font-size: 11pt;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}
.title_sub {
  color: #666666;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  font-family: Tahoma;
  text-decoration: none
}
.title_sub_ital {
  color: #228b22;
  font-style: italic;
  font-weight: bold;
  font-size: 10pt;
  font-family: Tahoma;
  text-decoration: none
}
.first_text {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12pt;
  font-variant: small-caps;
}
.second_text {
  color: #ab8842;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12pt;
  font-variant: small-caps;
}

.page_text {
  color: #ab8842;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14pt;
  font-variant: small-caps;
}

.grey_text {
  color: #666666;
  font-style: normal;
  font-size: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.gold_text {
  color: #ab8842;
  font-style: normal;
  font-size: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.font_regular {
  color: #696969;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}
.font_bold {
  color: #696969;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}
.font_underline {
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

.underline {
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  height: 20px;
}

.font_small {
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}

.font_7pt {
  color: #666666;
  font-style: normal;
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}

.copyright_footer {
  color: #4b4b4b;
  font-style: normal;
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.nav_footer {
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  font-size: 7pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none
}
.nav_footer_left {
  float: left;
  position: relative;
  top: 5px;
  left: 25px;
}
.nav_footer_right {
  float: right;
  position: relative;
  top: 5px;
  right: 25px;
}
/* input style classes*/
input.fieldstyle1 {
   border: 1px solid #C0C0C0;
   width: 160px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

input.fieldstyle2 {
   border: 1px solid #C0C0C0;
   width: 220px;
   height: 100px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

input.submitbutton {
   float: right;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   text-align: center;
   width: 65px;
}

input.resetbutton {
   float: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   text-align: center;
   width: 65px;
}


