@font-face {
font-family:PTN57F;
src: url('../PTN57F.eot?') format('eot'),
     url('../PTN57F.ttf');

}
                
                
body {
	font-family: "PTN57F";
	color: #313131;
	background: #fff	 
}
img {
	border: none
}
a {
	text-decoration: underline;
	color: #b97c00
}
a:hover {
	color: #ffab00
}
div#headerWrap {
	height: 160px;
   background: url(../images/headborder.gif)
}
div#header {
	width:980px;
	margin: 0 auto;
	background: none;
	height: 160px
}
div#header p {
	font-family: PTN57F;
}
div#login {
	width: 180px;
	height: 115px;
	float: left;
	margin-left: 25px;
	padding-top: 10px
}
div#login input {
	margin:5px 0;
	border: solid 1px #afafaf;
	color: #afafaf;
	border-radius: 5px;
	padding: 3px
}
div#search {
	width: 180px;
	height: 115px;
	float: left;
	margin-left: 15px;
	padding-top: 10px
}
div#search input {
	margin:25px 0 0 0;
	border: solid 1px #afafaf;
	color: #afafaf;
	border-radius: 5px;
	padding: 3px
}
div#HeadExtras {
	
	padding-top:8px;
	height: 63px;
	width: 250px;
	float: left;
	margin-left: 5px;
	clear: right;
}
div#HeadExtras p {
	text-align: center;
}

div#bannergroup {
float: left;
padding-top: 100px
	width: 720px;
	height: 132px
}

div#bannergroup  img {
margin-top:20px;
float:left 
}

div#Navigation {
	width: 720px;
	height: 32px
}
#Navigation ul{
	margin:20px;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	/*height:32px;*/
	
	font-size:17px;
	font-weight:bold;

	

}
#Navigation li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
#Navigation li a{
	display:block;
	float:left;
	color:#ff8c06;
	text-decoration:none;
	font-weight:bold;
	padding:2px 30px 0 30px;
	height:28px;
	background:none;
	}
#Navigation li a:hover{
	background:transparent url('../images/navbag.gif') no-repeat top right;
	color: #fff	
	}
#Navigation li.selected a{
	background:transparent url('../images/navbag.gif') no-repeat top right;
	color: #fff		
	}
	
div#body {
	width: 980px;
	
	
	margin: 0 auto;
	margin-top: 45px
}
div#content {
	width: 720px;
	float: left;
	
	border-right: solid 2px black;
}
div#content p {
	font-family: PTN57F;
	margin: 10px 70px 0 15px;
	text-align: justify;
	text-indent: 30px
	
}

div#Nav {
	display: block;
	overflow: hidden;
}
div#Nav ul{
	margin:20px 0 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;	
	font-size:15px;
	font-weight:bold;
}
div#Nav li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
div#Nav li a{
	display:block;
	float:left;
	color:#00aeef;
	text-decoration:none;
	font-weight:bold;
	padding:2px 30px 0 30px;
	height:28px;
	background:none;
	}
div#Nav li a:hover{
	text-decoration: underline;
	}
div#footer {
        font-size: 14px;
	background: #00adef;
	padding: 20px 0px 30px 0px
}
div#footer p {
	color: #fff
}
/* ----------------------------------------------------------------*/
 /*
h2 {
	font-family: "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 30px 0 15px
}
  */
/*--------------------------------------------------------------*/


div#News {
	border: solid 2px #00adef;
	border-radius: 0 30px 0 0;
	margin: 0 40px 10px 0;
	padding-bottom: 20px
}
div#News p {
	margin: 10px 30px 0 15px
}
div#right {
	display: block;
	overflow: hidden;
}
div#right ul{
	margin:20px 0 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;	
	font-size:15px;
	font-weight:bold;
}
div#right li{
	display:block;

	margin:5px 0;
	padding:0;
	}
div#right li a{
	display:block;
	float:left;
	color:#808080;
	text-decoration:none;
	font-weight:bold;
	padding:2px 30px 10px 30px;
	
	background:none;
	
	}
div#right li a:hover{
	text-decoration: underline;
	}
div#News p.news {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #afafaf;
	
}

