html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fbfcfd url('../img/repeat.jpg') 0px 14px repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}

img, div#content, div#wrapper, div#content-inner, div#right { behavior: url("/templates/css/iepngfix.htc") }

#outerwrapper {
	background: transparent url('../img/sfeer.jpg') top right no-repeat;
	margin: 0;
	text-align: left;
	padding: 0;
	width: 100%;
}
#wrapper {
	background: transparent url('../img/wrapper.png') top left repeat-y;
	margin: 0;
	text-align: left;
	padding: 0;
	width: 1000px;
	height: auto;
}
* html #wrapper, * html #outerwrapper {
	height: auto;
}
/*html>body #wrapper, html>body #outerwrapper {
	height: auto;
}*/
.push {
	height: 26px;
}
#left {
	background: url('../img/left.jpg') top left no-repeat;
	position: relative;
	width: 276px;
	height: 584px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
}
#right {
	background: url('../img/right.png') top left no-repeat;
	width: 259px;
	height: 584px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
}
#pagebody {
	width: 416px;
	margin: 0;
	padding: 0;
	clear: both;
	float:left;
}
#menu{
	position: absolute;
	top: 93px;
	left: 76px;
	width:200px;
}
#quotes{
	padding: 10px 20px;
}
#content{
	background: url('../img/content.png') 0px 14px no-repeat;
	width: 465px;
	margin: 0;
	float: left;
	padding: 0;
	min-height: 584px;
	text-align: left;
}
#content-inner{
	background: url('../img/trans.png') top left;
	padding: 30px;
	min-height: 584px;
	height: auto;
}
* html #content-inner, * html #content{
	height: 584px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
div#topmenu1 {
	clear: both;
	position: absolute;
	left: 79px;
	top: 12px;
	width: 850px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	z-index: 25;
}
div#topmenu1 a {
	color: #003b7b;
	text-decoration: none;
}
div#topmenu1 a:hover, div#topmenu1 a.link_active {
	color: #000;
	text-decoration: none;
}


#tm2 {
	height: auto;
	min-height:20px;
	position: relative;
	margin: -10px -20px 0 -20px;
	padding: 0;
	list-style: none;
	text-align: left;
	z-index: 30;
	border-bottom: 1px #97bfc9 dotted;
}
#tm2 li {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	height: 20px;
	list-style: none;
	float: left;
}
* html #tm2 li {
	\display: inline;
	list-style: none;
}
#tm2 li a {
	display: block;
	position: relative;
	text-align: center;
	color: #aaccd5;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	border: 0;
	font-family: Helvetica, Verdana, Arial;
	padding: 3px 10px 3px 10px;
}
@media all and (min-width: 0px) {
	html>body  #tm2 li a {min-width: 1px;}
}
#tm2 li a:hover, #tm2 li a.link_active {
	background: none;
	color: #007185;
}
#tm2 li:hover, #tm2 li.link_active {
	background: none;
}






#nav {
	position: relative;
	height: 31px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	z-index: 30;
}
#nav li {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
* html #nav li {
	\display: inline;
	list-style: none;
}
#nav li a {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	border: 0;
	font-family: Helvetica, Verdana, Arial;
	padding: 6px 11px 11px 11px;
}
@media all and (min-width: 0px) {
	html>body  #nav li a {min-width: 1px;}
}
#nav li a:hover, #nav li a.link_active {
	background: url("../img/menu_over_right.jpg") top right no-repeat;
	color: #ffffff;
}
#nav li:hover, #nav li.link_active {
	background: #b70600 url("../img/menu_over_left.jpg") top left no-repeat;
}
#nav li ul {
	background: #ffffff;
	display: none;
	border: 1px solid #e30b1b;
	position: absolute;
	z-index:99;
	top: 31px;
	left: 0;
	width: 175px;
	list-style-image: none;
	padding: 0; margin: 0;
	text-align: center;}
#nav li ul li {
	background: transparent;
	margin: 0;
	border: 0;
	float: none;
	z-index: 100;
	list-style: none;}
#nav li ul li:hover, #nav li ul li.link_active {
	background: transparent url('../img/submenuline.png') bottom left no-repeat;
}
#nav li ul li.delim {
	font-size: 0px; line-height: 0px;
	height: 3px;
}
#nav li ul li a, #nav li:hover{
	border:0;
}
#nav li ul li.subli1 a, #nav li:hover ul li.subli1 a {
	border: 0;
}
#nav li ul li a, #nav li:hover ul li a {
	background-image: none;
	background: transparent;
	display: block;
	margin: 0 13px 0 13px; padding: 10px 15px 10px 0; border: 0;
	color: #5c5b5c; 
	border-top: 1px #5c5b5c dotted;
	font-size: 11px; 
	line-height: 12px; 
	text-decoration: none; 
	font-weight: normal;
	text-align: left;	}
html>body #nav li ul li a {
	width: auto; }
/*(#nav li ul li:hover{
	border: 0;
	border-top: #78797a 1px solid;
	background-color:#fff;
}*/
#nav li ul li a.link_active, #nav li ul li:hover a  {
	background: none;
	color:#000000; text-decoration: none; }

/* -- second sub ul */
#nav li:hover ul, #nav li:hover li:hover ul { 
	display: block !important;}
#nav li ul ul, #nav li:hover ul ul {
	display: none !important;
	top: -1px;}
#nav li ul li:hover ul li a {
	background: none !important;
	font-weight: normal;}


#counter, .counter {
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	top: 0;
	left: 0;
	visibility: hidden;
}
#banners img{
margin-top: 15px;
	border:0;
}