*	{ margin: 0;padding: 0; border: 0; }
td	{ vertical-align: top; }
ul	{ list-style: none; }

div,dl,dt,dd,ol,ul,li,form,td,th,p {margin:0; padding:0;}

input, select, option, textarea {
	font:normal 11px Verdana;
}

body {
	color:#5e5e5e;
	font:normal 11px Tahoma;
	background:#fff;
}

a {
	color:#7a7a7a;
	font-size:11px;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}

#main {
	width:1000px;
	margin:0 auto;
}

#top {
	height:30px;
	background:#60a1a9 url(images/top.jpg) no-repeat;
}

#logo {
	height:78px;
	padding:0 0 0 130px;
	background:#ececec;
}
#left {
	float:left;
}
#right {
	float:right;
}
#right img {
	float:left;
	padding:0 0 0 1px;
	background:#fff;
	display:inline;
}
#nav {
	height:45px;
	background:url(images/nav.gif) no-repeat top right;
}
#nav li {
	display:inline;
	padding:0 0 0 30px;
	margin:0 0 0 8px;
	background:url(images/ul.gif) no-repeat 0 7px;
}
#nav li a {
	color:#6f6f6f;
	font:bold 12px Tahoma;
	line-height:40px;
	text-decoration:none;
}
#karkas {
	width:967px;
	margin:0 10px 0 23px;
}
#left-col {
	width:645px;
}
#right-col {
	width:322px;
	background:#ededed;
}
#right-pad {
	padding:0 32px 15px 32px;
}
.box {
	padding:4px 45px 0 14px;
}
.box p {
	line-height:14px;
	margin:9px 0;
}
.photo {
	margin:0 0 0 7px;
}
.photo li {
	display:inline;
}
.photo img {
	vertical-align:top;
}

.box2 {
	padding:20px 0 20px 14px;
	margin:20px 33px 0 0;
	background:#f1f1f1;
}
.box2 img {
	margin-right:16px;
	border:2px solid #d6d6d6;
}
.box2 p {
	font-size:11px;
	margin:8px 0;
}
.box2 div {
	margin:0 33px 0 19px;
	padding:0 0 0 20px;
	background:url(images/line.gif) repeat-y top left;
}

.tel {
	color:#444343;
}
.tel img {
	position:relative;
	top:1px;
}
.num {
	color:#444343;
	padding:0 0 0 10px;
	font:normal 24px Times New Roman;
}


h1 {
	color:#5e5e5e;
	font:normal 24px Times New Roman;
}

h2 {
	color:#5e5e5e;
	font:normal 24px Times New Roman;
	padding:0 0 10px 0;
	margin:23px 0;
	background:url(images/line2.gif) no-repeat bottom left;
}



h3 {
	color:#717171;
	font-size:14px;
}
h4 {
	font-size: 13px;
  color: #000000;
  display: inline;
}


.menu li {
    font-size: 13px;
	margin:0 0 0 6px;
	padding:0 0 0 13px;
	background:url(images/line3.gif) no-repeat 0 7px;
}
.menu li a {
    font-size: 13px;
	text-decoration:none;
}

.menu li ul li {
    font-size: 13px;
	background:none;
	padding:0;
	margin:0;
	text-indent:20px;
}


#footer {
	height:36px;
	padding:0 25px 0 0;
	color:#fff;
	line-height:36px;
	text-align:center;
	background:#5c9da5 url(images/footer.jpg) no-repeat;
}
