*{
	padding: 0px;
	margin: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #f8f5d8;
}
a{
	color: #669900;
}
a:link, a:visited{
	text-decoration: underline;
}
a:hover, a:active{
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
h1,h2,h3,h4,h5,h6,h7{
	background: url(images/tt.jpg) no-repeat left center;
	padding: 15px; 
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
p{
	padding: 5px 0px 5px 0px;
	line-height: 18px;
}
ul{
	margin: 10px 0px 10px 20px;
}

/*---------------------------------*/

#container{
	width: 990px;
	margin: 0px auto 0px auto;
}

/*---------------------------------*/

#header{
	
}
#logo{
	float: left;
	display: inline;
}
#logo a{
	background: url(images/img_02.jpg) no-repeat;
	width: 235px;
	height: 127px;
	display: block;
}
#icon{
   background: url(images/img_05.jpg) no-repeat;
	float: right;
	display: inline;
	width: 123px;
	height: 53px;
	margin-top: 10px;
}
#icon span{
	display: block;
	text-align: center;
	padding-top: 15px;
}
#icon span a{
	padding-left: 5px;
	padding-right: 5px;
}
#menu_top{
	background: url(images/img_08.jpg) no-repeat;
	width: 723px;
	height: 51px;
	float: right;
	display: inline;
	margin-top: 20px;
	margin-right: 22px;
	text-align: center;
}
#menu_top ul{
	padding-top: 5px	
}
#menu_top ul li{
	float: left;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#menu_top ul li a{
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #669900;
	font-size: 11px;
	font-weight: bold;
}
#menu_top ul li a:hover{
	background: url(images/img_16.jpg) no-repeat left center;
	text-decoration: none;
	color: #333300;
}
#sidebar{
	float: left;
	display: inline;
	padding-bottom: 40px;
}
#content{
	float: right;
	display: inline;
	width: 722px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 12px;
}
#content #walp{
	background: url(images/img_13.jpg);
	width: 722px;
	height: 254px;
}
#content #walp #cont_info{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	padding: 28px 0px 0px 70px;
}
#content #walp #cont_tel{
	font-size: 18px;
	font-weight: bold;
	color: #99cc00;
	padding: 10px 0px 0px 140px;
	font-family: Tahoma;
}
#content #walp #cont_tel span{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
}
#content #walp #cont_mail{
	font-size: 14px;
	font-weight: bold;
	color: #99cc00;
	padding: 2px 0px 0px 128px;
	font-family: Tahoma;
}
#content #walp #cont_mail span{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
}
#content #walp #cont_icq{
	font-size: 14px;
	font-weight: bold;
	color: #99cc00;
	padding: 2px 0px 0px 150px;
	font-family: Tahoma;
}
#content #walp #cont_icq span{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
}
#content #post{
	padding: 0px 10px 20px 40px;
}
#content #post #list_news{
	list-style: none;
}
#content #post #list_news li{
	padding: 10px 0px 10px 0px;
}
/***************************/
#menu_left{
	padding: 15px 0px 25px 10px;
}
#menu_left ul{
	list-style: none;	
}
#menu_left ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_left ul li a{
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #669900;
	font-size: 13px;
	font-weight: bold;
}
#menu_left ul li a:hover{
	background: url(images/img_16.jpg) no-repeat left center;
	text-decoration: none;
	color: #333300;
	font-size: 13px;
}
#new_port div{
	background: url(images/tt.jpg) no-repeat left center;
	padding: 15px 15px 15px 14px;
	margin-left: 10px; 
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
/*****************************/
#footer{
	background: url(images/bg_foot.jpg) no-repeat;
	margin-left: 8px;
	padding-top: 3px;
}
#footer #menu_bottom{
	border-right: 5px solid #99cc33;
	padding: 10px 10px 10px 0px;
	float: right;
	display: inline;
}
#footer #menu_bottom ul li{
	float: left;
	display: inline;
	padding-left: 5px;
	padding-right: 5px; 
}
#footer #menu_bottom ul li a{
	background: url(images/li_foot.jpg) no-repeat left center;
	padding-left: 15px;
	font-size: 11px;
	color: #5783a1;
}


















