*{    margin: 0;	padding:0; list-style: none; text-decoration: none;}.clear{    clear:both;}/* FONTS*/@font-face{     font-family: 'Segoe UI';    src: url('fonts/segoeui-webfont.eot');    src: url('fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'),        url('fonts/segoeui-webfont.woff') format('woff'),        url('fonts/segoeui-webfont.ttf') format('truetype'),        url('fonts/segoeui-webfont.svg#webfont') format('svg');}@font-face{     font-family: 'Segoe UI Bold';    src: url('fonts/segoeuib-webfont.eot');    src: url('fonts/segoeuib-webfont.eot?#iefix') format('embedded-opentype'),        url('fonts/segoeuib-webfont.woff') format('woff'),        url('fonts/segoeuib-webfont.ttf') format('truetype'),        url('fonts/segoeuib-webfont.svg#webfont') format('svg');}@font-face{     font-family: 'StanLee';    src: url('fonts/stanlee-regular-webfont.eot');    src: url('fonts/stanlee-regular-webfont.eot?#iefix') format('embedded-opentype'),        url('fonts/stanlee-regular-webfont.woff') format('woff'),        url('fonts/stanlee-regular-webfont.ttf') format('truetype'),        url('fonts/stanlee-regular-webfont.svg#webfont') format('svg');}body{    display: block;    margin: auto auto;    color: #FFF;    font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;    background: url('../images/bg.png') no-repeat top center;    background-color: #000;}#page{    display: block;    width: 1200px;    margin: auto auto;}#header{    display: block;    height: 350px;}#banner{    margin-top: 0px;    display: block;    height: 280px;}#banner .bImage{    margin-left: -15px;    display: block;    height: 280px;    background: url('../images/banner.png') no-repeat center;}#content{    width: 950px;    display: block;    min-height: 300px;    margin: auto auto;    margin-top: 10px;    }#contentPortfolio{    display: block;    min-height: 300px;    margin-top: 10px; }#title{    display: block;    margin: 20px 0 0 90px;    font-size: 15pt;}#title h1{    display: block;    text-transform: uppercase;    font-weight: normal;    width: auto;    float: left;}#title h1:hover{    text-transform: capitalize;}#title span.arrows{    display: block;    width: 67px;    height: 22px;    position: relative;    top: 23px;    left: 5px;    font-size: 15pt;    background: url('../images/title_arrows.png') no-repeat left;    float: left;}#text{    display: block;    margin: 40px 0 5px 90px;    font-size: 13pt;    width: 765px;}#text p{    display: block;    text-indent: 30px;}#about{    display: block;    width: 507px;    height: 306px;    margin: 50px auto 0 auto;    background: url('../images/contents/about_us.png') no-repeat center;}#footer{    display: block;    height: 88px;    margin: auto auto;    font-size: 14px;}#footer p.left{    display: block;    margin: 34px auto auto 275px;    float: left;		}#footer p.right{    display: block;    margin: -43px 255px auto auto;    float: right;		}#footer .logo{    background: url('../images/logo.png') no-repeat center;    width: 126px;    height: 74px;    display: block;    margin: auto auto;    font-size: 0px;}/*---------- # END FOOTER # ----------*/