<style type="text/css">
*{}

*{
   margin:0;
   padding:0;
}

h1,h2,h3,h4,h5,h6{
					margin:0;
					padding:0;
					font-weight:light;
}


h4, h1.title{
	color:#1772A7;
	font:bold 12px Tahoma;
	background:url(../images/str.jpg) no-repeat left center;
	text-align:left;
	padding-left:15px;
	margin-left:20px;
	margin-bottom:20px;
}

h3,h1{
	color:#1772A7;
	font:bold 12px Tahoma;
	margin-bottom:14px;

}
input, select, textarea
{font:11px Tahoma;
margin-top:2px;
margin-bottom:2px;
}


h2{
	font:bold 12px Tahoma;
	color:#ff8400;
	display:inline;
}

p, td, div{
  font-size:12px;
}
table{
border-collapse: collapse;
border: 1px solid #333;
}
td{
padding:5px;
border: 1px solid #333;
}
table.cleart, table.mt{

border: 0px solid #333;
}
td.cleartd, td.mt_left, td.mt_right, td.mt_header, td.mt_footer{
padding:5px;
border: 0px solid #333;
}
td.mt_left{
	font-weight: bold;
}

a{
  font-size:12px;
  color:#707B7F;
  text-decoration:none;
}

ul{
	font-size:11px;
	text-align:left;
	margin-bottom:15px;
	margin-left:35px;
}


a:link{
  text-decoration:none;
}

a:visited{
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

a:active{
  text-decoration:underline;
}

html  {
   height:  100%;
   width:100%;
   background:#fff;
}

body  {
   position:  relative;
   height:  auto  !important;
   height:  100%;
   min-height:  100%;
   min-width:950px;
   FONT-FAMILY: tahoma;
   color:#000;
   text-align:center;
 	background: url(../images/top.jpg) repeat-x center top;
}

 #all{
	 width:950px;
	 position:relative;
	 margin:0 auto;
   	 padding-bottom:85px;
/*	 border:2px solid blue;*/
 }

/*---HEAD---*/

#head{
/*	  float:left;*/
	  position:relative;
	  width:100%;
	  height:168px;
   	  background: url(../images/top.jpg) repeat-x center top;
/*	  border:2px solid red;*/
}

#logo{
	  position:absolute;
	  top:50px;
	  left:40px;
	  width:172px;
	  height:47px;
   	  background: url(../images/logo.jpg) no-repeat center top;
}



#cent_p{
	  	width:400px;
		position:absolute;
		top:50px;
		margin-left:50%;
		left:-200px;
		color:#fff;
		text-align:left;
}

#head h3{
	  	width:300px;
		position:absolute;
		top:30px;
		margin-left:50%;
		left:-200px;
		text-align:left;
		 font:bold 11px Tahoma;
		 color:#ffd200;
}

#head img{
	  	  float:left;
}

.contact{
		 float:right;
		 width:230px;
		 text-align:left;
		 margin-top:40px;
}

.contact p{
		   float:left;
		   color:#fff;
		   width:100%;
		   margin-bottom:5px;
}

.contact a{
			color:#fff;
}

.contact p img{
				margin-right:15px;
				height:9px;
				width:13px;
				margin-top:2px;
}

.nav_top{
		position:absolute;
		top:127px;
		left:20px;
		color:#fff;
		text-align:left;
/*		border:1px solid red;*/
}

.nav_top a{
  font-size:11px;
			float:left;
			height:41px;
			line-height:41px;
			color:#fff;
			padding:0 30px 0 30px;
}

.nav_top a:link{
			background:none;
			text-decoration:none;
}

.nav_top a:visited{
			background:none;
			text-decoration:none;
}

.nav_top a:hover{
   	  		background: url(../images/menu-active.jpg) repeat-x center top;
			font-size:bold;
			text-decoration:none;
}

.nav_top a:active{
   	  		background: url(../images/menu-active.jpg) repeat-x center top;
			font-size:bold;
			text-decoration:none;
}

/*---HEAD END---*/

/*---CONTENT---*/

#content{
		 float:left;
		 text-align:left;
		 width:100%;
		 padding-bottom:10px;
/*		 border:2px solid green;*/
}

#main{
	  float:left;
	  width:490px;
	  margin-top:10px;
	  padding:10px;
	  background:#F8F9F3;
/*	  border:2px solid #000;*/
}

#main p{

		text-align:justify;
padding-bottom:10px;
}

#main a{

			color:#005093;

}

#main a:link{
  text-decoration:underline;
}

#main a:visited{
  text-decoration:underline;
}

#main a:hover{
  text-decoration:none;
}

#main a:active{
  text-decoration:none;
}


#main .date{
	text-align:left;
	padding:0;
	margin:0;

	color:#FF9100;
	font-weight:bold;
	border:none;

}

#left{
	  float:left;
	  width:220px;
	  margin-top:20px;
/*	  background:#000;*/
}

.nav_left{
		margin-bottom:25px;
}

.nav_left ul{
			list-style:none;
			margin-left:7px;
			text-align:left;
}

.nav_left ul li{
				width:200px;
				padding-bottom:7px;
				margin-top:3px!important;
				margin-top:7px;
				border-bottom:1px solid #CED8D9;
}

#last{
		border-bottom:none!important;
}

.nav_left a{
			color:#707B7F;
			margin-left:13px;
  font-size:11px;
}

#right{
	   float:right;
	   width:220px;
	  margin-top:20px;
/*	  background:#000;*/
}

#right p{
		padding-left:12px;
		margin-left:8px;
		text-align:justify;
		color:#707B7F;
		padding-bottom:20px;
		margin-bottom:20px;
		border-bottom:1px solid #CED8D9;
}

#right .date{
	text-align:left;
	padding:0;
	margin:0;
	padding-left:20px;
	color:#FF9100;
	font-weight:bold;
	border:none;
	margin-bottom:15px;
}

/*---CONTENT END---*/

/*---FOOTER---*/

.footer {
   	position: absolute;
	width:950px;
	bottom:0px;
	margin-left:-475px;
	left:50%;
	height:52px;
	color:#fff;
	background: url(../images/bott.jpg) repeat-x left bottom;
/*	border:3px solid brown;*/
}

#sto{
	width:100%;
	margin:0;
	left:0;
}

.bot_left{
		  position:absolute;
		  bottom:20px;
		  left:30px;
		  text-align:left;
		  color:#fff;
		  font-size:11px;
}

.nav_niz{
		 position:absolute;
		 bottom:70px;
		 /*width:950px;*/
		 left:50%;
		 margin-left:-475px;
		color:#707B7F;
		font-size:11px;
		text-align:center;
}

.nav_niz a{
					font-size:11px;
					margin-left:9px;
					margin-right:14px;
					color:#707B7F;
}

.bottom_right{
			  position:absolute;
			  bottom:20px;
			  right:30px;
			  text-align:right;
			  color:#fff;
			  font-size:11px;
}

.bot_right p{
			display:block;
			 float:right;
			 text-align:right;
			 font-size:11px;
			 margin-top:60px;
}

.bottom_right a{
			  font-weight:lighter;
			  font-size:11px;
			  color:#fff;
}

.bottom_right a:hover{
			  color:#fff;
			  text-decoration:none;
}

.bot_left a{
			  font-weight:lighter;
			  font-size:11px;
			  color:#fff;
}

/*---FOOTER END---*/

.clear{
	   clear:both;
}

</style>