/* clear all */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/* set main font style */

body, input, form, div, td, p {
	font-family: Arial, Tahoma, Sans, 'Sans-Serif';
	font-size: 12px;
	letter-spacing: 2px;
	color: #656565;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: #f7941e;
}

img {
	border: 0;
}

img, a {
	outline: 0;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.tab_left {
	padding-left: 30px;
}

.tab_right {
	padding-right: 30px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

h1 {
	font-size: 17px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Arial, Tahoma, Sans, 'Sans-Serif';
	margin: 20px 0px 5px 0px; 
	color: #777;
	font-variant: small-caps;
	letter-spacing: 4px;
}

h2 {
	font-size: 24px;
	margin: 30px 0px 30px 0px;
}

h3 {
	font-size: 20px;
	margin: 25px 0px 25px 0px;
}

h4 {
	font-size: 16px;
	margin: 20px 0px 20px 0px;
}

p {
	width: 600px;
	margin: 20px 0px 15px 0px;
	line-height: 25px;
}

.clear {
	float: none;
	clear: both;
}

.clear_hack {
	float: none;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.small {
	font-size: 13px;
}

.smallcaps {
	font-variant: small-caps;
}

ul {
	list-style: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

ul.decimal {
	list-style: decimal;
}

ul.circle {
	list-style: circle;
}

ul.disc {
	list-style: disc;
}

.rounded2 {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.rounded3 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.rounded4 {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.rounded5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rounded6 {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.rounded7 {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.rounded8 {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.rounded9 {
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.rounded10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.rounded11 {
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
}

.rounded12 {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.rounded13 {
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

.rounded14 {
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

.rounded15 {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.indent10 {
	text-indent: 10px;
}

.indent20 {
	text-indent: 20px;
}

.indent30 {
	text-indent: 30px;
}

.indent40 {
	text-indent: 40px;
}

.indent50 {
	text-indent: 50px;
}
