
body   {
  color:      #895830;
  font-size:   16px;
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  padding:     0 }


#header  {
  background-color: #fff;
  text-align:        right;
  margin:            0;
  padding:           0;
  width:             760px;
  height:            198px }

#menu        {
  font-size:  14px;
  text-align:  left;
  white-space: normal;
  display:     block;
  padding-top: 40px;
  left:        0;
  width:       180px;
  min-height:  530px;
  float:       left }





#menu ul  {
  list-style-image: url("../graphics/common/smallglobe.gif");
  display:           block }


#menu ul a,a:visited {
  color:          #895830;
  font-size:       12px;
  font-weight:     bold;
  text-decoration: none }

#menu ul a:hover, a:active {
  color: #000 }

#main          {
  background-image:   url("../graphics/common/background.jpg");
  background-repeat:   no-repeat;
  background-position: 0 198px;
  text-align:          left;
  width:               760px }









#content         {
  color:         #000;
  font-size:      16px;
  text-align:     justify;
  display:        block;
  padding-top:    20px;
  padding-bottom: 20px;
  left:           200px;
  width:          560px;
  min-height:     530px;
  float:          right }







#footer         {
  line-height: 150%;
  text-align:   center;
  width:        760px;
  clear:        both;
  border-top:   1px solid #000 }









a {
  color:          #895830;
  text-decoration: none }

a:hover {
  color: #f00 }
.rightpic {
  margin-left: 10px;
  float:        right }
em {
  font-style: normal;
  font-weight: bold }
  
  .row       {
  display:       inline;
  margin-top:     0;
  padding-top:    0;
  padding-bottom: 0;
  clear:          left }


.row .col1     {
  text-align:   left;
  margin-top:    0;
  margin-right:  10px;
  margin-bottom: 24px;
  padding:       0;
  width:         160px;
  float:         left }


.row .col2    {
  text-align:   left;
  margin-top:    0;
  margin-bottom: 24px;
  padding:       0;
  width:         auto }
label {
  width: 160px;
  float:  left }

.inp1  {
  margin-bottom: 5px;
  width:          330px;
  border:         solid 1px #895830 }


.inp2  {
  margin-bottom: 5px;
  width:          330px;
  height:         100px;
  border:         solid 1px #895830 }


.inp3   {
  margin-bottom: 10px;
  border:         solid 1px #895830 }



form  { }


