html, body {
	margin: 0;
	padding: 0;
	height: auto !important;
	min-height: 100%;
	height: 100%;
}

body {
	background: #fff url(/images/back_top.png) repeat-x;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #475867;
}

img {border: none;}

a {outline: none;}

form, input, textarea, select {
	margin: 0;
	padding: 0;
}

input[type="text"], input[type="password"], textarea, select {outline: none;}

table {border-collapse: collapse;}

td, th {
	font-size: 11px;
	vertical-align: top;
}

button, label {
	cursor: pointer;
	cursor: hand;
}

ul {
	margin: 0 0 15px 18px;
	padding: 0;
}

a:link, a:visited {color: #0a72a2; text-decoration: underline;}
a:hover, a:active {color: #ed7d20; text-decoration: underline;}

p {margin: 0 0 10px 0;}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	bottom: 1ex;
	font-family: Tahoma;
	font-size: 70%;
}

h1 {
	font-size: 27px;
	margin: 0 0 15px 0;
	color: #5d3f2a;
}

h1 span {font-weight: normal;}

h2 {
	color: #4776a5;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h3, h4, h5, h6 {
	font-size: 13px;
	color: #9f9f9f;
	margin: 0 0 10px 0;
}

/* ========================================================= */

.clear {clear: both;}

ul.inlined {
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	font-size: 0px;
}

.inlined li {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 17px;
	background: transparent;
	padding: 0;
	margin: 0;
}

#page_wrapper {
	display: table;
	width: 100%;
	min-height: 100%;
	height: 100%;
	background: url(/images/back_btm.png) repeat-x 0 100%;
}

#page_container1 {
	width: 994px;
	min-height: 100%;
	height: 100%;
	border: 3px solid #abc7df;
	border-width: 0 3px 0 3px;
	margin: 0 auto;
	background: #fff;
}

#page_container2 {
	min-height: 100%;
	height: 100%;
	margin: 0 0 -105px 0;
	position: relative;
}

/* footer ========================================================= */

#footer {
	height: 105px;
	font-size: 11px;
	background: url(/images/container_back_btm.png) repeat-x 0 100%;
	width: 1000px;
	margin: 0 -3px;
	position: relative;
}

#footer_detail1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background: url(/images/container_round_btm.png) no-repeat;
}

#footer_detail2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(/images/container_round_btm.png) no-repeat -24px 0;
}

#footer_detail3 {
	position: absolute;
	top: 43px;
	left: 0;
	width: 13px;
	height: 48px;
	background: url(/images/footer_detail.png) no-repeat 0 -48px;
}

#footer_detail4 {
	position: absolute;
	top: 43px;
	right: 0;
	width: 13px;
	height: 48px;
	background: url(/images/footer_detail.png) no-repeat;
}

#labbitscope {
	position: absolute;
	top: -153px;
	right: 5px;
}

#copyright {
	position: absolute;
	top: 54px;
	left: 50%;
	font-size: 10px;
	color: #5e6e7e;
	background: url(/images/logo_btm.gif) no-repeat;
	padding: 0 0 0 80px;
	margin: 0 0 0 -110px;
        min-height: 26px;
}

/* header ========================================================= */

#header {
	position: relative;
	width: 1000px;
	height: 190px;
	margin: 0 -3px;
	background: url(/images/container_back_top.png) repeat-x;
	overflow: hidden;
}

#header_detail1 {
	position: absolute;
	top: 55px;
	left: 0;
	width: 25px;
	height: 95px;
	background: url(/images/container_round_top.png) no-repeat 0;
}

#header_detail2 {
	position: absolute;
	top: 55px;
	right: 0;
	width: 25px;
	height: 95px;
	background: url(/images/container_round_top.png) no-repeat -25px 0;
}

#logo {
	position: absolute;
	top: 8px;
	left: 18px;
}

#menu {
	position: absolute;
	top: 109px;
	right: 13px;
}

#menu li {
	width: 196px;
	height: 41px;
	margin: 0 0 0 8px;
	line-height: 41px;
	color: #4776a5;
	text-align: center;
	position: relative;
}

#menu a, #menu span {
	display: block;
	background: url(/images/menu_btn.png) no-repeat;
	padding: 0 0 0 14px;
}

#menu a:link, #menu a:visited {color: #4776a5; text-decoration: none; background-position: 0 0;}
#menu a:hover, #menu a:active {color: #4776a5; text-decoration: none; background-position: 0 -41px;}

#menu span {background-position: 0 -82px;}

#menu li img {
	position: absolute;
	top: -42px;
	left: 0;
}

#menu li ul {
	position: absolute;
	top: 41px;
	right: 0;
	width: 500px;
	text-align: right;
	letter-spacing: -1;
}

#menu li li {
	width: 133px;
	height: 22px;
	line-height: 22px;
	color: #475867;
	font-size: 12px;
	margin: 0;
	background: url(/images/submenu_back.gif) repeat-x;
	padding: 5px 0 8px 0;
}

#menu #submenu a {
	background: url(/images/submenu_shame_border.gif) no-repeat -5px 0;
	padding: 0;
}

#menu li li a:link, #menu li li a:visited {color: #475867; text-decoration: none;}
#menu li li a:hover, #menu li li a:active {color: #475867; text-decoration: none;}

#menu li li span {
	background: #fff;
	padding: 0;
}

#submenu_detail1 {
	position: absolute;
	top: 0;
	left: -1px;
	width: 22px;
	height: 35px;
	background: url(/images/submenu_detail1.png);
}

#submenu_detail2 {
	position: absolute;
	top: 0;
	margin-left: 100%;
	left: -22px;
	width: 22px;
	height: 35px;
	background: url(/images/submenu_detail2.png);
}

/* columns ========================================================= */

#left_col {
	float: left;
	width: 100%;
	min-height: 100px;
}

#left_col_in {
	margin: 0 280px 0 43px;
	/*padding: 0 0 140px 0;*/
    padding: 0 0 210px;
}

#right_col {
	float: left;
	width: 216px;
	margin-left: -235px;
	overflow: hidden;
}

#right_col_in {padding: 9px 0 280px 0;}

/* left_col ========================================================= */

.news_block {
	position: relative;
	padding: 0 0 15px 0;
}

.news_date {
	position: absolute;
	top: 6px;
	right: 0;
	color: #9ca6b0;
}

.news_icon {
	float: left;
	margin: 0 10px 10px 0;
}

.news_block h2 {margin: 0 140px 10px 0;}

/* right_col ========================================================= */

.fancy_block {
	position: relative;
	overflow: hidden;
	padding: 15px 0;
	margin: 0 0 10px 0;
	color: #665042;
}

.fb_core {
/*	padding: 15px;*/
	border: 1px solid #e4cfc0;
	margin: -15px 0;
}

.fb {
	position: absolute;
	width: 30px;
	height: 30px;
	left: -15px;
	top: -15px;
	background: url(/images/fancy_round.png);
	z-index: 2;
}

.fb_tr, .fb_br {margin-left: 100%;}
.fb_bl, .fb_br {top: auto; bottom: -15px;}

.fancy_block h2 {color: #665042;}

.fb2 .fb_core {background: #e4cfc0;}

.fancy_block {
bottom: 110px;
position: absolute;
}