/* BODY LAYOUT STYLES start*/

#header, #stripedContainer, #container, #main {margin: 0 auto;}
#container {
  background: url(/images/common/container_shadow.gif);
  position: relative;
  width: 992px;
}
#leftCol, #centerCol, #rightCol, #mainLeftCol {
  display: inline;
  float: left;
}
#stripedContainer {
  background: url(/images/dogwood/stripes.gif);
  width: 978px;
}
#stripedShadow {
  background: url(/images/dogwood/stripe_shadow.gif) -1px 0;
}
#main {
  background: url(/images/common/column_top1.gif) top repeat-x;
  height: 400px;
  position: relative;
  width: 958px;
}
html>body #main {
  height: auto;
  min-height: 400px;
}
#fauxColumns #main {
  background: url(/images/common/column_top.gif) top no-repeat;
}
#fauxColumns {
  background: url(/images/dogwood/faux_columns.gif);
  margin-left: 10px;
  width: 958px;
}
#fauxColumns2 #main {
  background: url(/images/common/column_top2.gif) top repeat-x;
}
#fauxColumns2 {
  background: #fff url(/images/common/faux_columns2.gif);
  margin-left: 10px;
  width: 958px;
}
#fauxColumns2a #main {
  background:  url(/images/common/column_top2a.gif) top repeat-x;
}
#fauxColumns2a {
  background: #fff url(/images/dogwood/faux_columns2a.gif);
  margin-left: 10px;
  width: 958px;
}
#fauxColumns1 {
  background: #fff url(/images/common/faux_columns1.gif);
  margin-left: 10px;
  width: 958px;
}
#mainLeftCol {
    padding:1px 10px 10px 20px;
    width: 743px;
}
#mainCol {
    height: 400px;
    padding: 0 20px;
}
html>body #mainCol {
  height: auto;
  min-height: 400px;
}
#main_bottom {
  background: url(/images/common/main_bottom.png);  
  bottom: -39px;
  left: -10px;
  height: 39px;
  position: absolute;
  width: 978px;  
}
#main_bottom_col{
  background: #fff url(/images/dogwood/column_bottom.gif) top no-repeat;  
  height: 11px;
  margin-left: 9px;
  width: 940px;
  z-index: 999999;
}
#fauxColumns2 #main_bottom_col{
  background: #fff url(/images/common/column_bottom2.gif) top no-repeat; 
}
#fauxColumns2a #main_bottom_col{
  background: #fff url(/images/dogwood/column_bottom2a.gif) top no-repeat; 
}
#fauxColumns1 #main_bottom_col{
  background: #eee url(/images/common/column_bottom1.gif) top no-repeat; 
}
#right, #left {
  height: 396px;
  position: absolute;
  top: 0;
  width: 11px;
}
#right {
  background: url(/images/dogwood/stripes_gradient_right.jpg) 0 0 no-repeat;
  right: -11px;
}
#left {
  background: url(/images/dogwood/stripes_gradient_left.jpg) 0 0 no-repeat;
  left: -11px;
}

/* BODY LAYOUT STYLES end*/



