div#contentwrap {
	margin-bottom: 0;
}

/* HOME FIRST ARTICLE */
body#home div#content {
	padding-top: 0;
	background: none;
}

body#home div#content div.article_1 {
	position: relative;
	height: 320px;
	background: #fff url(../img/bg_components.jpg) no-repeat right -159px;
	padding-top: 0;
	margin-bottom: 1em;
}

body#home div#content div.article_1 div.article_static {
	background: none;
}

body#home div#content div.article_1 h2 {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: right;
	margin: 0 17px 12px 20px;
	padding-top: 9px;
}

body#home div#content div.article_1 h4 {
	text-transform: uppercase;
	color: #FF7601;
	font-size: 14px;
	width: 225px;
	margin: 0 0 1em 210px;
}

body#home div#content div.article_1 p.first {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 16px;
	bottom: 50px;
}

body#home div#content div.article_1 p.last {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 14px;
	right: 16px;
}

body#home div#content div.article_1 a {
	display: block;
	width: 141px;
	height: 19px;
	padding: 5px 0 5px 5px;
	background: #fff url(../img/bg_buttons.png) no-repeat left top;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

body#home div#content div.article_1 a:hover {
	background: #fff url(../img/bg_buttons.png) no-repeat left -29px;
}

/* LINKS */
body#home div#content div.article_2 a,
body#home div#content div.article_3 a.readon {
	display: block;
	padding-right: 25px;
	text-align: right;
	height: 25px;
	background: url(../img/bg_buttons.png) no-repeat right -107px;
	color: #0635f4;
}



/* HOME SECOND&THIRD ARTICLE */
body#home div#content div.article_2
 {
 	float: left;
	width: 234px;
	background: #e8e8e8 url(../img/bg_home_content_top.png) no-repeat scroll left top;
	margin: 0 16px 0 0;
	padding-top: 1em;
}

body#home div#content div.article_2 div.article_static {
	height: 221px;
	width: 194px;
	background: transparent url(../img/bg_home_content_bottom.png) no-repeat scroll left bottom;

}

body#home div#content div.article_3 {
 	float: left;
	width: 234px;
	height: 279px;
	background: transparent url(../img/bg_home_news.png) no-repeat left top;
	margin-bottom: 0;
	padding-top: 1em;
}

body#home div#content div.article_3 div.newslistitem {
	width: 192px;
}

body#home div#content div.article_3 div.newslistitem {
	padding: 0pt 20px .5em;
}