
body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 21px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:100%;
}

a {
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	text-decoration:underline;
}

.footer a {
	color:#efefef;
}


:focus, a:focus {
	outline:none;
}
:active, a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
strong {
	font-weight:400;
}

a.bold ,.bold {
	font-weight:bold;
}


/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 24px;
	line-height:27px;
}
h2 {
	font-size: 22px;
	line-height:25px;
}
h3 {
	font-size: 20px;
	line-height:23px;
}
h4 {
	font-size: 16px;
	line-height:19px;
}
h5 {
	font-size: 14px;
	line-height:17px;
}
h6 {
	font-size: 12px;
	line-height:16px;
}
/*h1, h2, h3, h4, h5, h6 {
	font-family:'HattoriHanzoLight',Arial,sans-serif;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;*/
}

p.topslogan {
	font-size:14px;
}

p.topslogan {
	font-family:georgia,Arial,sans-serif;
	font-style:italic;
	font-weight:normal;
	text-transform:none;	
}
p.topslogan  strong{
	font-weight:bold;
}
#tagline h2 {
	font-size:22px;
	font-family:georgia,Arial,sans-serif;
	text-transform:none;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
}
#tagline p{
	font-size:12px;
}
blockquote {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Georgia,sans-serif;
	font-style:italic;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}
p {
	margin-bottom:10px;
}

/* --------- General color setting ------------ */

#contain-main{
	/*text-shadow: 1px 1px 0px #fefff3;*/
	color:#636363;
}
h1, h2, h3, h4, h5, h6 {
	color:#585757;
	/*text-shadow: 1px 1px 0px #fefff3;
}
#tagline{
	text-shadow: 1px 1px 0px #fefff3;
}
#tagline h2 {
	text-shadow: 1px 1px 0px #fefff3;
}
#tagline p{
	color:#848383;	
	text-shadow: 1px 1px 0px #fefff3;
}*/
