#container { 
  position:relative;
  margin: 0 auto;
  text-align: left;
  width: 928px;
  padding: 25px;
  top: 0px;
  height: 1045px;
  background-image: url('../images/home_brew_bg1.gif');
  background-repeat: repeat-y
}


#container {
  margin: 0 auto;
  width: xxxpx;
  }


#main {
  position:relative;
}
.nav_left {
  position:absolute;
  padding:25px;
  width:138px;
  height: 928px; 
  left: 5px;
}


.top_banner {
  position:absolute;
  padding: 10px;
  top: 18px;
  left: 207px;
  width: 500px;
  height: 100px;
  
}

.sm_image {
  width:224px;
  height:164px;
  background: white;
  left:0px;
}

.logo {
  position:absolute;
  width:199px;
  height:109px;
  left: 205px;
  top: 28px;
}

.derm {
  position:absolute;
  width:349px;
  height:108px;
  left: 755px;
  top: 788px;
}

.med_image {
  position:absolute;
  width:290px;
  height:164px;
  left:250px;
  top:10px;
}

.big_image {
  position:absolute;
  width:247px;
  height:356px;
  border: 1px solid black;
  left:700px;
  top:65px;
}


.middle_content {
    position:absolute;
    top:145px;
    left:195px;
    text-align:left;
    padding:18px;
    background:#F6F7F7 none repeat scroll 0% 0%;
	margin-bottom:20px;
    min-height: 788px;
    max-height: 800px;
    overflow: scroll;
	width:522px;
}
	
#menu {
  position:absolute;
  font: 16px black ;
  font-family: Helvetica, courier;
  left:10px;
}

.small_menu {
  position:absolute;
  left: 168px;
  font: 8px black ;
  font-family: Helvetica, courier;
}


ul { list-style-type: none; }


#location {
  position:absolute;
  font: 14px black ; 
  left:40px;
  top: 500px;
  
}

#map {
  position:absolute;
  top: 620px;
  left:35px;
}

#hours {
  position:absolute;
  font: 14px black ; 
  left:40px;
  top: 662px;
}

#hdr1 {
  font-size:18px;
  position:absolute;
  top:432px;
}

#hdr2 {
  font-size:18px;
  position:absolute;
  top:592px;
}


A:link {text-decoration: none; color: #69c;}
A:visited {text-decoration: none; color: #69c; }
A:active {text-decoration: none; color: #3a2b2a; }
A:hover {text-decoration: none; color: #3a282a;}

p, li {font-family: Helvetica, courier;
   font-size: 13px;
   color: #3a2b2a ;
}

td {
   font-family: Helvetica, courier;
   font-size: 14px;
   color: #3a2b2a ;
}
  
h2 {
  font-family:Helvetica; 
  font-size:20px;
}

h3 {
  text-align: center;
}

h4 {
  font-family:Helvetica, courier;
  font-size:14px;
  color: #1b5cb6;
}

h5 {
  font-family:Helvetica, courier;
  font-size:13px;
  color: #3a2b2a;
}

blockquote {
   font-style: oblique
   padding: 5px;
   font-size: 10px;
   width: 140px;
   margin:0;
}

#flashcontent {
	height: 100%;
}

blockquote:before, blockquote:after {
color: #69c;
font-size: 300%;
width: 18px;
}

blockquote:before {
position:relative;
content: open-quote;
padding: 2px;
height: 0px;
}

blockquote:after {
position:relative;
padding: 80px;
content: close-quote;
height: 0px;
}

.middle_title {
   text-align: center;
   font-family: Helvetica;
}

.lp {
   padding-top: 18px;
   padding-bottom: 18px;
   padding-left: 18px; 
   float: right;
}

.rp {
   padding-top: 18px;
   padding-bottom: 18px;
   padding-right: 18px; 
   float: left;
}

#right_top {

  position:relative;
  font-size:16px;
  left: 760px;  
  top: 80px;
  width: 150px;
  padding:20px;
  height: 20px;
}


#right_hdr {
  position:relative;
  font-size:16px;
  top:170px;
  left: 760px;  
  width: 150px;
  padding:20px;
  height: 20px;
}

.right_column {
   position:relative;
   color:#000000;
   font-size:14px;
   line-height:15px;
   width: 150px;
   padding:10px;
   left: 760px;
   top: 190px;
   background:#F6F7F7 none repeat scroll 0% 0%;
   border:1px solid #CCDADD;
}

#bottom_menu {
  background-image: url('../images/tint.png');
  background-repeat: repeat-x;
  position:absolute;
  padding: 10px;
  width: 850px;
  left: 50px;
  top: 1000px;
  
}
