html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

.text table {
	border-collapse: collapse; 
	border: 1px solid #545454;
	border-spacing: 0;
	border-width:1;
	margin-top:1.2em;
	width:100%;
}

th, td, td img {
	vertical-align: top;
	border: 1px solid #545454;
	padding:2px;
} 

th {
	text-align:center;
}

input, select, button, textarea {
	margin: 0;
	font-size: 100%;
}

input[type="text"], input[type="password"], textarea {
	padding: 0;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}
li {
	list-style:none;
}
.text li{
	list-style: disc;
	list-style-position: inside;
}
.text li li {
	list-style: circle;
	list-style-position: inside;
	margin-left: 15px; 
}

sup {
	vertical-align: super;
	font-size: smaller;
}

html {
	overflow-y: scroll; 
}

body {
	line-height: 1;
	background: #fff;
	color: #000;
	text-align: left;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}

a, a:visited {
	color: #287fc3;
	text-decoration: underline;
}

a:hover {
	color: #287fc3;
	text-decoration: none;
}

a:focus, a:active {
	color: #287fc3;
	text-decoration: underline;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{ 
  display: block;
}

body{
	background: #F8F8F8;
}

.wrapper{
	background: url(../images/b-bg.jpg) left bottom repeat-x;
}

.wrap{
	width: 1000px;
	margin: 0px auto;
}

.header{
	padding: 25px 40px 0px 65px;
	overflow: hidden;
	zoom: 1;
}

.header .hed-top{
	text-align: right;
}

.header .hed-top span{
	display: inline-block;
	margin: 0 40px 0 0;
}

.header .hed-top span.mail a{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 15px;
	color: #777777;
}

.header .hed-top span.mail a:hover{
	text-decoration: none;
}

.header .hed-top span.map a{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 15px;
	color: #0089B7;
}

.header .hed-top span.map a:hover{
	text-decoration: none;
}

.header .hed-top span.phone{
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #B5B5B5;
}

.header .hed-top span.phone b{
	font-size: 30px;
	color: #2C9E00;
}

.header .logo{
	display: block;
	float: left;
}

.hed-mnu{
	float: right;
	width: 721px;
	margin: 13px 0 0 0;
	background: url(../images/hm2.jpg) left top no-repeat;
	height: 51px;
	padding: 2px 0 0 10px;
}

.hed-mnu li{
	display: block;
	float: left;
	padding: 0 0 0 40px;
}

.hed-mnu li a{
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	display: block;
	float: left;
	text-decoration: none !important;
	color: #483014 !important;
	padding: 9px 0 0 0;
}

.hed-mnu li a:hover{
	background: url(../images/arr.gif) center top no-repeat;
}

.content{
	padding: 0 0 0 0;
}

.content .slider{
	margin: 0 0 45px 0;
}
.content .text{
	padding: 0 100px 0 15px;
}

.inline-text{
	width: 560px;
	display: inline-block;
	padding: 0 10px 0 20px !important;
}
.content .text p {
	text-indent: 23px;
}
.content .text {
	line-height: 1.2em;
	color: #545454;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
}

.content .text p a{
	text-decoration: underline;
	color: #0086B9;
	font-family: "Times New Roman";
	font-size: 18px;
}

.content .text p a:hover{
	text-decoration: none;
}
.leftSidebar {
	width:200px;
	float: left;
}
.rightSidebar {
	display: inline-block;
	width:200px;
	float: right;
}
.leftSidebar img, .rightSidebar img {
	width:180px;
	height:120px;
}

.clear {
	clear:both;
}

.pict{
	padding: 10px 0 20px 50px;
}

.questions{
	padding: 65px 195px 20px 0;
	background: url(../images/qst.jpg) right top no-repeat;
	overflow: hidden;
	zoom: 1;
}

.questions .item{
	float: left;
	width: 215px;
	padding: 0 0 0 50px;
}

.questions .item .hd{
	display: inline-block;
	font-family: Tahoma;
	font-size: 18px;
	color: #0086B9;
	margin: 0 0 20px 0;
	text-decoration: underline;
}

.questions .item .hd:hover{
	text-decoration: none;
}

.questions .item p{
	font-family: Tahoma;
	font-size: 15px;
	line-height: 18px;
	color: #4D4D4B;
}

.questions .more{
	display: block;
	text-align: right;
	padding: 10px 0 0 0;
	clear: both;
	_clear: none;
}

*:first-child+html .questions .more{
	clear: none;
}


.questions .more a{
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: underline;	
	color: #138DC0;
}

.questions .more a:hover{
	text-decoration: none;
}

.footer{
	height: 80px;
	background: url(../images/f-bg.jpg) right bottom no-repeat;
}
.text h2 {
	font-size:16pt;
	padding-bottom:10px;
	text-align:center;
}
.text h3 {
	font-size:14pt;
	font-weight:bold;
	margin-top:10px;
}
.text h4 {
	font-size:14pt;
	margin-top:2em;
	/*text-transform:uppercase;*/
}
.text h5 {
	margin-top:10px;
}
.photo {
	text-align:center;
	margin:0 auto;
}
.text figure {
	display:inline-block;
	margin: 2px 5px;
}
.text figcaption {
	text-align:center;
}
.text ul {
	margin-top:10px;
}
.text li {
	line-height:1.2em;
	margin-top:3px;
}

.form-container{
  padding:10px;
  padding-bottom:25px;
  margin:0 auto;
  margin-top:20px;
  width:50%;
  border-radius:20px;
  background-color: #ececec;
}

.add-one{
  color:green;
  text-align:center;
  font-weigth:bolder;
  cursor:pointer;
  margin-top:10px;
}

.delete{
  color:white;
  background-color:rgb(231, 76, 60);
  text-align:center;
  margin-top:6px;
  font-weight:700;
  border-radius:5px;
  min-width:20px;
  cursor:pointer;
}

#singlebutton{
  width:100%;
  margin-top:20px;
}

.title{
  text-align:center;
  font-size:40px;
  margin-bottom:40px;
}

.dynamic-element{
  margin-bottom:0px;
}
textarea {
    /*white-space:pre;*/
    }
.block-odd {
	background-color:#fcffe6;
	padding:5px
}
.block-even {
	background-color:#e6ffff;
	padding:5px
}