/* generated by csscreator.com */ html, body{  margin:0;  padding:0;  text-align:center;  font-family: Myriad Pro, Arial, Helvetica, sans-serif;  font-size:12px }  #pagewidth{  width:820px;  text-align:left;   margin-left:auto; height:570px; margin-right:auto; margin-top:20px;  } #maincol img {border:0; text-align:right; margin-left:10px; margin-bottom:10px;  }.home_bg { background: url(images/home.jpg) no-repeat;}.philosophy_bg { background: url(images/philosophy.jpg) no-repeat;}.blog_bg { background: url(images/blog.jpg) no-repeat;}.page_bg { background: url(images/page.gif) no-repeat;}.staff_bg { background: url(images/staff.jpg) no-repeat;}.products_bg { background: url(images/products.jpg) no-repeat;} #header{ position:relative;  height:30px;  width:100%; padding-top: 7px; margin-left: 15px;} #twocols{  width:820px;  position:relative; margin-top: 60px; background: url(images/page.gif) repeat-y;  }  #leftcol{ width:51%;  float:left; height: 500px; margin-left: 10px; position:relative; }  #content { font-family: Myriad Pro, Arial, Helvetica, sans-serif; font-size:12px;  margin-left: 40px;  margin-right:30px;  margin-top: 10px  } #maincol{ float: right;  display:inline;  position: relative;  width:40%; margin-right:55px;  }   #content-main { font-family: Myriad Pro, Arial, Helvetica, sans-serif; font-size:12px;  margin-top: 30px  }  #footer{ height:30px;  background: url(images/footer.gif) no-repeat; clear:both; font-family: Myriad Pro, Arial, Helvetica, sans-serif; font-size:10px; text-align:center; letter-spacing: 1.5pt; } .staff_hdr { font-size:16px; font-weight:bold}   /* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */ .clearfix:after { content: ".";  display: block; height: 0;  clear: both;  visibility: hidden; } .clearfix{display: inline-block;}/* Hides from IE-mac \*/* html .clearfix{height: 1%;}.clearfix{display: block;}/* End hide from IE-mac */    /*printer styles*/  @media print{ /*hide the left column when printing*/ #leftcol{display:none;} #twocols, #maincol{width:100%; float:none;}}