body {
  scrollbar-base-color: #181818;
  scrollbar-arrow-color: #181818;
  scrollbar-3dlight-color: #181818;
  scrollbar-darkshadow-color: #181818;
  scrollbar-face-color: #515151;
  scrollbar-highlight-color: #FAA63B;
  scrollbar-shadow-color: #515151;
  scrollbar-track-color: #181818;
  background-color: #505050;
  color: #FFFFFF;
}

h1 {
  margin: 0;
  font-family: Georgia;
  font-size: 14pt;
  padding-left: 15px;
  padding-top: 5px;
  clear: left;
}

h2 {
  margin: 0;
  font-family: Georgia;
  font-size: 10pt;
  padding-left: 5px;
  padding-top: 5px;
  clear: left;
}

#body_hom #top_nav_hom a,
#body_abo #top_nav_abo a,
#body_ser #top_nav_ser a,
#body_mov #top_nav_mov a,
#body_hlp #top_nav_hlp a {
  background: #808080;
  color: #FFFFFF;
  font-weight: bold;
}

#header {
  background-color: #181818;
  background-image:url(../images/header.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 850px;
  height: 80px;
}

#home_body {
  background-color: #181818;
  position: absolute;
  top: 90px;
  left: 15px;
  width: 850px;
  height: 772px;
  background-image: url(../images/bgtgr.png);
  background-repeat: no-repeat;
}

#connections_body {
  background-color: #181818;
  position: absolute;
  top: 90px;
  left: 15px;
  width: 850px;
  height: 475px;
}

#body {
  background-color: #181818;
  position: absolute;
  top: 90px;
  left: 15px;
  width: 850px;
  height: 475px;
  background-image: url(../images/bgtgr.png);
  background-repeat: no-repeat;
}

#headlinks {
  position: absolute;
  top: 25px;
  right: 13px;
  width: 55px;
  height: 55px;
  padding: 0;
  border-right: 1px solid #FAA63B;
  margin-top: 10px
}

#toplinks {
  position: absolute;
  top: 0px;
  left: 185px;
  width: 557px;
  height: 23px;
}

#mainlinks {
  position: relative;
  top: 0px;
  left: 13px;
  width: 170px;
  height: 322px;
  border: 1px solid #FAA63B;
}

#linkscontent1 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 170px;
  height: 390px;
}

#tiger {
  position: relative;
  top: 0px;
  left: 13px;
  width: 170px;
  height: 322px;
  border: 1px solid #FAA63B;
}

#login {
  position: relative;
  top: 0px;
  left: 13px;
  padding-left: 5px;
  padding-top: 5px;
  width: 165px;
  height: 120px;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  border-right: 1px solid #FAA63B;
}

#moveconnex {
  border: 0px;
  position: relative;
  top: 5px;
  left: 40px;
  height: 40px;
  width: 115px;
  padding-top: 5px;
  background-repeat:no-repeat;
  background-image: url(../images/moveconnex.png);
}

#more {
  border: 0px;
  position: absolute;
  top: 371px;
  left: 615px;
  display:block;
  width: 50px;
  height: 19px;
}

#blurb {
  border: 0px;
  position: absolute;
  top: 300px;
  left: 350px;
  display:block;
  width: 322px;
  height: 95px;
  background-repeat:no-repeat;
  background-image: url(../images/blurb.png);
}

#slogan {
  border: 0px;
  position: absolute;
  top: 65px;
  left: 210px;
  display:block;
  width: 200px;
  height: 170px;
}

#photo1 {
  border: 0px;
  position: absolute;
  top: 60px;
  left: 530px;
  display:block;
  width: 225px;
  height: 180px;
}

#enquiry_bar {
    position: fixed;
    top: 120px;
    left: 860px;
    width: 180px;
    padding: 2px;
    min-height: 385px;
    border: 2px solid #FAA63B;
    background-color: #181818;
}

#home_iframe {
  position: absolute;
  top: 450px;
  left: 184px;
  width: 631px;
  height: 320px;
  padding: 0 10px 0 10px;
  color: #FFFFFF;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  border-right: 1px solid #FAA63B;
}

#iframe {
  position: absolute;
  top: 23px;
  left: 184px;
  width: 631px;
  height: 439px;
  padding: 10px 10px 0 10px;
  color: #FFFFFF;
  border-top: 1px solid #FAA63B;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  border-right: 1px solid #FAA63B;
}

#home_content {
  position: absolute;
  top: 23px;
  left: 184px;
  width: 631px;
  height: 415px;
  padding: 10px 10px 0 10px;
  color: #FFFFFF;
  border-top: 1px solid #FAA63B;
  border-left: 1px solid #FAA63B;
  border-right: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
}

#content1 {
  font-family: Georgia;
  font-size: 10pt;
  text-align: justify;
  position: absolute;
  top: 23px;
  left: 184px;
  width: 631px;
  height: 439px;
  padding: 10px 10px 0 10px;
  overflow: auto;
  color: #FFFFFF;
  border-top: 1px solid #FAA63B;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  border-right: 1px solid #FAA63B;
}

#content2 {
  font-family: Georgia;
  font-size: 10pt;
  text-align: justify;
  position: absolute;
  top: 24px;
  left: 184px;
  width: 631px;
  height: 390px;
  padding: 10px 0 0 0;
  overflow: auto;
  color: #FFFFFF;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  border-right: 1px solid #FAA63B;
}

#content3 {
  font-family: Georgia;
  font-size: 10pt;
  text-align: justify;
  position: absolute;
  top: 24px;
  left: 184px;
  width: 631px;
  height: 390px;
  overflow: auto;
  color: #FFFFFF;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  border-right: 1px solid #FAA63B;
  padding: 10px 10px 0 10px;
}

#subtitle {
  border: 0px;
  position: absolute;
  top: 5px;
  left: 285px;
  display:block;
  width: 140px;
  height: 25px;
  padding-top: 10px;
  padding-left: 30px;
  background-repeat:no-repeat;
  background-image: url(../images/form.gif);
}

#addresscontent1 {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 230px;
  height: 150px;
  text-align: left;
  line-height: 14pt;
}

#addresscontent2 {
  position: absolute;
  left: 0px;
  top: 160px;
  width: 230px;
  height: 100px;
  font-family: Georgia;
  font-size: 9pt;
  text-align: left;
  line-height: 14pt;
}

#enquiry_form {
  position: relative;
  top: 20px;
  left: 0px;
}

/* top navigation styles*/
#head_nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 50px;
  float: right;
}

#head_nav li {
  margin: 0;
  padding: 0;
  float: right;
}

#head_nav a {
  float: left;
  width: 50px;
  text-decoration: none;
  color: #FFFFFF;
}

#head_nav a:hover {
  background: #808080;
}

/* side navigation styles*/
#side_nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

#side_nav li {
  margin: 0;
  padding: 0;
  float: right;
}

#side_nav_a a {
  float: left;
  width: 152px;
  height: 19px;
  display: block;
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 7.5pt;
  text-decoration: none;
  padding: 0 0 0 3px;
  line-height: 19px;
  font-weight: normal
}

#side_nav_b a {
  float: left;
  width: 144px;
  height: auto;
  display: block;
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 7.5pt;
  text-decoration: none;
  padding: 0 0 0 3px;
  line-height: 19px;
  border-bottom: 1px solid #FAA63B;
  border-left: 1px solid #FAA63B;
}

#side_nav_c a {
  float: left;
  width: 144px;
  height: auto;
  display: block;
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 7.5pt;
  text-decoration: none;
  padding: 0 0 0 3px;
  line-height: 19px;
  border-left: 1px solid #FAA63B;
}

#side_nav a:hover {
  background: #808080;
}

#side_nav_active a {
  float: left;
  width: 144px;
  height: auto;
  display: block;
  color: #FFFFFF;
  background: #808080;
  font-family: Georgia;
  font-size: 7.5pt;
  text-decoration: none;
  padding: 0 0 0 3px;
  line-height: 19px;
  border-bottom: 1px solid #FAA63B;
  border-left: 1px solid #FAA63B;
}

#side_nav_active_b a {
  float: left;
  width: 144px;
  height: auto;
  display: block;
  color: #FFFFFF;
  background: #808080;
  font-family: Georgia;
  font-size: 7.5pt;
  text-decoration: none;
  padding: 0 0 0 3px;
  line-height: 19px;
  border-left: 1px solid #FAA63B;
}

/* other styles*/
#home_footer {
  background-color: #181818;
  position: absolute;
  padding-top: 15px;
  top: 862px;
  left: 15px;
  width: 850px;
  height: 30px;
}

#footer {
  background-color: #181818;
  position: absolute;
  padding-top: 15px;
  top: 565px;
  left: 15px;
  width: 850px;
  height: 30px;
}

#footerbar {
  position: absolute;
  top: 700px;
  left: 5px;
  width: 775px;
  height: 50px;
}

#footlinks {
  background-image: url(../images/footlinks.gif);
  background-repeat: repeat-x;
  padding-top: 5px;
  position: absolute;
  top: 703px;
  left: 5px;
  width: 850px;
  height: 18px;
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 7pt;
}

/* text classes start here */
.class_title {
  float: left;
  width: 152px;
  height: 19px;
  display: block;
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 7.5pt;
  text-decoration: none;
  padding: 0 0 0 3px;
  line-height: 19px;
  border-top: 1px solid #FAA63B;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  font-weight: normal
}

.class_title_active {
  float: left;
  width: 152px;
  height: 19px;
  display: block;
  color: #FFFFFF;
  background: #808080;
  font-family: Georgia;
  font-size: 7.5pt;
  text-decoration: none;
  padding: 0 0 0 3px;
  line-height: 19px;
  border-top: 1px solid #FAA63B;
  border-left: 1px solid #FAA63B;
  border-bottom: 1px solid #FAA63B;
  font-weight: normal
}

.links_style1 {
  border: 0px;
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  display:block;
  width: 165px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
}

.textstyle1 {
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
}

.textstyle2 {
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #6699cc;
}

.textstyle3 {
  font-family: Georgia;
  font-size: 7pt;
  font-weight: bold;
  color: #cc0033;
  text-align: left;
}

.textstyle4 {
  font-family: Georgia;
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
}

.textstyle5 {
  font-family: Georgia;
  font-size: 9pt;
  font-weight: normal;
  color: #333333;
}

.textstyle8 {
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}

td.textstyle8 {
  font-family: Georgia;
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
}

input.fieldstyle1 {
   border: 1px solid #C0C0C0;
   width: 250px;
   font-family: Georgia;
   font-size: 10pt;
}

input.fieldstyle2 {
   font-family: Georgia;
   font-size: 9pt;
}

.selectstyle1 {
   font-family: Georgia;
   font-size: 9pt;
}

/* image style classes*/
img.photo1 {
  display: block;
  margin: 5px 20px 0 25px;
}

img.photo2 {
  display: block;
  margin: 25px 25px 0 5px;
}

/* paragraph style classes*/
p.thumb {
  margin: 10px 0 10px 0;
  padding: 0;
  float: left;
}

p.thumb_r {
  margin: 10px 0 10px 0;
  padding: 0;
  float: right;
}

p.style1 {
  font-family: Georgia;
  font-size: 11pt;
  padding-left: 0px;
  padding-right: 5px;
}

p.style2 {
  font-family: Georgia;
  font-size: 11pt;
  padding-left: 5px;
  padding-right: 5px;
}

/* input style classes*/
input.fieldstyle1 {
   border: 1px solid #FAA63B;
   width: 105px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 9pt;
}

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

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

/* table classes start here */
table.links {
  width: 100%;
  border-spacing: 0;
  empty-cells: show;
}

td.image {
  vertical-align: top;
  width: 10px;
}

td.data {
  width: 106px;
  height: 20px;
}

td.style1 {
  vertical-align: top;
  width: 10%;
  text-align: right;
}

td.style2 {
  font-family: Georgia;
  font-size: 7pt;
  color: #434343;
  text-align: left;
  vertical-align: top;
  width: 30%;
}

td.style3 {
  font-family: Georgia;
  font-size: 9pt;
  color: #434343;
  text-align: right;
  vertical-align: top;
  width: 35%;
}

td.style4 {
  text-align: left;
  vertical-align: top;
}

td.form1 {
  font-family: Georgia;
  font-size: 8pt;
  color: #FFFFFF;
  text-align: right;
  vertical-align: top;
}

td.form2 {
  text-align: left;
  vertical-align: top;
}

td.title {
  font-family: Georgia;
  text-align: center;
  vertical-align: top;
}

td.details {
  font-family: Georgia;
  font-size: 8pt;
  text-align: center;
  vertical-align: top;
}

p.list1 {
  position: relative;
  left: 5px;
}

ul.list1 {
  list-style: none;
}

li.list1 {
  position: relative;
  left: -30px;
  font-style: italic;
  text-decoration: underline
}

ul.list2 {
  list-style: none;
}

li.list2 {
  position: relative;
  left: -15px;
  text-align: left;
}

ul.list3 {
  list-style: none;
}

li.list3 {
  position: relative;
  left: -10px;
  text-align: left;
}

/* input classes start here */
input.submitbutton {
   float: right;
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   text-align: center;
   width: 75px;
}

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

input.clickhere {
   margin-top: 5px;
   font-family: Verdana, Arial, sans-serif;
   font-size: 9pt;
   text-align: center;
   width: 130px;
}

/* hyperlink classes start here */
a.nav_footer:link, a.nav_footer:visited, a.nav_footer:active {
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

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

a.class1:link {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 7pt;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

a.class1:visited {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 7pt;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

a.class1:active {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 7pt;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

a.class1:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #C0C0C0;
}

a.class2:link {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 10pt;
  text-decoration: underline;
  font-weight: normal;
  color: #6699CC;
}

a.class2:visited {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 10pt;
  text-decoration: underline;
  font-weight: normal;
  color: #6699CC;
}

a.class2:active {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 10pt;
  text-decoration: underline;
  font-weight: normal;
  color: #6699CC;
}

a.class2:hover {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 10pt;
  text-decoration: underline;
  font-weight: normal;
  color: #C0C0C0;
}

a.class3:link {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 9pt;
  text-decoration: underline;
  font-weight: bold;
  color: #6699CC;
}

a.class3:visited {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 9pt;
  text-decoration: underline;
  font-weight: bold;
  color: #6699CC;
}

a.class3:active {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 9pt;
  text-decoration: underline;
  font-weight: bold;
  color: #6699CC;
}

a.class3:hover {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 9pt;
  text-decoration: underline;
  font-weight: bold;
  color: #C0C0C0;
}

a.class4:link {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
  color: #6699CC;
}

a.class4:visited {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
  color: #6699CC;
}

a.class4:active {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
  color: #6699CC;
}

a.class4:hover {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 8pt;
  text-decoration: underline;
  font-weight: bold;
  color: #C0C0C0;
}

a.class5:link {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #336699;
}

a.class5:visited {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #336699;
}

a.class5:active {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #336699;
}

a.class5:hover {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 7pt;
  text-decoration: underline;
  font-weight: bold;
  color: #C0C0C0;
}

/* navigation buttons*/

/* Top Links*/
a.but_try:link{
  border: 0px;
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 105px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
  border-right: 1px solid #FAA63B;
}

a.but_try:visited{
  border: 0px;
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 105px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
  border-right: 1px solid #FAA63B;
}

a.but_try:active{
  border: 0px;
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 105px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
  border-right: 1px solid #FAA63B;
}

a.but_try:hover {
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a.but_more:link{
  border: 0px;
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 60px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
}

a.but_more:visited{
  border: 0px;
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 60px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
}

a.but_more:active{
  border: 0px;
  background: #FAA63B;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 60px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
}

a.but_more:hover {
  background: #808080;
  font-family: Georgia;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.nav_footer {
  color: #FFFFFF;
  font-family: Georgia;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/* Top Links*/
.but_more{
  border: 0px;
  background: #FAA63B;
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 50px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
  border-right: 1px solid #FAA63B;
}

.but_try{
  border: 0px;
  background: #FAA63B;
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  text-decoration: none;
  display:block;
  width: 105px;
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
  border-right: 1px solid #FAA63B;
}

a:link {
  font-family: Georgia;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  color: #6699CC;
}

a:visited {
  font-family: Georgia;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  color: #6699CC;
}

a:active {
  font-family: Georgia;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  color: #6699CC;
}

a:hover {
  font-family: Georgia;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  color: #C0C0C0;
}
