@import url(http://fonts.googleapis.com/css?family=Montserrat+Alternates);
/*
Created 2012 by VIEO Design LLC.
www.vieodesign.com
*/

html,body{
 height:100%; /* needed for container min-height */
 padding: 0;
 margin: 0;
 
}

body{
 margin:0;
 padding:0;
 background: #fff;
 font-family: Verdana, Arial, sans;
 font-size: 15px;
 color: #000;
 line-height: normal;
 text-align: center;
}
#social img, #vieo_one img, #vieo_two img{
 border: 0px;
}
.number{
 margin-bottom: 8px;
 font-weight: bold;
}

a:link { color:#000; text-decoration:none; cursor: pointer;}
a:visited { color:#000; text-decoration:none; cursor: pointer;}
a:hover { color:#000; text-decoration:underline; cursor: pointer;}
a:active { color:#000; text-decoration:none; cursor: pointer;}

.vieodesign_main_wrapper, .vieodesign_main_container{
 /*width: 1128px;*/
 height: 446px;
 width: 100%;
}
.vieodesign_main_wrapper{
 bottom: 60%;
 /*right: 50%;*/
 position:  absolute;
}
.vieodesign_main_container{
 /*left: 50%;*/
 position: relative;
 top: 40%;

}
.vieodesign_bg_column{
 background: url("center_column.jpg") no-repeat scroll center -220px;
 height: 2358px;
 /*left: 283px;*/
 position: absolute;
 top: -500px;
 width: 100%;
}
.lower-logos {
  background: #fff;
  box-shadow: 10px 0px 25px #888888;
}
.lower-logos .inner {
  max-width: 1030px;
  width: 100%;
  margin: auto;
}
.lower-logos .inner img{
  max-width: 100%;
}
.lower-logos .inner a{
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.lower-logos .inner a:nth-child(3):after {content: '';position: absolute;height: 50px;width: 2px;background-color: #DBDBDB;top: 50%;right: 0;-webkit-transform: translate(0,-50%);}
#vieo_coming{
 height: 20px;
 width: 500px;
 position: absolute;
 top: 80px;
 left: 305px;
 text-align: center;
 color: #474747;
 letter-spacing: 2px;
}

#vieo_one{
 height: 385px;
 position: absolute;
 top: 65px;
 /*left: 392px;*/
 width: 100%;
}
#vieo_two{
 height: 245px;
 /*width: 542px;*/
 width: 100%;
 position: absolute;
 top: 475px;
 text-align: center;
}
#vieo_two p{
padding: 10px;
display: block;
width: 380px;
margin: auto;
}

.number{
 font-size: 24px;
}

.addy{
 font-size: 18px;
}

.desc{
 width: 80%;
 margin: auto;
 font-size: 75%;
}

#terms_link a:link, #terms_link a:active, #terms_link a:visited{
 font-style: italic;
 padding-top: 3px;
 display: block;
}

#terms_link a:hover, .vieodesign_option_text a:hover{
 color: #eb0e16;
}

#social{
 height: 60px;
 width: 542px;
 position: absolute;
 top: 395px;
 left: 287px;
 text-align: left;
 color: #ffffff;
 text-align: center;
}



#lines{
 position: absolute;
 top: 745px;
 left: 292px;
 text-align: center;
 width: 542px;
 font-size: 10px;
}

#lines ul{
 margin-left: 0;
 padding-left: 0;
 display: inline;
}

#lines ul li{
  margin-left: 0;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.5em;
  border-left: 1px dotted #ec619c;
  list-style: none;
  display: inline;
}

#lines ul li.first{
  border-left: none;
}

#footer{
 height: 60px;
 width: 542px;
 position: absolute;
 top: 442px;
 left: 38px;
 text-align: left;
 color: #ffffff;
 font-size: 18px;
 font-weight: normal;
}
