html, body, form, ul, li, p, h1, h2 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
	behavior: url("./templates/css/pngbehavior.htc");
}
.clr {
	clear: both;
	height: 1px;
	display: block;
}
body {
	font-size: 11px;
	font-family: arial;
}
#main {
	width: 970px;
	min-height: 100%;
	padding: 0 10px 0 10px;
	margin: 0px auto -98px auto;
	position: relative;
}
#logo {
	width: 197px;
	height: 70px;
	padding: 20px 25px 0 13px;
	float: left;
}
#top_txt {
	width: 400px;
	height: 60px;
	padding: 30px 0 0 0;
	float: left;
}
#icons {
	height: 55px;
	padding: 35px 20px 0 0;
	float: right;
}
#icons a {
	padding: 4px 7px 5px 7px;
	float: right;
}
#icons a.border {
	border-left: 1px solid #DEDFE1;
	border-right: 1px solid #DEDFE1;
}
#flash {
	width: 970px;
	height: 524px;
	float: left;
}
#menu_out {
	width: 970px;
	margin: 0 auto;
}
#menu_out .menu {
	margin: 120px 0 0 20px;
	position: absolute;
}
.menu {
	width: 170px;
	font-style: italic;
	list-style: none;
	padding: 0 0 15px 0;
	float: left;
}
.border {
	border-left: 1px solid #929292;
	padding: 0 0 15px 20px;
}
.menu li {
	width: 170px;
	padding: 0 0 6px 0;
	float: left;
}
.menu a {
	color: #FFFFFF;
	font-size: 12px;
	float: left;
}
.menu a.act {
	color: #A9A9AB;
	text-decoration: none;
}
#title {
	width: 100px;
	color: #58498F;
	font-size: 18px;
	padding: 10px 0 0 50px;
	float: left;
}
#news_list {
	width: 575px;
	color: #979797;
	list-style: none;
	padding: 0 0 10px 0;
	float: left;
}
#news_list li {
	width: 550px;
	border-left: 1px solid #C7C7CA;
	padding: 2px 0 2px 25px;
	float: left;
}
#news_list a {
	color: #3E3E3E;
	margin: 0 0 0 5px;
}
a.img_right {
	margin: 0 50px 20px 0;
	float: right;
}
#content_main {
	width: 950px;
	min-height: 648px;
	_height: 648px;
	background: url(../img/bg_inside.jpg) #505053 no-repeat;
	padding: 30px 0 20px 20px;
	float: left;
}
#content {
	width: 650px;
	color: #FFFFFF;
	font-size: 13px;
	padding: 20px 0 0 0;
	clear: left;
	float: left;
}
#content h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 10px 0;
	display: block;
}
#content h2 {
	font-size: 17px;
	font-weight: normal;
	padding: 0 0 10px 0;
	display: block;
}
#content p.date, #content #video_trumbs span {
	color: #B4A9DA;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
}
#content #video_trumbs span {
	padding: 5px 0 5px 0;
}
#content p.first {
	text-indent: 20px;
}
#content p {
	padding: 0 0 15px 0;
	display: block;
}
#content p a {
	color: #FFFFFF;
	font-style: italic;
}
#content #left {
	width: 300px;
	padding: 0 20px 0 0;
	float: left;
}
#content #right {
	width: 300px;
	border-left: 1px solid #FFFFFF;
	padding: 0 0 0 20px;
	float: right;
}
#content #video {
	width: 480px;
	padding: 0 20px 10px 0;
	margin: 10px 0 0 0;
	float: left;
}
#content #video_trumbs {
	width: 120px;
	border-left: 1px solid #FFFFFF;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	float: left;
}
#content #pages {
	width: 650px;
	padding: 10px 0 0 0;
	float: left;
}
#content #pages a {	
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 2px 7px 2px 7px;
	float: left;
}
#content #pages a.act {	
	background: #707076;
	border-right: 0;
}
#content a.back {
	color: #FFFFFF;
	background: url(../img/a.back.gif) no-repeat 0 5px;
	padding: 0 0 0 16px;
	float: left;
}
#footer_out {
	width: 100%;
	background: url(../img/footer_1_1.gif) repeat-x 0 bottom;
	position: relative;
}
#footer {
	width: 910px;
	height: 73px;
	color: #666666;
	padding: 25px 30px 0 30px;
	margin: 0px auto;
	position: relative;
}
.footer_1 {
	background: url(../img/footer_1.gif) repeat-x;
}
.footer_2 {
	background: url(../img/footer_2.gif) repeat-x 0 10px;
}
#footer a {
	color: #999999;
}
#footer .left {
	width: 700px;
	float: left;
}
#footer .right {
	width: 100px;
	text-align: right;
	padding: 7px 0 0 0;
	float: right;
}
#sidebar_img_out {
	width: 280px;
	float: right;
}
#sidebar_img {
	width: 280px;
	height: 539px;
	position: absolute;
	right: 0;
	bottom: 98px;
	float: right;
}
.clearfooter {
	height: 98px;
	clear: both;
}
#footer a:hover, .menu a:hover, #news_list a:hover, #content a:hover.back, #content p a:hover {
	text-decoration: none;
}

A {
	color: #fff;
	text-decoration: underline;

}

A:hover { text-decoration: none }

#content LI {
	margin: 5px 0 0 15px;
}

#pg LI {
	display: block;
	float: left;
	list-style: none;
	cursor: pointer;
/* 	border: 4px solid #ccc; */
	padding: 4px;
	margin: 5px;
}

#pg LI:hover {
/*	/border: 4px solid #fff;*/
}

#pg LI DIV {
	position: absolute;
	width: 64px;
	height: 45px;
	border: 4px solid #ccc;
	margin: -4px 0 0 -4px;
}

#pg LI IMG {
	z-index: 2;
}

#pg LI DIV:hover {
	border: 4px solid #fff;
}

#pg UL {
	width: 450px;
}

#pg SPAN {
	z-index: 0;
	margin: 50px 0 0 50px;
}
