* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

img {
	border: none;
}

a {
	color: #57626a;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color : #000;
}

#wrap {
	margin: 0 auto;
	width: 900px;
}

#header {
	padding: 10px 0 20px 0;
}

p.hbig {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 12px 0 5px 10px;
}

p.hbig a {
	color: #57626a;
	text-decoration: none;
}

p.hbig a:hover {
	color: #57626a;
	text-decoration: none;
}

p.hsmall {
	color: #ccc;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
}

#menu {
	height: 40px;
	line-height: 38px;
	background: #57626a url(images/menu.jpg) no-repeat;
}

#menu ul {
	padding-left: 10px;
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li a {
	color: #eee;
	margin: 0 12px;
	padding: 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 14px;
	letter-spacing: -1px;
}

#menu ul li a:hover {
	border-bottom: 1px solid;
}

#menu ul li a.current {
	border-bottom: 2px solid;
}

#content {
	padding: 10px 20px;
}

.right {
	width: 648px;
	float: right;
}

.right h1 {
	color: #57626a;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 10px 0 15px 0;
	border-bottom: 1px dotted #CCCCCC;
}

.right p {
	 margin: 10px 0;
}

.ptable {
	border: 1px solid black;
	line-height: 12px;
}

.ptable tr td, .ptable tr th {
	 border-bottom: 1px solid black;
	 border-right: 1px solid black;
	 padding: 5px;
	 font-size: 10px;
}

.ptable tr td.tdright, .ptable tr th.tdright {
	 border-bottom: 1px solid black;
	 border-right: none;
}

.ptable tr td.tdbott, .ptable tr th.tdbott {
	 border-bottom: none;
	 border-right: 1px solid black;
}

.ptable tr td.tdcorn, .ptable tr th.tdcorn {
	 border-bottom: none;
	 border-right: none;
}

img.iright {
	 float: right;
	 margin: 10px;
	 border: none;
}

.left {
	width: 170px;
	float: left;
	padding: 10px;
	border-right: 1px solid #bbb;
	font-size: 12px;
}

.left ul {
	 margin: 10px 0 0 0;
	 padding: 0;
	 list-style: none;
	 text-align: left;
}

.left ul li {
	 margin: 0;
	 padding: 0 0 10px 0;
	 font-size: 11px;
	 line-height: 13px;
	 color: black;
}

.left ul li a {
	 text-decoration: none;
	 font-size: 11px;
	 display: inline;
	 font-weight: normal;
	 color: brown;
}

.left p {
	height: 30px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	font-weight: 600;
}

#footer {
	background: #eee;
	border-top: 3px solid #57626a;
	margin-top: 20px;
	text-align: center;
	color: #333;
	font-size: 11px;
	padding: 10px;
}

#fmenu {
	 clear: both;
	 text-align: center;
	 width: 900px;
	 margin: 0 auto;
	 padding: 10px;
}

#fmenu ul {
	 list-style: none;
	 display: inline;
	 float: left;
	 color: black;
}

#fmenu li {
	 display: block;
	 float: left;
	 width: 280px;
	 padding: 0 0 0 10px;
	 margin-bottom: 10px;
	 text-align: left;
	 line-height: 1.1em;
	 font-size: 11px;
}

#fmenu li a {
	 color: brown;
	 text-decoration: none;
}

.mailto2 {
	display:none;
}
