﻿




/*
     FILE ARCHIVED ON 6:24:04 Dec 22, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:25:07 Feb 26, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	nav{width:100%;}
	header #res{position: absolute;top: 15px;left: -10px;width:20px;padding:0;border:none}
header #res img{margin:0 0 5px 0;width:20px;height:20px;border:none}	

}

@media only screen and (max-width: 767px) {
	header #logo, header #search-box{margin:0 ; text-align:center;}
	nav {width:100%;background:none;height:auto;margin-top:30px}
	nav ul li {float: none;background:#000;filter:Alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
text-align:center; }
	#content{background-color:#ffffff;}
header #res{position: absolute;top: 15px;left: 15px;width:20px;padding:0;border:none}
header #res img{margin:0 0 5px 0;width:20px;height:20px;border:none}		
header #tel{display:none}		
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

}
