
* {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

body {
  color: #a7a7a7;
  font-family: Tahoma, arial, sans-serif;
  font-size: 9px;
  text-align: center;
  background-color: #4a4848;
  background-repeat: repeat-x;
  background-image: url('images/body_background.gif');
  background-position: 0px 0px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #ea9a2e;
}

span {
  display: none;
}

img {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

ul {
  list-style-type: none;
}

li {
  list-style-type: none;
}

p {
  line-height: 13px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
}

.clearthis {
  height: 1px;
  clear: both;
  float: none;
  font-size: 1px;
  line-height: 0px;
  overflow: hidden;
  visibility: hidden;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#container {
  width: 780px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

#page_header {
  width: 780px;
  height: 122px;
  background-repeat: no-repeat;
  background-image: url(images/header_background.gif);
  background-position: 0px 0px;
}

#company_name {
  padding-left: 204px;
  height: 122px;
  background-repeat: no-repeat;
  background-image: url('images/header_image.gif');
  background-position: 18px 9px;
}

#company_name h1 {
  width: 155px;
  height: 32px;
  background-repeat: no-repeat;
  background-image: url('images/company_name.gif');
  background-position: 0px 0px;
}

#page_menu {
  margin-bottom: 14px;
  width: 780px;
  height: 42px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url('images/menu_background.gif');
  background-position: 0px 0px;
}

#page_menu ul {
  height: 29px;
  width: 606px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#page_menu li {
  width: 101px;
  height: 29px;
  float: left;
  background-repeat: no-repeat;
  background-image: url('images/menu_link_bg.gif');
  background-position: 0px 0px;
}

#page_menu li a {
  margin-top: 11px;
  height: 10px;
  width: 101px;
  display: block;
}

#page_menu .home a {
  background-repeat: no-repeat;
  background-image: url('images/menu_home.gif');
  background-position: 50% 0px;
}

#page_menu .aboutus a {
  background-repeat: no-repeat;
  background-image: url('images/menu_aboutus.gif');
  background-position: 50% 0px;
}

#page_menu .gallery a {
  background-repeat: no-repeat;
  background-image: url('images/menu_gallery.gif');
  background-position: 50% 0px;
}

#page_menu .portfolio a {
  background-repeat: no-repeat;
  background-image: url('images/menu_portfolio.gif');
  background-position: 50% 0px;
}

#page_menu .procedure a {
  background-repeat: no-repeat;
  background-image: url('images/menu_procedure.gif');
  background-position: 50% 0px;
}

#page_menu .contact a {
  background-repeat: no-repeat;
  background-image: url('images/menu_contact.gif');
  background-position: 50% 0px;
}

.content_header {
  height: 38px;
  overflow: hidden;
  background-color: #353434;
  background-repeat: no-repeat;
  background-image: url('images/main_bg_topright.gif');
  background-position: 100% 0px;
}

.content_header h2 {
  padding-left: 41px;
  height: 38px;
  background-repeat: no-repeat;
  background-image: url('images/main_bg_topleft.gif');
  background-position: 0px 0px;
}

.content_box_right {
  margin-bottom: 8px;
  background-color: #353434;
  background-repeat: no-repeat;
  background-image: url('images/main_bg_botright.gif');
  background-position: 100% 100%;
}

.content_box_left {
  padding-bottom: 12px;
  background-repeat: no-repeat;
  background-image: url('images/main_bg_botleft.gif');
  background-position: 0px 100%;
}

.content_box {
  padding-top: 5px;
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 5px;
}

.content_box .thumbnail {
  float: left;
  border-top: 1px #a1a19e solid;
  border-right: 1px #a1a19e solid;
  border-bottom: 1px #a1a19e solid;
  border-left: 1px #a1a19e solid;
}

.content_box h3 {
  padding-top: 10px;
  padding-bottom: 3px;
  font-size: 9px;
  font-weight: normal;
}

#left_sidebar {
  padding-left: 17px;
  float: left;
}

#left_sidebar .content_header {
  width: 134px;
}

#left_sidebar .content_header h2 {
  color: #9bb74b;
  font-weight: bold;
  font-size: 11px;
  line-height: 11px;
}

#left_sidebar .content_header h2 span {
  display: block;
  padding-top: 10px;
}

#left_sidebar .content_box_left {
  width: 134px;
}

#left_sidebar .content_box {
  background-repeat: repeat-y;
  background-image: url('images/left_sidebar_bg.gif');
  background-position: 0px 0px;
}

#left_sidebar .content_box h3 {
  color: #ea912e;
  clear: both;
}

#left_sidebar .link-more {
  padding-top: 2px;
  text-align: right;
}

#left_sidebar .link-more a {
  color: #a7a7a7;
  font-weight: bold;
}

#left_sidebar .link-more a:hover {
  color: #f1af3b;
}

#main_content {
  padding-right: 17px;
  float: right;
}

#main_content .content_header {
  width: 594px;
}

#main_content .content_header h2 {
  color: #f89d31;
  font-size: 12px;
  line-height: 12px;
}

#main_content .content_header h2 span {
  display: block;
  padding-left: 3px;
  padding-top: 10px;
}

#main_content .content_box_left {
  width: 594px;
}

#main_content .content_box {
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 11px;
  padding-bottom: 0px;
  background-repeat: no-repeat;
  background-image: url('images/main_background.gif');
  background-position: 100% 0%;
  border-top: 0px #d2913d solid;
  border-right: 2px #e9bf59 solid;
  border-bottom: 0px #d2913d solid;
  border-left: 2px #e9bf59 solid;
}

#main_content_border {
  padding-left: 42px;
  background-repeat: repeat-y;
  background-image: url('images/main_bg_side.gif');
  background-position: 5px -1px;
}

#main_content .link-more {
  padding-bottom: 7px;
  padding-right: 5px;
  text-align: right;
  line-height: 11px;
}

#main_content .link-more a {
  color: #ea9a2e;
  font-weight: bold;
}

#main_content .link-more a:hover {
  color: #f7ec37;
}

#main_content .divider {
  width: 522px;
  height: 3px;
  overflow: hidden;
  margin-top: 0px;
  margin-left: 2px;
  margin-bottom: 7px;
  background-repeat: repeat-x;
  background-image: url('images/main_divider.gif');
  background-position: 0px 0px;
}

.topmasters {
  padding-top: 6px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 6px;
}

.topmasters_info {
  float: right;
  width: 383px;
}

.topmasters_info h3 {
  width: 383px;
  color: #9bb74b;
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
}

.topmasters_info p {
  clear: both;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 5px;
  padding-bottom: 10px;
}

#loginbox_left {
  margin-bottom: 5px;
  margin-top: 10px;
  padding-left: 14px;
  float: left;
  background-color: #686765;
  background-repeat: no-repeat;
  background-image: url('images/loginbox_bgleft.gif');
  background-position: 0px 0px;
}

#loginbox_right {
  padding-right: 14px;
  background-repeat: no-repeat;
  background-image: url('images/loginbox_bgright.gif');
  background-position: 100% 0px;
}

#loginbox {
  width: 160px;
  height: 99px;
  overflow: hidden;
  color: #fafafa;
  font-size: 9px;
  font-weight: bold;
  line-height: 9px;
}

#loginbox a {
  text-decoration: underline;
}

#loginbox a:hover {
  color: #f7b637;
}

#loginbox h2 {
  padding-top: 7px;
  color: #f7b637;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}

#loginbox form {
  margin-top: 13px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
}

.loginbox_formfield {
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 3px;
  padding-bottom: 2px;
}

.loginbox_formfield strong {
  padding-top: 3px;
  float: left;
  width: 55px;
  display: block;
}

#loginbox input {
  width: 97px;
  color: #fff;
  padding-top: 2px;
  background-color: #4a4948;
  font-family: Tahoma, arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  float: right;
  border-top: 1px #8e8c89 solid;
  border-right: 1px #8e8c89 solid;
  border-bottom: 1px #8e8c89 solid;
  border-left: 1px #8e8c89 solid;
}

#loginbox input.button {
  margin-top: 1px;
  width: 41px;
  height: 14px;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

#loginbox_register {
  padding-top: 10px;
  line-height: 10px;
}

#tips {
  float: right;
  padding-top: 8px;
  padding-left: 17px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-left: 1px #62615f solid;
}

#tips_box {
  width: 295px;
  font-weight: bold;
}

#tips_box a {
  color: #f1ab30;
  text-decoration: underline;
}

#tips_box a:hover {
  color: #f7f037;
}

#tips_box h2 {
  padding-bottom: 9px;
  color: #9bb74b;
  font-size: 12px;
}

#tips_box ul {
  padding-top: 3px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
}

#tips_box li {
  padding-top: 3px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
}

#page_footer {
  color: #adacab;
  text-align: center;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
}

#page_footer a {
  color: #adacab;
  text-decoration: underline;
}

#page_footer a:hover {
  color: #f7ec37;
}
