body{
  background-color: #FFF;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  width: 700px;
}

h1{
  font-size: 100%;
  margin-bottom: 8px;
}

p{
  font-size: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
}

#container{
  margin-left: auto;
  margin-right: auto;
}

#logo{
  float: left;
}

#splash_header_img{
  padding-top: 20px;
  float: right;
}

#header{
  border-bottom: 4px solid #E5BD78;
  height: 150px;
}

#splash_header{
  border-bottom: 4px solid #E5BD78;
	height: 218px;
}


#splash_copy{
  background-color: #E5BD78;
  height: 237px;
}

#copy_about{
  color: #000;
}

#copy{
  color: #000;
}

.splash_clearer{
  height: 0;
  clear: both;
}

.clearer{
  clear: both;
}

#vision{
  float: left;
  padding-left: 175px;
  padding-top: 31px;
  padding-bottom: 29px;
}

#combinations{
  float: left;
  padding-left: 175px;
  padding-top: 82px;
  padding-bottom: 29px;
}

#unashamedly{
  float: left;
  padding-left: 175px;
  padding-top: 78px;
  padding-bottom: 29px;
}

#beautifully{
  float: left;
  padding-left: 175px;
  padding-top: 55px;
  padding-bottom: 29px;
}

#middle_panel{
  display: none;
}

#copy_left{
  width: 335px;
  float: left;
}

#content{
  padding-left: 4px;
  padding-right: 4px;
  background-color: #FFF;
}

#content_about{
  padding-left: 4px;
  padding-right: 4px;
  background-color: #FFF;
  color: #000;
}

#copy{
  background-color: #FFF;
}

#menu{
  display: none;
}

img {
  border: 0;
}

#footer{
  text-align: center;
}

.img1, img2{
  float: left;
  clear: none;
	padding-left: 5px;
}

.img2{
  padding-left: 5px;
}

.images2left, .images2right{
  float: left;
  clear: none;
  width: 355px;
  padding-top: 30px;
}

.images2right{
  clear: none;
}

.imgtext1, .imgtext3 {
  float: left;
  clear: left;
  width: 170px;
  text-align: center;
}

.imgtext2{
  float: left;
  clear: none;
  width: 170px;
  text-align: center;
}

.imgtext3 {
  float: left;
  clear: left;
  width: 150px;
  text-align: center;
}
.imgtext4{
  float: left;
  clear: none;
  width: 80px;
  text-align: center;
}
.imgtext5{
  float: left;
  clear: none;  
  width: 90px;
  text-align: right;
}