body,p,div,td {
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	color: #456;
}
p { text-align: justify; }
body {
	margin: 0;
	padding: 3px 0 3px 0;
	background: #B3B3B2 url(img/body.png) 0 0 repeat-x;
	text-align: center;
}
h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #437AB5;
	text-transform: uppercase;
	margin: 0 180px 20px 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #437AB5;
	letter-spacing: 0;
}
.error {
	color: #a00;
	border-color: #a00;
	font-weight: bold;
}
p.error {
	padding: 10px;
	border: 1px solid #d66;
	background: #fee;
}
h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #437AB5;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	letter-spacing: 0;
}
a {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #d00;
}
div { xborder: 1px dotted red; }
#all {
	position: relative;
	width: 764px;
	margin: 0 auto 0 auto;
	text-align: center;
	background: #F0F4F8 url(img/bg.png) -1px 0 repeat-y;
}
#main {
	position: relative;
	width: 764px;
	text-align: left;
	background: transparent url(img/top.png) -1px 0 no-repeat;
}
div.mainsep {
	background: white;
	height: 3px;
	font-size: 0;
}
#topmenu {
	position: absolute;
	left: 8px;
	top: 70px;
	width: 550px;
	height: auto;
	color: #c99;
	font-size: 11px;
}
#topmenu a {
	font-weight: bold;
	color: #900;
	padding: 0 10px 0 10px;
}
#topmenu a:hover {
	color: #d00;
}
#body {
	position: relative;
	padding: 120px 20px 0 10px;
}
#eq {
	position: absolute;
	top: 113px;
	left: 184px;
	width: 226px;
	height: 51px;
	background: transparent url(img/eq.gif) 0 0 no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#content {
	float: right;
	width: 560px;
	padding: 60px 0 0 0;
	margin-right: 0;
}
#menu {
	float: left;
	width: 145px;
	padding-top: 20px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	padding: 0;
	margin-bottom: 4px;
}
#menu li ul {
	margin: 5px 0 15px 0;
}
#menu li.active a { color: white; }
#menu li.active li a { color: #a4c0de; }
#menu li li.active a { text-decoration: underline; color: white; }
#menu li li.active li a { text-decoration: none; color: #a4c0de; }
#menu li a {
	font-size: 11px;
	color: #dde4ee;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 1px 0 0;
	border-bottom: 1px solid #b7c8e1;
	display: block;
	height: 13px;
}
#menu li a:hover, #menu li.active a:hover {
	color: white;
	padding: 0 0 0 1px;
}
#menu li ul {
	padding-left: 5px;
}
#menu li li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	border-bottom: 0;
	display: inline;
	color: #a4c0de;
}
#menu ul ul ul {
	margin: 5px 0 10px 0;
}
#menu ul ul ul li {
	margin: 0;
	padding: 0;
}
#menu li li li a {
	font-weight: normal;
}
#foot {
	clear: both;
	position: relative;
	margin: 15px 20px 0 180px;
	padding: 0;
	border-top: 1px solid #E9ECF0;
}
#foot p {
	margin: 15px 0 15px 0;
	text-align: center;
	font-size: 11px;
}
#foot a {
	padding: 0 4px 0 4px;
}
#content p.image {
	margin: 15px 0 15px 0;
	text-align: center;
}
#content img.app-bt {
	border: 1px solid silver;
	vertical-align: middle;
}
#content img.app-bt2 {
	border: 1px solid silver;
	margin: 0 5px 5px 0;
	float: left;
}
#content img.app-bt3 {
	border: 0;
	vertical-align: middle;
}
#content img.phone-big {
	width: 250px;
	height: 250px;
	border: 1px solid #DAE0E6;
}
#content p.navi {
	text-align: center;
	border-top: 1px solid #DAE0E6;
	margin-top: 20px;
	padding: 10px;
}
#content p.navi a {
	padding: 0 10px 0 10px;
	font-size: 11px;
}
#content div.windowbar {
	margin: 30px 50px 0 50px;
	border: 1px solid #CAD8E6;
	background: #E4E8EC;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #437AB5;
}
#content div.window {
	margin: 0 50px 20px 50px;
	border-style: solid;
	border-color: #CAD8E6;
	border-width: 0 1px 1px 1px;
	background: #E9ECF0;
	padding: 10px;
}
#content form { margin: 0; }
#content div.window p { text-align: left; }
#content form { margin: 0; }
#content button {
	border: 2px solid;
	border-color: #D18080 #7C2021 #7C2021 #D18080;
	background: #A92D2E;
	color: white;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content input {
	font-family: tahoma,sans-serif;
	font-size: 12px;
}
#content select {
	font-family: tahoma,sans-serif;
	font-size: 12px;
}