/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

ol,
ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; }

blockquote,
q { quotes: "" ""; }

body {
	line-height: 1;
	color: black;
	background: white;
	background-image:url(../images/main_bg.jpg);
	font-family: HelveticaCnd-Normal, Arial;
}

.conteiner { }

.header_top {
	margin:20px auto 0;
	width:828px;
	height:144px;
	overflow:hidden;
}

.header_bottom {
	background-image:url(../images/header_bottom_bg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:788px;
	height:65px;
}

.logo {
	background-image:url(../images/logo_new.jpg);
	display:block;
	float:left;
	height:37px;
	margin:24px 55px 14px 64px;
	width:145px;
	z-index:1;
	position:relative;
}

.content {
	background-image:url(../images/conteiner_bg.png);
	background-repeat: repeat-y;
	margin:0 auto;
	width:828px;
	height:388px;
	_overflow:hidden;
}
.startpage .content{
	overflow:hidden;
}
.col_left {
	display:inline;
	background-image: url(../images/left_col_bg.jpg);
	background-repeat:no-repeat;
	width:153px;
	position:relative;
	z-index:200;
	height:388px;
	float:left;
	margin-left:21px;
}

.ver_menu {
	padding-right:10px;
	width: 116px;
	margin-top:30px;
	float: right;
}

.ver_menu span {
	text-decoration:none;
/*	margin-top:19px;*/
/*	margin-top: 12px;
	padding-bottom: 12px;*/
	display: block;
	width: 116px;
	height:13px;
	position:relative;
	padding: 12px 0;	
}

.ver_menu a {
	font-weight:bold;
	font-size:12px;
	color:#9db1cc;
	display:block;
	cursor:pointer;
	text-decoration:none;
	white-space: nowrap;
	z-index:100;
}

.ver_menu img {
	position:relative;
	float:left;
	padding: 2px 0;
	_padding: 0;
	_margin: 2px 0;
	margin:0;
}

.ver_menu a:hover { color:#e2b120; }

.col_center {
	float:left;
	position:relative;
	height:300px;
	width:527px;
}

.col_center p {
	color:#4C4949;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:21px;
	margin-left:60px;
	margin-right:60px;
	margin-top:15px;
	display: block;
}

.col_center h1 {
	color:#3f608e;
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	line-height:21px;
	margin-left:60px;
	margin-right:60px;
	margin-top:5px;
}

.col_center h2 {
	color:#3f608e;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:21px;
	margin-left:60px;
	margin-right:60px;
	margin-top:35px;
	font-weight: bold;
}

.col_center ul li {
	color:#4C4949;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:21px;
	margin-left:70px;
	margin-right:60px;
	margin-top:15px;
	list-style:disc;
}

.col_center italic {
	font-style: italic;
}
.col_right {
	float:right;
	padding-right:19px;
	width:100px;
	position:relative;
}

.popup {
	right:-288px;
	_right: -290px;
	padding-left: 20px;
	z-index:1000;
	display:none;
	position:absolute;
	top:18px;
	_top:15px;
}

.popup1, .popup2, .popup3, .popup4, .popup5 {
	display: block;
	height: 124px;
	width: 278px;
}

.popup1 {
	background: url(../images/rollover1.png) no-repeat left top;
}

.popup2 {
	background: url(../images/rollover2.png) no-repeat left top;
}

.popup3 {
	background: url(../images/rollover3.png) no-repeat left top;
}

.popup4 {
	background: url(../images/rollover4.png) no-repeat left top;
}

.popup5 {
	background: url(../images/rollover5.png) no-repeat left top;
}

.ver_menu span:hover .popup {

	display:block;

}

.popup p {
	bottom:4px;
	color:#6C6C6C;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:23px;
	padding:1px 25px 10px 65px;
	position:relative;
	top:4px;
}

.footer {
	clear:both;
	background-image: url(../images/footer_new.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:832px;
	height:73px;
	overflow:visible;
}

.footer img { margin-left:200px; margin-top: 20px;}

.footer li {
	font-family: Helvetica, Arial, sans-serif;
	padding-left:12px;
	padding-right:7px;
	font-weight:normal;
	samargin-top:5px;
	float:left;
	font-size:10px;
	color:#3f608e;
	background-image:url(../images/list.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.subpage .col_right {  }

.col_right img {
	padding: 0;
	margin: 0;
}

.startpage .col_right { top:-75px; }

.scroller { position:absolute; }

.col_center { z-index:0; }

#content {
	position: relative;
	z-index:1;
}

#test { left:200px }

#content {
	/* Typical fixed height and fixed width example */
	width: 97%;
	height: 317px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding: 5px;
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbar {
	width: 19px;
	background:  url(../images/slider.jpg) repeat-y;
}

.vscrollerbarbeg {
	height: 2px !important;
	width: 36px;
	background: url(../images/slider_top.jpg)  no-repeat;
}

.vscrollerbarend {
	height: 2px !important;
	width: 19px;
	background: url(../images/slider_bot.jpg)  no-repeat;
}

.vscrollerbase {
	width: 19px;
	background:  url(../images/background.gif)  repeat-y;
}

.vscrollerbasebeg {
	width: 19px;
	height: 15px !important;
	background:  url(../images/top_arr.jpg)  repeat-y;
}

.vscrollerbaseend {
	width: 19px;
	height: 15px !important;
	background:  url(../images/bot_arr.jpg)  repeat-y;
}

.hscrollerbase {
	height: 16px;
	background-color: white;
}

.hscrollerbar {
	height: 16px;
	background-color: black;
}

.vscrollerbar,
.hscrollerbar {
	padding: 15px;
	_left:3px;
	z-index: 2;
	left:2px;
}

.scrollerjogbox {
	width: 19px;
	height: 16px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #37917A;
}

p strong {
	text-transform: uppercase;
	color: #3f608e;
	font-weight: bold;
	font-size: 14px;
}

p.small {
	font-size: 11px;
	height: 14px;
}
.italic {
	font-style: italic;
}
form a {
	color: #496281;
	text-decoration: underline;
	font-weight: bold;
	
}
.subpage .col_center {
padding-top:35px;
}
#form_main .col_center{
padding-top:0px;}
.col_left #logo{
bottom:-30px;
_bottom:-60px;
display:block;
height:100px;
left:26px;
position:absolute;
width:110px;
}
