body, html {
    margin:0px;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    background-color:#fff;
	 color: #000;
    }
/* global styles */
img {border:none;}
p { padding:0; margin:0;}
a {color: #05755e; text-decoration: underline;}
a:hover{text-decoration: none;}

h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#000; padding:0;}

h1 { font-size:24px; font-weight:normal; text-indent:30px;}
h2 { font-size:22px; font-weight:normal; text-indent:25px;}
h3 { font-size:20px; font-weight:normal; font-style:italic; text-indent:20px;}
h4 { font-size:16px; text-indent:20px;}
h5 { font-size:14px; }
h6 { font-size:12px; }

hr { height:1px; border:none; color:#b8bdc2; background:#b8bdc2; }
.clear { clear:both; }
.text { display:table; }

#wrap{
	padding: 0px;
	margin: auto;
	width: 1024px;
	background-image: url(/images/back.png);
	background-repeat: no-repeat;
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #f2f2f2;
}
#ten{
position: relative;
	border-left: 2px solid #dadada;
	border-right: 2px solid #dadada;
}
#contact_a {
position: absolute;
z-index: 3;
top: 40px;
right: 34px;
color: #000;
font-size: 17px;
text-align: right;
font-weight: bold;
}
#icons a{
	display: block;
	width: 22px;
	height: 35px;
	float: right;
	margin-right: 30px;
}
a.home_i{
	background-image: url(/images/home.png);
}
a.home_i:hover{
	background-image: url(/images/home_h.png);
}
a.mail_i{
	background-image: url(/images/mail.png);
}
a.mail_i:hover{
	background-image: url(/images/mail_h.png);
}
a.map_i{
	background-image: url(/images/map.png);
}
a.map_i:hover{
	background-image: url(/images/map_h.png);
}
#logo{
	height: 58px;
	width: 258px;
	background-image: url(/images/logo.png);
	float: left;
}
#name{
	float: left;
	font-size: 16pt;
	color: #05342b;
}
#name span{
	font-size: 24pt;
	font-weight: bold;
}
#header{           
	width: 762px;
	height: 287px;
	background-image: url(/images/header.png);
	float: left;
	margin-top: -15px;
}
#menu{
	width: 258px;
	float: left;
}
#menu .top{
	height: 12px;
	background-image: url(/images/menu_top.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 20px;
}
#menu .bottom{
	height: 12px;
	background-image: url(/images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 20px;
}
#menu .mid{
	background-image: url(/images/menu_mid.png);
	background-repeat: repeat-y;
	background-position: left;
}
#menu ul{
	padding: 0px;
	margin: 0px;
}
#menu ul li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu a{
	display: block;
	width: 124px;
	padding-bottom: 6px;
	padding-top: 3px;
	margin-left: 17px;
	padding-left: 50px;
	color: black;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
}
#menu a:hover{
	background-image: url(/images/menu_hover.png);
	color:white;
	font-size: 13pt;
}
#content{
	float: right;
}
#content .top{
	width: 740px;
	height: 11px;
	background-image: url(/images/cont_top.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: -20px;
}
#content .bottom{
	width: 740px;
	height: 11px;
	background-image: url(/images/cont_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#content .mid{
	width: 640px;
	background-image: url(/images/cont_mid.png);
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 15px;
	margin-top: 20px;
}
#content .header, h1{
	width: 199px;
	text-indent: 0px;

	background-image: url(/images/cont_header.png);
	margin-left: -58px;
	line-height: 30px;
	color: white;
	font-size: 13pt;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 100;
}
#content p{
	line-height: 20px;
	margin-bottom: 20px;
}
#content span{
	color: #05775f;
	font-weight: bold;
	line-height: 20px;
}
#left{
	width: 258px;
	float:left;
}
#left a{
	display: block;
	width: 177px;
	height: 30px;
	background-image: url(/images/cat.png);
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 11pt;
}
#podval{
	width: 839px;
	height: 34px;
	background-image: url(/images/podval.png);
	clear: both;
	margin: auto;
	padding: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
#podval p{
	color: #5e7787;
	float: left;
}
#podval a.leader{
	float:right;
	width: 150px;
	height: 38px;
}

