* {
	margin: 0;
	padding: 0;
}

body {
background: #Ffcc33;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #ffffff;
}
a:hover {
text-decoration: underline;
color: #ff6600;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 135px;
	background: #FEAD1D url(images/header.png) no-repeat;
	text-align: right;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #ffcc33;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #FEAD1D;
padding: 0 20px;
}

.right {
	float: right;
	width: 486px;
	text-align: justify;
	margin-right: 3px;
	margin-top: 8px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}

.left {
	float: left;
	width: 182px;
	background-color: #FE9B02;
	border: 1px solid #FFcc33;
	margin-top: 8px;
}
.left h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.menu {
	float: right;
	width: 182px;
	background-color: #FE9B02;
	border: 1px solid #FFcc33;
	margin-top: 8px;
}
.menu h2 {
	margin: 10px 0 0 0;
	padding-left: 5px;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
#menutop {
	height: 30px;
	line-height: 30px;
	background-color: #FEAD1D;
	background-image: url(images/toplinemenu.png);
}
#menutop ul {
	list-style-type: none;
	padding-left: 20px;
}
#menutop ul li {
display: block;
float: left;
}
#menutop ul li a {
	padding: 0 50px 0 0;
	text-decoration: none;
	font-weight: 600;
	color: #fff;
}
#menutop ul li a:hover {
	color: #ff6600;
	text-decoration: none;
}
.articles {
	padding: 10px;
	background-color: #FFFFFF;
}

#bottom {
	padding: 10px 0;
	background-repeat: no-repeat;
	background-color: #FEAD1D;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
	background-color: #FEAD1D;
}
#footer a { color: #fff; }
#footer a:hover { color: #ffcc33; }

.ueb {
color: #FFFFFF
}
.Stil1 {
color: #fff
}

