body
{
	padding:	0;
	margin:		0;
	background:	url('img/bg_main.gif');
	font-family: "Trebuchet MS";
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


img
{
	border:		none;
}
.container
{
	width:		817px;
	height:		100%;
	border:		32px solid black;
	margin:		27px auto;
	background-color:white;
	background-image: url('img/mar.gif');
	 background-repeat:no-repeat;
	  background-position: right bottom;
	padding:	66px 40px 40px 40px;
	text-align:	center;
}
.menup
{
	list-style:	none;
	margin:		0 0 0 20px;
	padding:	0;
	width:		789px;
}
.menup li
{
float:left;
}
h1
{
	font-size:	60px;
	text-align:	left;
	line-height:	57px;
	font-weight:	normal;
	margin:	0 0 40px 30px;
	letter-spacing: -4px;
}

hr
{
	width:			775px;
	height:			1px;
	border:			none;
	background:		url('img/doted_bg.gif');
	margin-left:	32px;
}
.h1
{
	margin:		-5px -21px 0 0;
}
p
{
	font-size:	13px;
	text-align:	left;
	padding:	0px 27px 0px 32px;
}
.upbg
{
 text-align:right;
 width:784px;
 display:block;
}
