/* CSS Document Create by 06 MAY 2014 */

/****** General Styles ******/
*, html, h1, h2, h3, ul, ol, li, form {
	border:0;
	margin:0;
	padding:0;
	outline:0;
	box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
body {
	font:normal 12px Verdana, Geneva, sans-serif;
	line-height:18px;
	color:#bdb0b8;
	background:#000;
}
a {
	color:#fb010c;
	text-decoration:none;
}
a:hover {
	color:#fff;
}
ul{ list-style:none;}
h1, h2, h3, h4, h5, h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:normal;
	font-weight:normal;
	color:#fff;
}
h1{
	font-size:24px;
}
h2{
	font-size:24px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}
h5{
	font-size:16px;
}
h6{
	font-size:14px;
}
img{ vertical-align:middle; max-width:100%;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
.sitemap-h {
	display:none;
}
.heading-h {
	display:none;
}
.clr {
	clear:both;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width:100%;
}
section header, section nav, section main, section footer {width:1100px; margin:0 auto;}
