/* CSS Document */

body {
  padding: 0;
  border: 0;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  text-decoration: none;
  line-height: 145%;
  margin: 0 auto; 
}

#all {
  position: relative;
  margin: auto;
  padding: 178px 0 0 53px;
  border: 0;
  width: 1127px;
  background-image: url(../images/bg_start.jpg);
  background-repeat:no-repeat;
  background-position:center top;
}

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

a:link, a:visited, a:focus, a:hover, a:active, a.download, a.internal-link { 
  text-decoration: none;
  color: #535353; 
}

P, BLOCKQUOTE, UL, FIELDSET, FORM, OL, DL, DIR, b, label {
  line-height: 145%;
  color: #535353;
}

.clearer {
  clear:both;
}

#frame {
  padding: 0 0 0 0;
  width:1032px;
}  

#header {

}

h1#claim {
  display:block;
  width:434px;
  height: 34px;
  background-image: url(../images/claim.png);
  background-repeat: no-repeat;
  background-position: left top;
  overflow:hidden;
  text-indent:-9999px;
  float:left;
  position: absolute;
  left: 252px;
  top: 115px;
  font-size: 0px;
  padding:0;
  line-height:0;
  border:none;
}

a#logo {
  display:block;
  width:170px;
  height: 137px;
  top: 62px;
  border: none;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0;
  overflow:hidden;
  text-indent:-9999px;
  text-align:left;
  position:absolute;
  float:right;
  left: 920px;
}

#content {

 padding:0;
 margin:0;
 width:1032px;
 overflow: hidden;
}


#content a * {
  border: 0px;
}

#content_titlerow {
  font-weight:bold;
  color:#00aeef;
  margin-left:199px;
  margin-bottom: 8px;
  padding:0;
  line-height:100%;
  width:833px;
}

#headline {
  font-weight:bold;
  color:#00aeef;
  padding:0;
  text-transform:uppercase;
  float:left;
  margin:0;
  width:200px;
}

#lang_chooser {
  position:relative;
  float: right;
  width:400px;
  font-family:Arial, Helvetica, sans-serif; 
  color: #878787;
  text-transform:lowercase;
  padding:0 0 0 0;
  margin: 0 0 0 0;
  text-align:right;
}

#lang_chooser ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

#lang_chooser ul li {
  display:inline-block;
}

#lang_chooser  ul li a:link, #lang_chooser  ul li a:visited {
  color: #878787;
  text-decoration: none;
}

#lang_chooser a:link, #lang_chooser a:visited, #lang_chooser a:hover, #lang_chooser a:active {
  display: inline-block;
  font-size: 78%; 
}

#lang_chooser  ul li a:hover, #lang_chooser  ul li a:active, #lang_chooser  ul li a.active {
  color: #00aeef;
}

#menu {
  width: 188px;
  height: 722px;
  background-color:#00aeef;
  float: left;
  border: none;
  line-height: 145%;
  margin: 0;
  padding: 0;
}

ul.menulist * {
  list-style-type:none;
  text-decoration:none;
}
ul.menulist {
  padding: 16px 0 0 8px;
  margin:0;
  color: #fff;
}
ul.menulist li a:link, ul.menulist li a:visited, ul.menulist li a:hover {
  color: #fff;
}
ul.menulist li a.active, ul.menulist li a:active {
  color: #262626;
}
ul.menulist li a:hover {
  text-decoration:underline;
}
ul.menulist > li > a:link, ul.menulist > li > a:visited, ul.menulist > li > a:hover {
/*  text-transform:uppercase;*/
}
ul.menulist li a.activepage {
  background: url(images/arrow.png) no-repeat right 4px;
  padding:0 10px 0 0;
}
ul.sub_menu {
  padding: 0 0 8px 8px;
  margin:0;
  text-transform:lowercase;
}

ul.sub_menu li ul {
  padding: 0 0 8px 8px;
  margin:0;
  font-size:13px;
}

#thinkthin_logo {
  display:block;
  width:151px;
  height: 130px;
  border: none;
  background-image: url(images/thinkthin_logo.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0;
  margin: 100px auto 0 auto;
}

#blue_line {
  background-color: #00aeef;
  height: 7px;
  margin: 0px 0 0 10px;
  width: 832px;
  border: none;
  float: right;
}

#content_headerpic {
  margin: 0;
  padding: 0;
  width:818px;
  overflow:hidden;  
}

#content_area {
  background-color: #fff;
  border: 7px solid #ebebea;
  border-top: 0px;
  width: 818px;
  min-height: 708px;
  float: right;
  margin: 0 0 0 10px;
  padding: 0;
  font-size:13px;
  font-family: Arial, Helvetica, sans-serif;
}

#content_text {
  padding: 25px 25px 20px 20px;
}

#content_area h1 {
  line-height: 145%;
  margin: 0 0 35px 0;
  font-weight:bold;
  color: #00aeef;
  font-size:18px;
}
 
#content_area h2 {
  line-height: 100%;
  margin: 0px 0 5px 0;
  font-weight:bold;
  color: #535353;
  font-size: 14px;
  padding: 0;
}
  
#content_area hr {
  color: #00aeef;
  background-color: #00aeef;
  border-style:solid;
  margin: 25px 0 25px 0; 
}

#content_start_right hr {
  color: #00aeef;
  background-color: #00aeef;
  border-style:solid;
  margin: 10px 0 10px 0; 
}

#content_area p {
  padding:0;
  margin: 0;
}

#content_area p a.more {
  display:block;
  width:51px;
  height: 12px;
  background-image: url(images/more.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  overflow:hidden;
  text-indent:-9999px;
  margin-top: 10px;  
}

#content_area img.head_pic {
  width:818px;
  border:none;
  margin: 0 0 0 0;
  padding:-25px -25px 0 0;
}
#footer {
  font-size:11px;
  color:#666666;
  text-decoration: none;
  position:relative;
  padding-top: 11px;
  width: 1032px;
  height: 31px;
  display: block;
  vertical-align: top;
}

#footer_left {
  float:left;
}

#footer_left a {
  font-size:11px;
  color:#666666;
  text-decoration: none;
}

#copyright {
  float: right;
}

.content_col_left {
  float: left;
  color: #535353;
}
.content_col_left a:link, .content_col_left a:active, .content_col_left a:visited, .content_col_left a:hover {
  text-decoration: none;
  float: left;
  color: #535353; 
}

.content_col_left h1 { 
  color:#00aeef;
}

.content_col_right {
  width: 300px;
  float: right;
}