/*Common rule*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin:0; padding:0; border:0;
}

@font-face {
    font-family:'Helvetica Neue Light';
    src:url('../fonts/helveticaneue-light-webfont.eot');
    src:url('../fonts/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helveticaneue-light-webfont.woff') format('woff'),
		url('../fonts/helveticaneue-light-webfont.ttf') format('truetype'),
		url('../fonts/helveticaneue-light-webfont.svg#HelveticaNeue45Light') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'HelveticaNeue55Roman';
    src:url('../fonts/helveticaneue-roman-webfont.eot');
    src:url('../fonts/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneue-roman-webfont.woff') format('woff'),
        url('../fonts/helveticaneue-roman-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneue-roman-webfont.svg#HelveticaNeue55Roman') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'HelveticaNeue35Thin';
    src:url('../fonts/helveticaneue-thin-webfont.eot');
    src:url('../fonts/helveticaneue-thin-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneue-thin-webfont.woff') format('woff'),
        url('../fonts/helveticaneue-thin-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneue-thin-webfont.svg#HelveticaNeue35Thin') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'Helvetica Neue UltraLight';
    src:url('../fonts/helveticaneue-ultralight-webfont.eot');
    src:url('../fonts/helveticaneue-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneue-ultralight-webfont.woff') format('woff'),
        url('../fonts/helveticaneue-ultralight-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneue-ultralight-webfont.svg#Helvetica Neue UltraLight') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face {
	    font-family: 'Helvetica Neue Bold';
	    src: url('../fonts/helveticaneue-bold-webfont.eot');
	    src: url('../fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/helveticaneue-bold-webfont.woff') format('woff'),
	         url('../fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
	         url('../fonts/helveticaneue-bold-webfont.svg#Helvetica Neue Bold') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	
@font-face {
	    font-family: 'Helvetica Neue';
	    src: url('../fonts/helveticaneue-medium-webfont.eot');
	    src: url('../fonts/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/helveticaneue-medium-webfont.woff') format('woff'),
	         url('../fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
	         url('../fonts/helveticaneue-medium-webfont.svg#Helvetica Neue') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}