 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/****************************/
body {
	font-family:Tahoma,sans-serif;
	font-size:13px;
	background:black;
	color:white;
	}
a {
	text-decoration:underline;
	color:#808080;
	}
a:hover {
	text-decoration:none;
	}
h1, h2 {
	font-size:20px;
	padding-bottom:30px;
	font-weight:normal;
	}
h3 {
	font-weight:bold;
	font-size:16px;
	}
#bodywrap {
	width:1024px;
	margin:0 auto;
	border: 1;
	border-width: 1px;
	border-color: #222222;
	border-style: solid;

	}
#header {
	height:226px;
	background:url(i/headerbg.jpg) no-repeat left top;
	}
#header .left {
	padding-top:58px;
	float:left;
	}
#header .icons {
	padding-top:15px;
	padding-left:150px;
	}
#header .icons li {
	float:left;
	padding-right:25px;
	}
#header .homelink {
	display:block;
	width:200px;
	height:220px;
	margin-left:470px;
	}
#header .homelink span {
	display:none;
	}
#navigation {
	background:url(i/navbg.gif) repeat-x left top;
	height:31px;
	padding-left:90px;
	}
#navigation li {
	float:left;
	padding:0 5px;
	background:url(i/navbg_split.gif) no-repeat right top;
	display:block;
	}
#navigation li a {
	display:block;
	height:24px;
	color:white;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	padding:0 35px;
	padding-top:7px;
	float:left;
	}
#navigation li a:hover {
	background:url(i/navbg_act.gif) repeat-x left top;
	}
#navigation li.right {
	background:none;
	}
#contentwrap {
	overflow:hidden;
	padding-bottom:55px;
	padding-top:22px;
	}
#sidebar {
	float:left;
	width:267px;
	padding-left:57px;
	}
#sidebar .lastnews li {
	padding-bottom:50px;
	}

#sidebar .txt li {
	padding-bottom:0px;
	list-style: disc outside;
	}


#sidebar .lastnews .date {
	font-weight:bold;
	padding-bottom:5px;
	color:#ff0000;
	}
#sidebar .lastnews .more {
	padding-top:35px;
	text-align:right;
	}
#sidebar .lastnews .more a {
	text-decoration:none;
	font-weight:bold;
	color:#8a8a8a;
	}
#sidebar .lastnews .more a:hover {
	text-decoration:underline;
	}
#sidebar .text {
	width:950px;
	}

#sidebar .text2 {
	width:250px;
	}


#content .lastnews .date {
	font-weight:bold;
	padding-bottom:5px;
	color:#ff0000;
	}
#content .lastnews .more {
	padding-top:35px;
	text-align:right;
	}
#content .lastnews .more a {
	text-decoration:none;
	font-weight:bold;
	color:#8a8a8a;
	}
#content .lastnews .more a:hover {
	text-decoration:underline;
	}
#content {
	margin-left:340px;
	}
#content .carousel {
	padding-top:50px;
	overflow:hidden;
	}
#content .carousel li {
	display:block;
	float:left;
	}
#content .carousel .left {
	padding-top:48px;
	padding-right:11px;
	}
#content .carousel .right {
	padding-top:48px;
	}
#content .carousel .img {
	padding-right:0px;
	}
#content .carousel .img img {
	border:1px solid #575657;
	width:173px;
	height:110px;
	
	}
#footer {
	align:center;
	padding-bottom:20px;
	}

.img {
	border:1px solid #575657;
	margin:5px 5px 5px 5px;
	}
.cen {
	vertical-align: middle;
	}

.about {
	font-weight:bold;
	padding-bottom:5px;
	color:#ff0000;
	}

.otst {
	padding:15px;	
	}
.ser {
	color:#808080;
	}