/* FOR ALL */
html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #7e99b4;
	color: #000;
	font: 16px Arial;
}
.hFloat:after {
    content: ".";
    font-size: 0px;
    line-height: 0px;
    visibility: hidden;
    display: block;
    clear: both;
}
.spacer {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.fl_left {
	float: left;
	display: inline;
}
.fl_right {
	float: right;
	display: inline;
}

h1 {
	font-size: 20px;
	margin: 0px 0px 14px 0px;
	color: #1f4362;
	background: url(../images/line.gif) repeat-x bottom;
	padding-bottom: 8px;
}
h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #1f4362;
	margin: 28px 0px 14px;
	clear: left;
}
h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #3772a6;
	margin: 28px 0px 14px;
	
}
table {
	width: 100%;
}

input {
	/*height: 15px;*/
	padding: 1px 0px 0px;
}
select {
	height: 20px;
	padding: 1px 0px 0px;
}
input, select, textarea {
	/*border: solid 1px #a5a5a5;*/
	margin-top: 3px;
}
strong {
	font-weight: bold;
}

a {
	color: #707070;
	/*text-decoration: none;
	border-bottom: dotted 1px #707070;*/
}
	a:hover {
		color: #000;
	}

.tab_2, .tab_3, .tab_4, .tab_5, .tab_6 {
	display: none;
}
.btn {
	cursor: pointer;
}

div.center {
	
}

/* HEADER */
div.header {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 473px;
	background: url(../images/header_bg.gif) repeat-x top;
}
	div.header div.center {
		height: 473px;
		background: url(../images/header.jpg) no-repeat left top;
		position: relative;
	}
	div.logo_link {
		position: absolute;
		top: 5px;
		left: 450px;
	}
	div.slogan {
		padding: 47px 0px 0px 615px;
		color: #fff;
		width: 375px;
		font-weight: bold;
	}
/* HEADER - end */

/* CONTENT */
div.content {
	height: 100%;
	min-height: 100%;
	min-width: 1000px;
	margin-bottom: -101px;
}
html>body div.content {
	height: auto;
}
	div.content div.center {
		padding: 473px 0px 101px;
	}
	
	div.content p {
		margin: 0px 0px 7px;
		/*text-indent: 25px;*/
	}
	p.partner_logo {
		padding: 40px 0px 20px;
		text-align: center;
	}
		p.partner_logo img {
			margin-right: 50px;
		}
	p.list {
		padding-left: 30px;
		background: url(../images/ico_arr.gif) no-repeat 10px 4px;
	}
	div.left_col {
		margin: 0px 265px 10px 0px;
	}
		div.menu {
			background: url(../images/menu_bg.gif) repeat-x top;
			height: 76px;
			margin-bottom: 20px;
		}
			div.menu ul {
				height: 76px;
				background: url(../images/menu_r.gif) no-repeat right top;
			}
				div.menu ul li {
					float: left;
					display: inline;
					font-size: 12px;
					font-weight: bold;
					margin-left: 15px;
					padding: 30px 0px 0px 23px;
					vertical-align: middle;
					background: url(../images/ico_arr.gif) no-repeat 0px 34px;
				}
				div.menu ul li.nobg {
					background: none;
				}
				div.menu ul li.row2 {
					padding-top: 24px;
				}
				div.menu ul li a {
					color: #fff;
					text-decoration: none;
				}
		div.txt {
			background: #fff url(../images/rb.gif) no-repeat right bottom;
			margin-left: 27px;
		}
			div.txt div.txt_rb {
				padding: 15px 20px 20px;
				background: url(../images/lt.gif) no-repeat left top;
			}
			div.txt div.txt_rb div.pic {
				float: left;
				display: inline;
				margin: 0px 10px 20px 0px;
			}
			table.price_tab {
				margin: 10px 0px 20px;
			}
			table.price_tab td {
				padding: 3px 5px;
				border: 2px solid #fff;
				background-color: #f3f3f3;
				text-align: center;
			}
			table.price_tab td img {
				margin: 5px 0px;
			}
	div.right_col {
		width: 230px;
		margin-left: -245px;
		padding-right: 15px;
	}
		div.news_block {
			background: url(../images/line.gif) repeat-x bottom;
			padding-bottom: 8px;
			margin-bottom: 10px;
		}
			div.news_block img {
				border: 2px solid #3a4b5e;
			}
			div.news_block p, div.news_block p a {
				font-size: 11px;
				color: #fff;
			}
			
			div#sub_menu a {
      
      	font-size: 11px;
				color: #fff;
      }
      
      div#sub_menu a:hover {
      
      color: #000000;
      
      }    
          
      div#sub_menu li {
      
      list-style-type: none;
      
      }
			
/* CONTENT - end */

.cnt_img {

float: left;
padding: 3px;
}


/* FOOTER */
div.footer {
	height: 50px;
	background: url(../images/bottom_bg.gif) repeat-x;
	min-width: 1000px;
}
	div.footer div.blue {
		background: #2f4d67 url(../images/footer_r.gif) no-repeat right top;
		height: 61px;
		padding: 40px 0px 0px 33px;
		margin-right: 250px;
		color: #fff;
	}
/* FOOTER - end */

#link_left {
width: 150px;
margin-left: 15px;
margin-top: 10px;
}


div#sub_menu ul {
margin-bottom: 5px;
}

.sp2 {
font-size: 9px;
color: #000000;
}

div.txt p.sp2 {
margin-top: 5px;
}
