/* -------- Services Page -------------*/
/* -----------TOPMENU ---------------*/

img {
	border: 0;
	display: inline;
	}

/* ----------- SUBMENU ----------- */
#s1, #s2, #s4{display:none;}

#s3  {display: block;}

#inner_news   {
	width: 912px;
	background: transparent url(img/news.jpg) top left no-repeat;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	}

#first_news    {
	width: 200px;
	text-align: left;
	float: left;
	padding-left: 170px;
	padding-top: 100px;
	clear: both;
	}

#second_news  {
	float: left;
	padding-left: 185px;
	padding-top: 140px;
	width:520px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	}
#second_news h3  {
	margin-top: 40px;
	}
	
#bottom_news   {
	background: transparent url(img/bottom8.jpg) bottom left no-repeat;
	height: 273px;
	width: 912px;
	clear: both;
	}
#bottom_news p  {
        clear: both;
        }
#third    {
	padding-top: 10px;
	
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.5em;
	font-size: .8em;
	clear: both;
	font-family: Verdana, sans-serif;
	}		

#third p  {
        clear: both;
        }
#second_news ul     {
        font-weight: bold;
        margin-left: 10px;
        padding-left: 10px;
        list-style-type: circle;
        }
#second_news li   {
       margin: 5px;
       padding: 5px;
       list-style-type: circle;
       }
