h1 {
    background:#083899;
	color: #fff;
	font-size:12px;
	text-align:right;
	padding:10px;
	margin: 0;
}

.menubutton { display: none;}

#wrap {
   margin:auto;
   max-width:1000px;
   border-right:solid 1px #083899;
   border-left:solid 1px #083899;
   position: relative;
   height:auto !important;
   height: 100%;
   min-height: 100%;
   -webkit-box-shadow: 0px 0px 5px #000000;
   -moz-box-shadow: 0px 0px 5px #000000;
   box-shadow: 0px 0px 5px #000000;
}

.adtel {
	position: absolute;
	right: 10px;
	top: 45px;
	font-size:22px;
	font-weight:bold;
	color:#0000a0;
	line-height:1.3em;
}

#sidr { background-color: #083899; }
#sidr ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#sidr ul li{
	float: left;
}

#sidr ul li a{
	background: rgb(90,116,167);
	background: -moz-linear-gradient(top,  rgba(90,116,167,1) 0%, rgba(90,116,167,1) 50%, rgba(40,85,155,1) 51%, rgba(8,57,153,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(90,116,167,1)), color-stop(50%,rgba(90,116,167,1)), color-stop(51%,rgba(40,85,155,1)), color-stop(100%,rgba(8,57,153,1)));
	background: -webkit-linear-gradient(top,  rgba(90,116,167,1) 0%,rgba(90,116,167,1) 50%,rgba(40,85,155,1) 51%,rgba(8,57,153,1) 100%);
	background: -o-linear-gradient(top,  rgba(90,116,167,1) 0%,rgba(90,116,167,1) 50%,rgba(40,85,155,1) 51%,rgba(8,57,153,1) 100%);
	background: -ms-linear-gradient(top,  rgba(90,116,167,1) 0%,rgba(90,116,167,1) 50%,rgba(40,85,155,1) 51%,rgba(8,57,153,1) 100%);
	background: linear-gradient(to bottom,  rgba(90,116,167,1) 0%,rgba(90,116,167,1) 50%,rgba(40,85,155,1) 51%,rgba(8,57,153,1) 100%);
	font-weight: bold;
	display:block;
	color:#fff;
	text-decoration: none;
	border-left: solid 1px #083899;
	border-right: solid 1px #8597bd;
	border-collapse: collapse;
}

@media(min-width:985px){
#sidr ul li a{	padding:10px 30px;}
}

@media(max-width:985px) and (min-width: 769px){
#sidr ul li a{	padding:10px;}
}


#sidr ul li a:hover { background: #888888;}


#sidr ul li a:first-child { 	border-left: solid 1px #8597bd;}


.close-menu { display: none;}

.guide5 {
	float: left;
	width: 48%;
	padding: 0 1%;
}

.guide1 { float: left; width: 480px;}
.guide2 { float: left; width: 52%;}
.guide3 { float: left; width: 44%;}
.guide4 { float: left; width: 320px;}

.mailform {
	width: 80%;
	margin: auto;
	border-collapse: collapse;
}

.mailform th, .mailform td {
	border: solid 1px #808080;
}

.mailform th { width: 20%; padding: 5px;}
.mailform td{ width: 80%; padding: 5px;}
.input { width: 70%;}

#price table, #mynumber table {
	border-collapse: collapse;
}

#price table td, #price table th, #mynumber th, #mynumber td {
	border: solid 1px black;
	padding: 5px 15px;
	text-align: center;
}

#price table th {
	background-color: #effafe;
}

#mynumber th, #mynumber td {
	text-align: left;
	vertical-align: top;
}

h3, .entry-title {
   margin: 0 0 10px 0;
   background: url(../images/blank-blue.png) no-repeat;
   border-bottom: dashed 1px #083899;
   height: 28px;
   text-indent: 30px;
   margin-top: 20px;
}
}
