html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #767676 url(../images/bg.jpg) top left repeat-x;
	color: #FFFFFF;
}

#wrapper {
	overflow: hidden;
	width: 952px;
	text-align: left;
}

#wrapper2 {
	overflow: hidden;
	width: 952px;
	text-align: left;
	border-left: #161616 solid 1px;
}

#left {
	float: left;
	width: 571px;
}

#right {
	float: left;
	width: 381px;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}

#right img {
	border: none;
}

#footer {
	clear: both;
	background-color: #dbdbdb;
}

#black {
	padding: 5px 10px;
	background-color: #000000;
}

#navi {
	position: relative;
	text-align: center;
	font-size: 12px;
	padding-right: 10px;
}

#navi img {
	border: none;
}

#picture {
	width: 100%;
	position: relative;
	text-align: left;
	background: #161616;
	padding-bottom: 33px;
	font-size: 0;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  #picture {
	padding-bottom: 18px;
}
}

#lleft {
	float: left;
	width: 312px;
	padding-right: 20px;
}

#lleft2 {
	float: left;
	width: 302px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 92px;
}

#lright {
	float: left;
	width: 227px;
	background-color: #161616;
	padding-right: 12px;
	/*padding-bottom: 130px;*/
	min-height: 560px;
}

#lfooter {
	clear: both;
}

#ltop {
	position: relative;
	background-color: #000000;
	font-size: 0px;
}

#ltop img {
	border: none;
}

#lleft, #lright {
	margin-top: 92px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 19px;
	margin: 10px 0px;
	color: #FF0000;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 19px;
	margin: 10px 0px;
}

p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin: 17px 0px;
	color: #FFFFFF;
	text-align: justify;
	/*font-weight: bold;*/
}



.firstword {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FF0000;
	/*font-weight: bold;*/
}

a:link, a:visited, a:hover, a:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menu {
	background-color: #000000;
	padding-left: 25px;
}

#menu ul {
	list-style-image: url(../images/li.jpg);
	margin: 0;
	padding: 15px 0 0 20px;
	list-style-position: outside;
}

#menu a:link, #menu a:hover, #menu a:visited, #menu a:active {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu li {
	padding-bottom: 15px;
}

#logo, #submenu {
	position: relative;
	top: 0;
	left: 0;
}

#logo {
	width: 571px;
	height: 131px;
	font-size: 0;
}

img, div { 
	behavior: url(../style/iepngfix.htc) 
}

#logo_top {
	position: absolute;
	width: 4px;
	height: 356px;
	background: url(../images/logo_top.jpg) left top no-repeat;
	left: 327px;
	top: -356px;
}

#submenu {
	background-color: #161616;
	margin-left: 31px;
	height: 144px;
}

#subdiv1, #subdiv2, #subdiv3 {
	position: absolute;
	width: 157px;
	height: 132px;
	top: 0;
	background-color: #252525;
	padding: 5px 0 0 3px;
}

#subdiv1 {
	left: 13px;
}

#subdiv2 {
	left: 188px;
}

#subdiv3 {
	left: 363px;
}

#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu li {
	padding-bottom: 5px;
	background: url(../images/subli.jpg) left bottom no-repeat;
}

#submenu a:link, #submenu a:visited, #submenu a:active, #submenu a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer table {
	width: 100%;
	height: 90px;
}

#footer td {
	padding: 0 15px 10px 10px;
	background: url(../images/tdbr.jpg) top right no-repeat;
	width: 117px;
}

#footer #lasttd {
	background: none;
}

#footer #firsttd {
	background: none;
	width: 14px;
}

#news_img, #news_short {
	position: relative;
	top: 0px;
	left: 0px;
}

#news_img {
	text-align: right;
	height: 35px;
	overflow: hidden;
}

#news_short {
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#black p {
	margin: 0;
}

