html * {
  font-size: 12px;
}
body {
  text-align: left;
}
p {
  //margin-bottom: 10px;
}
#page {
  margin-left: 0;
  width: 950px;
}
#index #page div {
  background: url(../images/page-div-top.png) no-repeat top center;
}
#index #page div div div,
#designteam #page div div div,
#page div div div {
  background: transparent;
}
#header{
  display: none;
}
#main {
  padding: 0 29px;
}
#col1 {
  width: 316px;
}
#col1 #logo {
  height: 390px;
}
#col1 #logo a {
  display: block;
  height: 160px;
}
#col1 #logo a span {
  display: none;
}

#col1 #response {
  color:#f29e27;
  margin-right: 0px;
  margin-top: 5px;
}
		
#col1 #name,
#col1 #email {
  color: gray;
  border: 1px solid #c2d99f;
  height: 16px;
  line-height: 16px;
}
#col1 #name {
  width: 30%;
}
#col1 #email {
  width: 60%;
  margin-right: 10px;
}
#col1 #sign {
  text-align: right; 
  margin-top: 20px;
  margin-bottom: 0px;
}
#col1 #sign a {
  margin-right: 30px;
  line-height: 20px;
  color: #a6c378;
  text-transform: uppercase;
}
#col1 .block .content {
  text-align: center;
  margin-top: 40px;
}
#col3 #col3_content {
  padding-top:101px;
}
.layout-13 #col3 {
  margin-left: 317px;
  margin-right: 5px;
}
#col3_content {
  padding-bottom: 0px;

}
.layout-13 #col3 #mainnav{
position: relative;
bottom: 10px; 

}

#col3 .top_article {
  width: 147px;
  float: left;
  margin: 20px 19px;
}

#col3 .article {
  width: 147px;
  float: left;
  margin: 40px 19px;
}

#col3 .contact {
  color: gray;
  width: 447px;
  float: left;
  margin: 0 19px;
  padding-top:5px;
}
#col3 .contact a {
  color: #6fa7a6;
  background: url("../images/arrow.png") no-repeat 0 3px;
  padding-left:10px;
}

#col3 .calendar,
#col3 .broadway {
  width: 255px;
  float: left;
  margin: 0 12px;
}
#col3 .article h3 {
  height: 18px;
  margin: 10px 0;
}
#col3 .contact h3 {
  height: 18px;
  margin: 10px 0;
}
#col3 #article1 h3 {
  margin-top: 10px;
  background: url(../images/title1.png) no-repeat left;
}
#col3 #article2 h3 {
  margin-top: 10px;
  background: url(../images/title2.png) no-repeat left;
}
#col3 #article3 h3 {
  margin-top: 10px;
  background: url(../images/title3.png) no-repeat left;
}
#col3 .article h3 span {
  display: none;
}
#col3 .article p {
  color: #808080;
  margin-bottom: 2px;
  margin-top: -5px;
}

#col3 .article .more a {
  color: #a2a2a2;
  text-transform: uppercase;
}
#col3 .links a {
  color: #6fa7a6;
  background: url("../images/arrow.png") no-repeat 0 3px;
 padding-left:10px;
}
#col3 .title {
  text-align: left;
}
#col3 .title img {
  margin-left: 15px;
}

body #page #footer {
  height: 38px;
  line-height: 38px;
  text-align: right;
  padding-right: 40px;
  color: #adadad;
  margin-top: 40px;
}

#designteam #page {
  width: auto;
  margin: 0;
  background: url(../images/designteam-page-left-background.png) repeat-y left;
}
#designteam #page div {
  background: url(../images/designteam-page-div-top.png) no-repeat top left;
}
#designteam #main {
  padding-right: 0px;
}
#designteam.layout-13 #col3 {
  margin-right: 0px;
}
#designteam #col1 #logo {
  height: 480px;
}
#designteam #col1 #logo ul {
  padding-top: 10px;
  padding-left: 10px;
}
#designteam #col1 #logo li {
  list-style: none;
}
#designteam #col1 #logo li a {
  display: inline;
  color: #8e8e8e;
}
#designteam #col1 .block3 {
  color: #ffaa30;
}
#designteam #col1 .block3 img {
  margin-bottom: 10px;
}
#designteam #col1 .block3 a {
  color: #ffaa30;
  text-decoration: underline;
}
#designteam #page #col3 {
  background: url(../images/designteam-col3-top.png) no-repeat right 10px;
}
#designteam #page #mainnav {
  background: url(../images/designteam-mainnav-background.png);
}
#designteam .article {
  float: none;
  width: auto;
  padding-left: 10px;
}
#designteam .article .picture {
  float: left;
  width: 146px;
}
#designteam .article p {
  padding-top:10px;
}
#designteam .article li {

  margin-left: 20px;
}
#designteam .article .content {

  margin-left: 160px;
}
#designteam .article a {
  color: #6fa7a6;
  background: url("../images/arrow.png") no-repeat 0 3px;
  padding-left:10px;
}
#designteam .gallery {
  float: none;
  width: auto;
  padding-top: 20px;
  padding-left: 10px;
}

#designteam .gallery .picture {
  float: left;
  width: 146px;
}
#designteam .gallery .content {
  margin-left: 160px;
}
#designteam .gallery a {
  color: #6fa7a6;
}
#designteam #page #footer {
  background: url(../images/designteam-footer-top-background.png) repeat-x top;
}




