html
{
  height: 100%;
  margin-bottom: 1px;
}

body
{
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url('/images/one_bg_main.jpg') left top repeat-x;
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  color: #333333;
  text-align: center;
}

img
{
  border: 0px;
}

img.headbg
{
  float: right;
  margin: 0px;
}

a:link,
a:active,
a:visited,
a.body:link,
a.body:active,
a.body:visited
{
  color: #008C56;
  line-height: 14px;
  text-decoration: underline;
}

a:hover,
a.body:hover
{
  color: #008C56;
  line-height: 14px;
  text-decoration: none;
}

p
{
  margin: 8px 4px 8px 14px;
  padding: 0px;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  color: #222222;
}

h1,
h1 p
{
  margin: 0px;
  padding: 10px 11px 6px 14px;
  font-family: 'Trebuchet MS',trebuchet,helvetica;
  font-size: 20px;
  color: #555555;
  font-weight: normal;
  text-align: left;
  background-color: #F5F1ED;
}

h2
{
  margin: 0px;
  padding: 10px 11px 6px 14px;
  font-family: 'Trebuchet MS',trebuchet,helvetica;
  font-size: 20px;
  color: #555555;
  font-weight:normal;
  text-align:left;
  background-color: #F5F1ED;
}

h3
{
  margin: 11px 11px 9px 14px;
  padding: 0px;
  font-size: 14px;
  color: #008C56;
  font-weight: normal;
  text-align: left;
  font-weight: bold;
}

h4
{
  margin: 11px 11px 9px 14px;
  padding: 0px;
  font-size: 14px;
  color: #008C56;
  font-weight: normal;
  text-align: left;
  font-weight: bold;
  font-style: italic;
}

h5
{
  margin: 15px 11px -5px 14px;
  padding: 0px;
  font-size: 12px;
  color: #222222;
  font-weight: normal;
  text-align: left;
  font-weight: bold;
}

h6
{
  margin: 10px 0px 0px 11px;
  padding: 0px;
  font-family: 'Trebuchet MS',trebuchet,helvetica;
  font-size: 24px;
  color: #DC0F02;
  font-weight: bold;
}

ul
{
  margin-top: 6px;
  color: #444444;
  text-align: left;
  list-style-type: disc;
  font-size: 12px;
  line-height: 15px;
}

ul.body
{
  color: #5F7718;
}

li
{
  padding: 3px 5px;
}

#container
{
  width: 786px;
  padding: 0px;
  margin: 0px auto;
}

#header
{
  width: 786px;
  height: 146px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  background: #FFFFFF url('/images/one_bg_head.jpg') left top no-repeat;
}

a#homelink
{
  float: left;
  width: 340px;
  height: 146px;
  margin-right: 5px;
  outline: none;
}

/* BEGIN Main Navigation */

#mainnav
{
  float: left;
  width: 351px;
  height: 19px;
  margin-top: 109px;
  background: url('/images/one_bg_nav.gif') left top no-repeat;
}

#mainnavlist
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#mainnavlist li
{
  display: inline;
  float: left;
  margin: 0px;
  padding: 0px;
}

#mainnavlist li a
{
  display: block;
  height: 19px;
}

#menu_home { left: 0px; width: 57px; height: 19px;}
#menu_abou { left: 57px; width: 80px; height: 19px;}
#menu_serv { left: 137px; width: 75px; height: 19px;}
#menu_gall { left: 212px; width: 68px; height: 19px;}
#menu_cont { left: 280px; width: 71px; height: 19px;}

#menu_home a { width: 57px; text-decoration: none; height: 19px;}
#menu_abou a { width: 80px; text-decoration: none; height: 19px;}
#menu_serv a { width: 75px; text-decoration: none; height: 19px;}
#menu_gall a { width: 68px; text-decoration: none; height: 19px;}
#menu_cont a { width: 71px; text-decoration: none; height: 19px;}

#menu_home a:hover { background: transparent url('/images/one_bg_nav.gif') 0px -19px no-repeat; }
#menu_abou a:hover { background: transparent url('/images/one_bg_nav.gif') -57px -19px no-repeat; }
#menu_serv a:hover { background: transparent url('/images/one_bg_nav.gif') -137px -19px no-repeat; }
#menu_gall a:hover { background: transparent url('/images/one_bg_nav.gif') -212px -19px no-repeat; }
#menu_cont a:hover { background: transparent url('/images/one_bg_nav.gif') -280px -19px no-repeat; }

#menu_home a.current, #menu_home a.current:hover { background: transparent url('/images/one_bg_nav.gif') 0px -19px no-repeat; }
#menu_abou a.current, #menu_abou a.current:hover { background: transparent url('/images/one_bg_nav.gif') -57px -19px no-repeat; }
#menu_serv a.current, #menu_serv a.current:hover { background: transparent url('/images/one_bg_nav.gif') -137px -19px no-repeat; }
#menu_gall a.current, #menu_gall a.current:hover { background: transparent url('/images/one_bg_nav.gif') -212px -19px no-repeat; }
#menu_cont a.current, #menu_cont a.current:hover { background: transparent url('/images/one_bg_nav.gif') -280px -19px no-repeat; }

/* END Main Navigation */

#content
{
  width: 786px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background: #FFFFFF url('/images/one_bg_page.gif') left top no-repeat;
}

#toppicSwap
{
  margin: 0px 15px 8px 18px;
  padding: 15px 0px 0px 0px;
}

#mid
{
  margin: 0px 15px 15px 18px;
  padding: 10px 0px 0px 0px;
}

#contentleft
{
  float: left;
  width: 460px;
  margin: 0px 20px 0px 0px;
  padding: 0px;
  text-align: left;
  border: 1px solid #D3D3D3;
}

#contentright
{
  float: left;
  width: 266px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  border: 1px solid #D3D3D3;
}

#insideleft
{
  float: left;
  width: 748px;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 11px 0px;
  text-align: left;
  border: 1px solid #D3D3D3;
}

#footer
{
  margin: 0px;
  color: #777777;
  text-align: center;
}

#innerfooter
{
  margin: 0px 20px;
  padding: 20px 0px;
  line-height: 20px;
  border-top: 1px solid #D3D3D3;
}

/* Other Site Elements */

.required
{
  color: red;
}