body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
}
#body1{
	background-repeat:repeat-y;
	background-image:url(art/bg.png);
	background-position:center;
}
#page {
	width:800px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
}
#header {
	width:800px;
	height:223px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}
#header img {
	float:left;
	margin:0px 20px 0px 0px;
}
h5 {
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:70px;
	margin:0px 270px 0px 0px;
	color:#FF0000;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	float:right;
	font-size:17px;
	margin:0px 0px 5px 0px;
	color: #000000;
	font-weight:normal;
	clear:right;
}
.red {
	color:#FF0000;
}
#buttons {
	width:798px;
	background:url(art/buts-bg.jpg) repeat-x;
	float:left;
	height:46px;
	border:1px solid #666666;
	margin:0px 0px 10px 0px;
}
a#but {
	float:left;
	width:85px;
	height:34px;
	text-align:center;
	padding:12px 0px 0px 0px;
	text-decoration:none;
	color:#FFFFFF;
}
a:hover#but {
	background:url(art/but.jpg) repeat-x;
	color:#FF0000;
	text-decoration:none;
}
.but{}
a.but {
	float:left;
	width:85px;
	height:34px;
	text-align:center;
	padding:12px 0px 0px 0px;
	text-decoration:none;
	color:#FFFFFF;
}
a.but:hover {
	background:url(art/but.jpg) repeat-x;
	color:#FF0000;
	text-decoration:none;
}

#side {
	width:150px;
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0px;
}
#side2 {
	width:150px;
	overflow:hidden;
	float:right;
	margin:0px;
	padding:0px;
}
#text-box {
	float:left;
	width:470px;
	overflow:hidden;
	padding:15px;
	line-height:25px;
	font-size:14px;
}
a#box {
	width:146px;
	height:150px;
	float:left;
	border:2px solid #FF0000;
	text-align:center;
	color:#333333;
	margin:10px 0px;
	text-decoration:none;
}
a:hover#box {
	border:2px solid #000000;
	color:#FF0000;
	text-decoration:none;
}
a#box img {
	float:left;
	margin:25px 25px 0px 25px;
	border:none;
}
a#box p {
	width:146px;
	float:left;
	height:25px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
a.box {
	width:146px;
	height:150px;
	float:left;
	border:2px solid #FF0000;
	text-align:center;
	color:#333333;
	margin:10px 0px;
	text-decoration:none;
}
a.box:hover {
	border:2px solid #000000;
	color:#FF0000;
	text-decoration:none;
}
a.box img {
	float:left;
	margin:25px 25px 0px 25px;
	border:none;
}
a.box p {
	width:146px;
	float:left;
	height:25px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}

#footer {
	width:800px;
	height:20px;
	float:left;
	padding:10px 0px 0px 0px;
	text-align:right;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color:#FF0000;
	text-decoration:none;
}


/*nit*/
.black_font {
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	margin:0px 0px 10px 0px;
	color: #000000;
	font-weight:normal;
}
.clore1{background-color:#FFFFFF;}	

.bottom{ background-image:url(art/bottom.png); background-repeat:no-repeat; background-position:center; width:900px; height:27px;}	
	
.clr{clear:both;}		