
body {
  padding: 0px;
  margin: 0px;
  background: url('../img/bg.gif');
}

form {
        margin: 0px;
        padding: 0px;
}

input.normal {
        font-family: tahoma;
        font-size: 11px;
        font-color: #000000;
        background: url(../../../../p_default/t_default/s_default/img/input_bg.gif) repeat-x;
        border: 1px solid black;
}

table.contform {
        border-spacing: 0px;
        border-collapse: collapse;
        padding: 0px;
        width: 320px;
        font-family: tahoma;
        font-size: 11px;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
}

td.cfcol-info {
        color: #ff7f00;
        height: 20px;
        vertical-align: top;
}

td.cfcol-caption {
        font-weight: bold;
        width: 79px;
	color: #203683;
}

td.cfcol-error {
        color: #ff0000;
        font-weight: bold;
}
td.cfcol-success {
        color: #00ff00;
        font-weight: bold;
}

td.cfcol-control {
        width: 300px;
}

td.cfcol-submit {
        height: 20px;
        vertical-align: bottom;
}

input.contform, textarea.contform {
        font-family: tahoma;
        font-size: 11px;
        width: 300px;
	color: #203683;
	background: #eff6ff;
        border: 1px solid #203683;
}

a.cf-send {
        padding-left: 12px;
        background: url(../img/arrow.gif) no-repeat 2px center;
        text-decoration: none;
	color: #203683;
}

a.cf-send:hover {
        text-decoration: underline;
}

#wrap {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

#top {
  height: 140px;
  background: url('../img/top.jpg');
}

#center {
  width: 600px;
  background: url('../img/content_bg.gif');
}

#menu {
  width: 170px;
  height: 221px;
  padding-bottom: 20px;
  float: left;
  background: url('../img/content_menu_bg.gif') no-repeat;
}

#menu ul {
  list-style: none;
  font: normal 12px/37px Tahoma, Arial, sans-serif;
  padding-top: 35px;
  text-align: right;
}

#menu ul li a, #menu ul li a:visited, #menu ul li a:active {
  color: #203683;
  font: normal 12px/37px Tahoma, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

#menu ul li a:hover {
  color: #6076c3;
}

#content {
  width: 360px;
  float: right;
  margin-right: 10px;
  margin-top: 35px;
}

#gallery {
  width: 336px;
  margin-left: 12px;
  margin-right: 12px;
}

.gallery-text a, .gallery-text a:visited, .gallery-text a:active  {
  color: #203683;
  text-decoration: none;
  font: normal 10px/25px Tahoma, Arial, sans-serif;
}

.gallery-text a:hover {
  font: normal 10px/25px Tahoma, Arial, sans-serif;
  color: #6076c3;
}

.gallery-text-left {
  float: left;
  margin-left: 8px;
}

.gallery-text-right {
  float: right;
  margin-right: 8px;
}

.thumbnail-left {
  width: 130px;
  margin-left: 3px;
  margin-bottom: 15px;
  font: normal 10px Tahoma, Arial, sans-serif;
  float: left;
}

.thumbnail-right {
  width: 130px;
  margin-left: 70px;
  margin-bottom: 15px;
  font: normal 10px Tahoma, Arial, sans-serif;
  float: left;
}

.thin {
  position: relative;
  width: 130px;
  height: 130px;
  background: url('../img/gray_dot_bg.gif');
}

.thin a {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%
}

.thumb-text {
  color: gray;
  text-align: center;
  margin-top: 5px;
}

#bottom {
  height: 55px;
  background: url('../img/bottom.gif');
  font: normal 10px/55px Tahoma, Arial, sans-serif;
  text-align: center;
  word-spacing: 0.5em;
  clear: both;
}

#bottom a, #bottom a:visited, #bottom a:active {
  color: #293d82;
  text-decoration: none;
  text-transform: capitalize;
}

#bottom a:hover {
  color: #293d82;
  text-decoration: underline;
}
