@charset "utf-8";
/* CSS Document */

#contact{
  display: none;
}
/*----------------------------------------
	#topSec
----------------------------------------*/
#topSec {
	background-image: url(../images/top-back.jpg);
}

@media print,screen and (min-width: 769px){
}
@media screen and (max-width:768px){
	
}