/*HUMPO_TECHNO*/



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #2F4F4F;
font-weight: bold;
}


#main_wrap {
	background: #FFFFFF url(imga112020.jpg) repeat-x;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}


h2 {
	text-transform: uppercase;
	font-size: 18px;
}


h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}


p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}


blockquote {
	padding-left: 20px;
	background: url(img05.gif) repeat-y;
}


a {
	color: #3e4e89;
font-weight: bold;
}

a:hover {
	text-decoration: none;
}



/* Header */


#header {
	width: 100%;
	height: 180px;
	margin: 0 auto;
	background: url(img02.jpg);
}


#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}


#header h1 {
	float: none;
	padding: 120px 0 0 20px;
	font-size: 36px;
}


#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/*Top_Links*/

#Top_Links {

	text-align: center;
	width : 100%;
}

#Top_Links a {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	line-height: 300%;


}

#Top_Links1 {

	text-align: center;
	padding: 20px 0 20px 0;
	width : 100%;
}


}

#Top_Links1 a {
	padding: 20px 20px 0px 20px;
	background: url(img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}




/* Menu */


#menu {
	margin: 0 auto;
	width: 100%;
	height: 50px;
}


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


#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;

	padding: 17px 20px 0 20px;
	background: url(img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}


#menu a:hover {
	color: #FFFFFF;
}


#menu .first a {
	background: none;
}


/* Content */


#content {
	width: 80%;
	margin: 0 auto 20px auto;
	padding: 20px;
	background-image: linear-gradient(180deg, #f0f0f0, #e5e5e5);
}


/* Posts */


#posts {
	float: left;
	width: 480px;
}


/* Links */


#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(img05.gif) repeat-y;
}


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


#links li ul {
	padding: 5px 0 30px 0;
}


#links li li {
	padding: 7px 10px;
	background: url(img06.gif) repeat-x left bottom;
}


#links li a {
	text-decoration: none;
}


#links li a:hover {
	text-decoration: underline;
}


#links li i {
	font-style: normal;
	font-size: 9px;
}


#links li h2 {
	font-size: 14px;
}


/* Footer */


#footer {
	height: 50px;
	padding: 20px;
	background: #FFFFFF;
        text-align: center;
        color: #2F4F4F;
}


#footer p {
	text-align: center;
	color: #2F4F4F;
}