html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

em {font-style: italic;}
strong { font-weight: bold;}
#section h1 {font-weight: bold;}

ul li .slidepanel {display: none;margin:27px 0;text-decoration: none; }
ul li .slidepanel table {width: 100%;}
ul li .slidepanel table td {vertical-align: middle;}
ul li .slidepanel table td:nth-child(1) {width: 54px;}
ul li .slidepanel table td:nth-child(2) {width: 264px;}
ul li .slidepanel table td:nth-child(3) {width: 299px;}
ul li .slidepanel table td:nth-child(4) {width: 75px;}
ul li .slidepanel table td:nth-child(5) {width: 54px;}

#slides .slidesjs-control, #slides .slidesjs-container {height: 380px !important;}
.slidesjs-pagination {text-align: center;padding: 0;margin: 0;position: absolute;width: 1000px;bottom: -36px;}
.slidesjs-pagination li {display: inline;margin:0px 2px;}
.slidesjs-pagination li a {display: inline-block;width: 10px;height: 10px;background: #c3c3c3;color: #c3c3c3;font-size: 0.1em}
.slidesjs-navigation, .slidesjs-stop, slidesjs-play {display:none !important} 

.cont {width: 26%;float: left;margin: 5px 35px 20px 35px;}
.cont .photo {text-align:center;min-height:215px;}
.cont .photo img {max-width: 260px;}
.cont .address {margin: 5px 5px 0px 5px;}
.cont .position {font-weight: bold;color: black;margin-bottom: 10px;}
.cont .name {font-weight: bold;margin-bottom: 5px;}
.cont .phone {color: black;font-size: 80%;}
.cont .email {color: black;font-size: 80%;}

.contacts tr {height:24px !important;}
.contacts td {height:24px !important;}
.contacts th {height:24px !important;}
.contacts textarea {margin-top:0px;}