/* global properties
***********************************************************************/
*{padding:0; margin:0; outline:none;}
body{font-size:0.625em; color:#404040;}

h1{font-size:2.545em;}	
h2{font-size:1em; color:#6e6e6e; text-transform:uppercase;}
h3{font-size:1.585em; font-weight:normal; color:#0f798f;}
h4{font-size:1.4em; color:#000;}

input, select, textarea, option{font-size:1em; color:#000;}
img, fieldset {border:none;}

a{color:#4f849f; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}

ul, ol{list-style:none;}

/* common class
***********************************************************************/
	.clear{clear:both; height:0;}
/* common properties
***********************************************************************/
	/*header*/
	#header h1{display:block}
	#header div, .menu{display:none;}