body {
	color: #fff;
	font-size: 16px;
	font-family: Century Gothic, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 22px;
	background-color: #233143;
	margin: 0;
	padding: 0;
	}

#elemem {
	background-image: url(../img/sector404-bg_374e6a.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	min-width: 800px;
	margin-top: 100px;
	display: block;
	}

#left {
	background-image: url(../img/sector404.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 355px;
	height: 86px;
	margin: 10px 0 10px 30px;
	display: block;
	}

#right {
	background-image: url(../img/sector404-pic_374e6a.png);
	background-repeat: no-repeat;
	width: 408px;
	height: 150px;
	float: right;
	margin: 0;
	padding: 0;
	display: block;
	}

p {
	margin: 0 0 0 30px;
	}

#txt {
	color: #637183;
	font-size: 12px;
	line-height: 14px;
	margin-top: 50px;
	}

#txt p {
	margin-bottom: 10px;
	}

a {
	color: #a3b1c3;
	text-decoration: none;
	}

a:hover {
	color: #fc0;
	text-decoration: underline;
	}
	
#smartsectorlogo {
    background-image: url(../img/smartsectorlogo.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 80px;
    }
