/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#top {
	width: 955px;
	height: 20px;
	margin: 0 auto;
	background: transparent url(../img/top.jpg) repeat-y left top;
}

#wrap {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../img/bg.jpg) repeat-y left top;
}

#head {
	position: relative;
	width: 955px;
	height: 200px;
}

#head h1#logo {
	position: absolute;
	width: 210px;
	height: 60px;
	top: 18px;
	left: 14px;
	background: transparent url(../img/logo.jpg) no-repeat left top;
	text-indent: -9999px;
}

#head h1#logo a {
	display: block;
	height: 60px;
}

#head img {
	position: absolute;
	bottom: 0px;
	left: 236px;
}

#head #knav {
	position: absolute;
	width: 196px;
	right: 6px;
	padding: 5px 0px 8px 0px;
	background: #ffffff;
	font-size: 10px;
	color: #888888;
}

#head #knav a {
	color: #888888;
	text-decoration: none;
}

#head #knav a:hover {
	color: #111111;
}

#head #rrr {
	position: absolute;
	width: 133px;
	height: 118px;
	right: 30px;
	bottom: 30px;
	background: transparent url(../img/rrr.jpg) no-repeat left top;
}

ul#nav {
	width: 943px;
	height: 35px;
	margin: 0px 6px;
	background: #dadadc;
	border-bottom: 5px solid #ffffff;
}

ul#nav li {
	float: left;
	padding: 10px 20px;
}

ul#nav li a {
	color: #404042;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #111111;
}

#unav {
	width: 211px;
	margin-left: 25px;
	float: left;
}

#unav li {
	height: 35px;
}

#unav li a {
	color: #404042;
	text-decoration: none;
	padding: 10px 0px;
	border-bottom: 1px solid #ffffff;
	display: block;
}

#unav li a:hover {
	color: #111111;
}

.menue_1a {
	color: #111111;
	font-weight:bold;
}

.menue_2a {
	color: #111111;
	font-weight:bold;
}

#content {
	width: 477px;
	margin: 10px 20px;
	float: left;
}

#sidebar {
	width: 160px;
	margin: 10px 20px;
	float: left;
	font-size: 12px;
	line-height:1.5em;
}

#bottom {
	width: 955px;
	height: 20px;
	margin: 0 auto;
	background: transparent url(../img/bottom.jpg) repeat-y left top;
}

.clear {
	clear: both;
}

#content {
     color:#4d4d4d;
     font-size: 12px;
	 	line-height:1.5em;
}

#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content hr,
#content ul {
     margin-bottom:15px;
}

#content ul li ul {
     margin-bottom:0px;
}

#content h1,
#content h2 {
     font-size:18px;
}

#content h3,
#content h4 {
     font-size:14px;
}

#content h5,
#content h6 {
     font-size:12px;
     font-weight:bold;
}

#content h2, #content h4, #content h6 {
     color:#2d75bf;
}

#content ul {
     margin-left:20px;
}

#content ul li {
     list-style:disc;
}

#content a {
	color: #4d4d4d;
}

#content a:hover {
	color: #333333;
}
