*{

	margin:0px;

	padding:0px;

	border:none;

}

body{

	background-color:#d2d2d1;

	font:60% Tahoma, sans-serif;

}

a{

	color:#000;

}

a:hover{

	text-decoration:underline;

}

.left{

	float:left;

}

.right{

	float:right;

}

.clear{

	clear:both;

}

#wrap{

	background-color:#fff;

	width:756px;

	margin:auto;

	margin-bottom:40px;

}

#top{

	background:url(images/pfs.gif) no-repeat 524px 7px;

	border:1px solid #99999a;


}

#wall{

	background:#37377f url(images/wall1.jpg) no-repeat;

	height:116px;

	border-bottom:1px solid #99999a;

	border-right:1px solid #99999a;

	position:relative;

}

#head{



}

#info{

	text-indent:60px;

	padding-top:40px;

	padding-right:5px;

	font-size:10px;

}

#content{

	padding:16px 32px;

}

#content h1{

	text-align:center;

	font:240% "Times New Roman", Times, serif;

	margin-bottom:20px;

}

#content h2{

	font:bold 180% Arial, Helvetica, sans-serif;

	margin-top:20px;

}

#content p{

	font:140% Tahoma, sans-serif;

	margin-bottom:15px;

}

p.bullet{

	background:url(images/bullet1.gif) no-repeat 7px 4px;

	padding-left:18px;

}

#footer{

	background:url(images/back1.gif) repeat-x top;

	margin:12px 32px;

	line-height:28px;

}

#footer a{

	text-decoration:none;

}



/* top menu */

#topmenu{

	height:34px;

	background-color:#262772;

	font:11px Arial, Helvetica, sans-serif;

	padding-left:29px;

	border:1px solid #99999a;

	border-style:none solid;

}

#topmenu li{

	float:left;

	line-height:34px;

	list-style-type:none;

	width:115px;

	border-left:1px solid #99999a;

}

#topmenu li.last_child{

	border-right:1px solid #99999a;

}

#topmenu li a{

	display:block;

	height:34px;

	width:115px;

	color:#FFF;

	text-decoration:none;

	text-align:center;

}

#topmenu li a:hover{

	background-color:#494987;

}

#topmenu li ul{

	width:auto;

	min-width:119px;

	display:none;

	position:absolute;

	border:1px solid #99999a;

	background-color:#262772;

	z-index:1;

	margin-left:-1px;
	font-family: "Trebuchet MS";
	font-size: 10px;

}

#topmenu li li{

	width:auto;

	float:none;

	display:block;

	border-left:none;

	border-bottom:1px solid #999;

	font-size:11px;

}

#topmenu li li a{

	text-align:left;

	min-width:115px;

	width:auto;

	padding:0px 2px;

}

* html #topmenu li li a{

	width:160px;

}
