body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;}

h1 {
	font-weight: normal;
	color: #212121;
	letter-spacing: -1px;
	margin-top:7px;
	margin-bottom:-2px;
	font-size: 2.2em;}

h2 {
	font-weight: normal;
	color: #212121;
	margin-top:7px;
	margin-bottom:-5px;
	font-size: 1.4em;}

img {
	background-color:#fff;
	border: 0px;}

img.thumb {
	background-color:#fff;
	padding:5px;
	border: #bebebe 1px solid;}

img.left {
	float: left;
	margin: 0 10px 1px 0;
	padding:5px;
	background-color:#fff;
	border: #bebebe 1px solid;}

img.leftno {
	float: left;
	margin: 0 10px 1px 0;
	padding:5px;
	background-color:#fff;
	border:0px;}

img.rightno {
	float: right;
	margin: 0 0 1px 10px;
	padding:5px;
	background-color:#fff;
	border:0px;}

fieldset {
		font: 11px arial, sans-serif, georgia;
	color: #000000;
	text-align: left;
	padding: 2px;
	margin: 1px;
	border: 1px solid #BEBEBE;
	background-color:#fff;}

input, textarea, select {
	font: normal 1em "Arial", Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 2px;
	margin: 1px;
	border: 1px solid #BEBEBE;
	background-color:#fff;}

sup {
	font-weight: normal;
	color: #eea2a2;}

small {
	font-weight: normal;
	color: #bbbbbb;
	line-height:9px;}

/* Header */

#header {
	width: 530px;
	margin: 0 auto;
	height:10px;}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 530px;
	height: 340px;
	background: url(images/img1.jpg) no-repeat left top;
	margin: 0 auto;}

hr {
	color:#dadada;
	margin-top: 20px;
	width:450px;
	text-decoration:none;}

/* Menu */

#menu {
	margin-top: -10px;
	margin-left: -20px;}

#menu ul {
	margin: 0;
	list-style: none;}

#menu li {
	display: block;}

#menu a {
	background: url(images/bullet.gif) no-repeat left top;
	width:100px;
	display: block;
	float: left;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	color: #6eafca;}

#menu a:hover {
	text-transform: lowercase;}

/* Mainpage */

#main {
	width: 575px;
	margin: 0 auto;
	padding: 0;
	background: none;
	line-height:20px;}

#content a, #copyright a {
	color: #f1a361;
	text-decoration: none;}

#content a:hover, #copyright a:hover, #menumini a:hover {
	font-weight: bold;
	text-decoration: none;}

/* Footer */

#footer {
	position:relative;
	width: 100%;
	left:0px;
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	background: url(images/img2.jpg) #000 repeat-x;}

#copyright {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color: #404040;}

#menumini {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	color: #404040;}

#menumini a {
	color: #f1a361;
	text-decoration: none;}
