#main {
	width:1024px;
	margin:0 auto;	
	font-family: trebuchet MS;	
}

a img {
	border:none;	
}

#menu {
	margin-bottom: 35px;
    margin-top: 25px;
    padding-right: 30px;
    text-align: right;
}

#content_son {
	float:right;
	margin-right: 15px;
}

#content_contact {
  float:right;
  padding-top: 5px;
}

#btn_contact {
	cursor:pointer;
}
	
a#vlb{display:none}
html body div#wowslider-container1 div.ws_images div {
	display:none;	
}

#td_logo {
	width:370px;	
}

#legend {
	color: #818181;
    font-size: 10px;
    letter-spacing: 1px;	
}

#forBorder {
	height:15px;
	background-image:url("img/border.png");
	margin-bottom: 0;
}

#content_all {
  background-color: #FFFFFF;
  height: 205px;
}

#content_about {
  margin-left: 150px;
  margin-top: 0px;
  padding-top:12px;
}

#popup {
	position:fixed;
	bottom:0;
	height:60px;
	overflow:hidden;
	width: 1024px;
	margin:0 auto;
	z-index:100;
	
}

#textPop {
	border-left: 1px solid #a3a3a3;
    float: right;    
    padding-left: 42px;
    width: 590px;
}

#textPop p {
	color: #818181;
    font-size: 12px;
}