/* CSS Document */

.textLeft{
	float:left;
	width:200px;
	border:0px solid #ccc;
}
.textLeft h2, .textLeft h3{
	margin:0px;
}
.textLeft ul{
	margin:0;
	padding:0px;
	list-style-type:none;
}
.textLeft ul h5{
	margin:0 0 5px 0;
	padding:0 0 1px 15px;
	color:#50b4ce;
	font-size:11px;
	font-weight:normal;
	background:url(../images/arrow_red.jpg) left bottom no-repeat;
	border:0px solid #ccc;
}
.textLeft ul li{
	padding:0 0 0 15px;
	border:0px solid #ccc;
}




.textRight{
	float:right;
	width:430px;
	border:0px solid #ccc;
}
.textRight h2{
	margin:30px 0 0 0;
	border:0px solid #ccc;
}

.textRight_bloc1{
	float:left;
	width:160px;
	border:0px solid #ccc;
}
.textRight_bloc2{
	float:right;
	width:230px;
	border:0px solid #ccc;
}
.h4{
	color:#50b4ce;
	text-align:left;
	font-size:10px;
}

h1{
	display:block;
	color:#e81e25;
	padding-bottom:20px;
	margin:0px 0px 10px 0px;
	font-size:19px;
	background:url(../images/bg_h.gif) bottom repeat-x;
	overflow:hidden;
	width:675px;
}
.home h1{width:430px;}
h2, .textLeft h3{
	color:#5e6b69;
	padding:0 0px 20px 0px;
	margin:0;
	font-size:14px;
	background:url(../images/bg_h.gif) bottom repeat-x;
}
.textLeft h3{
	text-transform:none;
}
.textLeft h3 a{
	color:#5e6b69;
}
.textLeft h3 a:hover{
	color:#40ADCA;
}
h3{
	color:#5e6b69;
	padding:0;
	margin:0 0 15px 0;
	font-size:11px;
	text-transform:uppercase;
}
p{
	margin:0 0 10px 0;
	padding:0;
	text-align:justify;
}

/* ------------------------------------------------------------------------------ */
/* --------------------------------NEWSFEED-------------------------------------- */
/* ------------------------------------------------------------------------------ */
#newsfeed {
	overflow:hidden;
}

#newsfeed #newsfeed-header, #newsfeed .NewsListReadMore, #newsfeed .NewsListImageDiv{
	display:none;
}
#newsfeed #newsfeed-feed{
	position:relative;
}
#newsfeed a.Title{
	text-transform:uppercase;
	font-weight:bold;
	color:#444;
}
#newsfeed a.Title:hover{
	color:#c6332c;
}
#newsfeed .Date{
	color:#40adca;
}
#newsfeed .Text{
	margin-top:10px;
}
#newsfeed .NewsListItem{
	width:200px;
	float:left;
	margin-right:15px;
	height:150px;
	overlow:hidden;
}
.NewsListItem{
	margin:10px 0px;
	background: url(../images/bg_h.gif) repeat-x center bottom;
	padding-bottom:20px;
}
.NewsListReadMore{
	text-align:right;
	padding-right:20px;
	background: url(../images/arrow_red.jpg) center right no-repeat;
	padding-bottom:3px;
}
.ArticleDate, .Date{
	font-style:italic;
}
.Date{
	margin-bottom:5px;
}
.NewsListDiv{
	padding-top:20px;
	margin-top:10px;
	background: url(../images/bg_h.gif) repeat-x center top;
}
ul.MoreNewsList{
	padding:0px;
}
ul.MoreNewsList li{
	list-style-type:none;
	background: url(../images/arrow_red.jpg) top left no-repeat;
	padding-left:20px;
}
.NewsListDiv .NewsListTitle{
	font-weight:bold;
}
/* ------------------------------------------------------------------------------ */
/* ---------------------------- // NEWSFEED-------------------------------------- */
/* ------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------ */
/* ----------------------------- HOME VARIABLES --------------------------------- */
/* ------------------------------------------------------------------------------ */
#services li, #products li{
	background: url(../images/arrow_red.jpg) 0pc 3px no-repeat;
	padding:5px 0px 5px 15px;
}
#services li a, #products li a{
	color:#444;
}
#services li a:hover, #products li a:hover{
	color:#40adca;
}
#services{
	margin-bottom:15px;
}
/* ------------------------------------------------------------------------------ */
/* -------------------------- // HOME VARIABLES --------------------------------- */
/* ------------------------------------------------------------------------------ */