/* global */
html
{ height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
  background: #444;
  color: #444;}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  background: transparent;
  color: #283547;
  border-color: #787878;}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;}

img
{ border: 0px;
  margin: 5px 0px 10px 0px;}

a
{ outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 40px 20px 0px;}

.right
{ float: right; 
  padding: 0px 0px 20px 40px;}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;}

.quotation
{ margin-top: 8px;
  margin-right: 8px;
  margin-left: 10px;
  margin-bottom: 0;}

p.quote
{ font-weight: bold; 
  text-align:right; 
  text-transform: italic; 
  width: 155px;}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;}

/* main container */
#main
{ width: 925px;
  margin: 0 auto 0 auto; 
  background: #FFF;
  color: #444;}

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 905px;
  height: 100px;
  text-align: center;
  float: center;
  background: #FFF url(logo.png) no-repeat;
  color: #444;}

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 905px;
  height: auto;
  padding: 0px;
  overflow: hidden;} 

#column_left
{ width: 10px;
  float: left;
  padding: 16px 0px 15px 0px;
  display: inline;}

#column_right
{ width: 207px;
  float: right;
  padding: 0px 0px 15px 0px;
  display: inline;
  /*text-transform: uppercase;*/
  }

#column_center
{ width: 640px;
  float: left;
  padding: 22px 25px 15px 25px;}

#column_center p
{ text-align: justify;}
  
#column_center h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;}

#column_center h2
{ margin: 10px 0px 5px 0px;
  padding-bottom: 10px;}

#column_center ul
{ margin: 2px 0px 33px 16px;
  padding: 0px;}
	
#column_center ul li
{ list-style-type: circle;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
  line-height: 1.7em;}



#column_center a, .sidebaritem a
{ background: transparent;
  color: #283547;
  border-bottom: 1px solid #283547;}

table th, table td{padding: 6px;}

table th
{ text-transform: uppercase; 
  /* background-color: #E4E6DA;*/ 
  text-align: left;}

table td
{ /* background-color: #F6F6F0; */ 
  /* margin: 0px;*/
  /* padding: 6px 6px 4px 6px;*/
  /* line-height: 1.5em; */
  text-align: left;}

/* footer */
#footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 15px 21px 0px 19px;
  width: 865px;
  height: 30px;
  font-size: 94%;
  text-transform: uppercase;
  text-align: center;}

#footer, #footer a, #footer a:hover
{ background: #6F7068;
  color: #FFF;}

#footer a
{ text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}

/* contact page - form layout */
form
{ margin: 0; 
  padding: 0; 
  height: 260px;}

div.row1
{ width: 465px;}

div.row1 span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
  padding-top: 5px;}

div.row1 span.forminput
{ float: right;
  text-align: right;} 

div.spacer
{ width: 80px;}

input, textarea
{ width: 279px; 
  font-family: arial, sans-serif; 
  font-size: 100%;
  border: 1px solid #CEC8BC;
  overflow: auto;
  margin: 2px;
  background-color: #FFF;
  color: #555;}

.submit
{ font-family: arial, sans-serif;
  font-size: 100%; 
  border: 1px solid;
  width: 99px;
  margin: 4px 0px 0px 200px;
  height: 26px;
  cursor: pointer;
  background-color: #6F7068;
  color: #FFF;}

/* links above the logo / footer */
#links
{ margin-left: auto; 
  margin-right: auto;
  text-align: center;
  padding: 10px 21px 0px 19px;
  width: 865px;
  height: 18px;
  font-size: 100%;
  text-transform: uppercase;
  /*font-weight: bold;*/
}

#footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 865px;
  height: 26px;
  font-size: 94%;
  text-transform: uppercase;
}

#links{text-align: center;}

#footer{text-align: center;}


#links a:hover, #footer a:hover{text-decoration: underline;}

.sidebaritem
{ text-align: left;
  width: 208px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 190px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;

}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 14px 8px 8px 14px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: right; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

.sidebaritem a, #column_center a, .sidebaritem a:hover, #column_center a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column_center a:hover{border-bottom: 1px solid;}


#links{text-align: center;}

#footer{text-align: center;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

#search
{ float: right; 
  padding: 22px 15px 0px 0px;
}

input.searchfield
{ border: 1px solid; 
  padding:2px;
}

input.searchbutton
{ font-family: verdana, sans-serif;
  border: 1px solid; 
  padding: 0px 0px 1px 0px;
  width: 64px;
  cursor: pointer;
}
