html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	outline: none;
}
h1 img {
	outline: none;
	display: block;
}
img {
	outline: none;
	border: 0;
}
a {
	outline: none;
	color: #192653;
}
body, td, th {
	outline: none;
	color: #192653;
}
a:link {
	outline: none;
	color: #192653;
}
a:hover {
	outline: none;
	color: #8F9FDA;
}
.left {
	outline: none;
	float: left;
}
.right {
	outline: none;
	float: right;
}
.more {
	outline: none;
	text-align: right;
}
.clear {
	outline: none;
	clear: both;
}

body {
	background: #b4c0e6 url(images/page_bg.png) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #192653;
	padding-bottom: 10px;
	padding-top: 31px;
}
/** layout **/
#wrapper {
	outline: none;
	text-align: left;
	margin: auto;
	width: 800px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}
#header {
	outline: none;
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 279px;
}
#header img{
	outline: none;
}
#header a{
	outline: none;
}
#left {
	float: left;
	width: 243px;
}
#logo {
	width: 244px;
	height: 152px;
	background: url(images/header_1.png) no-repeat;
	text-align: center;
	color: #595959;
}
#logo h1 {
	padding-top: 30px;
	font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
	margin: 8px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 3px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#nav {
	background: url(images/nav_left.png) no-repeat;
}
#nav ul {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 29px;
	background: #151f3f bottom left url(images/nav_bot.png) no-repeat;
}
#nav li {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font: 12px;
	border-top: 1px solid #959595;
	padding: 7px 0 0 20px;
}
#nav li:hover {
	background:#1e2c5a;
}
#nav a {
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
	padding-left: 12px;
	display: block;
	width: 90%;
	padding: 2px 0 6px 8px;
	background: 174px 3px url(images/arr_white.gif) no-repeat;
}
#nav a:hover {
	padding-left:10px;
	background: 178px 3px url(images/arr_blue2.gif) no-repeat;
	color:#8699d7;
}
#nav .sub a {
	padding-left:18px;
	padding-bottom:8px;
	border-left:none;
}
#nav .sub a:hover {
	padding-left:20px;
}
#nav .subselected {
	background:#1e2c5a;
}
#nav .subselected a {
	padding-left:18px;
	background: 183px 3px url(images/arr_blue2.gif) no-repeat;
	padding-bottom:8px;
	border-left:none;
	color: #8699d7;
}
#nav .subselected a:hover {
	padding-left:18px;
	background: 183px 3px url(images/arr_blue2.gif) no-repeat;
	padding-bottom:8px;
	border-left:none;
	color: #fff;
}
#nav .selected a {
	padding-left:12px;
	background: 182px 3px url(images/arr_blue2.gif) no-repeat;
	color: #8699d7;
}
#news {
	background: url(images/news_bg.png) repeat-y;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
}
#news h2 {
	font-size: 12px;
	color: #192653;
}
#news h3, #news p {
	font-size: 11px;
	margin: 1em 8px 1em 0;
}
#news a {
	color: #192653;
	font-weight: bold;
	text-decoration: underline;
}
#news a:hover {
	color: #192653;
}
#news .more {
	font-size: 9px;
}
#news .hr-dots {
	background: center url(images/dots.gif) repeat-x;
	height: 10px;
}
#support {
	background: url(images/support.png) no-repeat;
	padding: 1px;
	height: 97px;
	color: #1A1A18;
}
#support p {
	margin: 0.7em 2.6em;
}
#right {
	float: right;
	width: 500px;
	height: 100%;
	padding-right: 30px;
	padding-top: 300px;
}
#right h2 {
	font: 18px arial, sans-serif;
	color: #192653;
	border-bottom: 1px solid #192653;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3 {
	font: 14px arial, sans-serif;
	color: #192653;
	border-bottom: 1px solid #192653;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 2em;
}
#welcome {
	margin-right: 20px;
}
#profile {
	margin-right: 16px;
}
#right .left {
	margin-right: 18px;
}
#right .more {
	font-weight: bold;
	font-size: 10px;
}
#first, #sub {
	float: left;
	width: 49%;
}
#first {
	margin-right: 1%;
}
#first-img, #sub-img {
	background: url(images/pic_2.png) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
}
#sub-img {
	background: url(images/pic_3.png) no-repeat;
}
#spacer {
	height: 2em;
}
#footer {
	background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
	text-align: center;
	padding: 22px 0px 22px 00px;
	font-size: 9px;
	color: #192653;
	font-weight: bold;
}
#footerline {
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

.form1{height:23px; margin-top:7px;}
.form input	{width:132px; height:20px; border-color:#BEBEBE; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

#contacts{
	float: left;
	width: 79%;
}
#contacts {
	margin-right: 1%;
}
#contacts-img{
	background: url(images/ygal.png) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 18px;
	text-align: center;
	padding-top: 90px;
	font-size: 9px;
	font-weight: bold;
}