* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #03549d;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/i/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: white;
	text-decoration: none;
}

a.und {
	border-bottom: 1px dashed white;
}

a:hover, a:active, a.und:hover {
	color: #71C4F0;
}

a:active, a:visited {
	color: white;
}

a:focus,a:active {
outline:none;
}

table, body, tr, td, input, textarea {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
}

img, a img {
	border: 0px;
	vertical-align: bottom;
}


div.clr{
	clear: both;
}

div.all {
	width: 100%;
	background-image: url(/i/bg.box.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.container {
	margin: auto;
	text-align: left;
	width: 950px;
}

ul.sites {
	float: right;
	padding-top: 115px;
}

ul.sites li {
	width: 40px;
	display: block;
	height: 25px;
	font-family:"Book Antiqua", Georgia, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	float: left;
	padding-left: 10px;
}

ul.sites li a {
	border: none;
	display: block;
	padding: 5px;
	padding-bottom: 10px;
}

ul.sites li.a {

}

ul.sites li.a a, ul.sites li a:hover {
	color: #71c4f0;
	background-image: url(/i/sites.bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

h1 {
	margin-top: 10px;
	font-family: "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}

h3 {
	margin-top: 10px;
	font-family: "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 50px;
	padding-bottom: 25px;
	float: left;
}

div.main {
	margin-right: 440px;
}

p.intro {
	padding-bottom: 0px !important;
}

div.main p {
	line-height: 150%;
	padding-left: 40px;
	padding-bottom: 20px;
}

div.main h3 {
line-height:130%;
font-style:normal;
font-weight:normal;
padding-left:40px;
font-size:14px;
}

div.r {
	float: right;
	width: 300px;
}

div.r p {
	padding-left: 30px;
	line-height: 130%;
	padding-bottom: 15px;
}

div.r blockquote {
	padding-top: 35px;
	padding-left: 20px;
	font-size: 18px;
	padding-bottom: 20px;
	background-image: url(/i/zv.png);
	background-position: top left;
	background-repeat: no-repeat;
}

blockquote p{
	margin:0;
	padding:0;
}

div.reviews {
	background-color: #035aa8;
	width: 270px;
	margin-left: 30px;
}

div.reviews p {
	padding-left: 15px;
	padding-right: 15px;

}

div.reviews span.topcorner {
	background-image: url(../i/review.top.bg.png);
	width: 270px;
	height: 17px;
	display: block;
}

div.reviews span.bottomcorner {
	background-image: url(../i/review.bottom.bg.png);
	width: 270px;
	height: 17px;
	display: block;
}

form#form{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

form#form label {
	float: left;
}

form#form input.text {
	float: right;
	width: 160px;
	padding: 2px;
	border: 1px solid #72c4f0;
	margin-bottom: 12px;
	color: #373737;
}

form p{
	margin:0;
	padding:0;
}

form#form input.submit {
	text-align: center;
	margin: auto;
	display: block;
	color: #03549D;
	border: 1px solid #72c4f0;
	padding: 3px;
	background-color: White;
	margin-top: 10px;
}

form#form .checkbox {
	margin-left: 113px;
	font-size: 11px;
}

form#form .checkbox label {
	display: inline;
	float: none;
}

h2 {
	font-family: "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 26px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-top: 25px;
}

address {
	background-image: url(/i/tel.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 25px;
	font-family: "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
}

div.footer {
	padding-top: 66px;
	margin-left: 22px;
	font-size: 12px;
	padding-bottom: 30px;
}
div.footer p{
	line-height: 150%;
}

div.footer p span{
	margin-left: -1.27em;
}

.tabsheet {
	padding-top: 25px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.tabsheet ul {
	height: 33px;
}

.tabsheet li {
	float: left;
	list-style-type: none;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;


}

.tabsheet li.a {
	background-color: #035aa8;
}

.tabsheet .a a {
	border-bottom: 0px none !important;
}

.tabsheet .a a:hover {
	color: white;
}


.tabsheet ul.o {
	background-color: #035aa8;
	background-image: url(/i/tabsheet.bg.new.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 170%;

}

ul.o p{
	margin-top: 1em;
}

html>body .tabsheet ul.o {
	height: auto;
}

.tabsheet ul.o li {
	float: none;
	background-color: transparent;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	height: 265px;
	padding-bottom: 20px;
	padding-right: 400px;
	background-position: 450px -60px  !important;
	background-image: url(/i/iuh.gif) !important;
}

.tabsheet ul.o li.t1 {
	background-image: url(/i/iuh.gif) !important;
}

.tabsheet ul.o li.t2 {
	background-image: url(/i/kod.gif) !important;
}

.tabsheet ul.o li.t3 {
	background-image: url(/i/rub.gif) !important;
}


.tabsheet div.subo {
	background-image: url(/i/tabsheet.subbg.new.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
}