/* Dr Gruenn
   Updated: Mon 01.12.09
   Author: Bear Ideas, www.bearideas.com
----------------------------------------------------------------------------------*/  
body {
background-color:#FFFFFF !important;
}   

* {
  margin: 0;
  padding: 0;
  }   

.clear {clear: both;}


/* =Layout

(Uses an implementation of http://www.alistapart.com/articles/multicolumnlayouts
----------------------------------------------------------------------------------*/ 

#page {
  margin: 0px auto 0 auto;
  width: 1007px;
  background: #FFF;
  }

#header {
  width: 1007px;
  height: 89px;
  position: relative;
  }

#home #container {width: 660px; border-left: none; background: #6eafda;}
#home #main-content {width: 660px;}
#home .content-wrap{ margin: 30px;}

#container {
  float: left;
  width: 1002px;
  background: #FFF;
  margin-top:5px;
  }

#main-content {
  float:right;
  width: 666px;
  margin-right:5px;
    }

.content-wrap {margin: 0px;}

#sidebar-left {
  float:left;
  width: 162px;
  margin-right:6px;
  }

#sidebar-right	{
  float: right;
  width: 162px;
  }

.right-channel {margin:20px;}

#footer {
  clear: both;
  height: 10px;
  color: #727882;
  font-size: 11px;
  }
  .bg-image-welcome {
width:558px;
height:345px;
float:left;
background:url(images/image-welcome.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:70px;
padding-top:110px;
padding-right:38px;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:25px;
vertical-align:top;
}
.bottom-images-welcome {
width:666px;
height:143px;
float:left;
background:url(images/image-bottom-welcome.jpg);
background-repeat:no-repeat;
}
.right-top-dr-block {
width:162px;
height:279px;
float:left;
padding-top:130px;
background:url(images/right-block-dr.jpg);
background-repeat:no-repeat;
}
