@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,300,600);

@font-face {
    font-family: 'helvetica_neue_lightregular';
    src: url('../font/helveticaneue-light-webfont.eot');
    src: url('../font/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-light-webfont.woff') format('woff'),
         url('../font/helveticaneue-light-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-light-webfont.svg#helvetica_neue_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neueregular';
    src: url('../font/helveticaneue-roman-webfont.eot');
    src: url('../font/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-roman-webfont.woff') format('woff'),
         url('../font/helveticaneue-roman-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-roman-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neue_mediumregular';
    src: url('../font/helveticaneue-medium-webfont.eot');
    src: url('../font/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-medium-webfont.woff') format('woff'),
         url('../font/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-medium-webfont.svg#helvetica_neue_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuebold';
    src: url('../font/helveticaneue-bold-webfont.eot');
    src: url('../font/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-bold-webfont.woff') format('woff'),
         url('../font/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-bold-webfont.svg#helvetica_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuecondensed_heavy';
    src: url('../font/helveticaneue-heavycond-webfont.eot');
    src: url('../font/helveticaneue-heavycond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-heavycond-webfont.woff') format('woff'),
         url('../font/helveticaneue-heavycond-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-heavycond-webfont.svg#helvetica_neuecondensed_heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neueultraLtIt';
    src: url('../font/helveticaneue-ultralightital-webfont.eot');
    src: url('../font/helveticaneue-ultralightital-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-ultralightital-webfont.woff') format('woff'),
         url('../font/helveticaneue-ultralightital-webfont.ttf') format('truetype'),
         url('../font/helveticaneue-ultralightital-webfont.svg#helvetica_neueultraLtIt') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ===========================================================
   Reset
   =========================================================*/

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body,
canvas, caption, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, hr, html,
i, iframe, img, ins,
kbd, 
label, legend, li,
mark, menu, meter,
nav,
object, ol, output,
p, pre, progress,
q,
rp, rt, ruby,
s, samp, section, small, span, strike, strong, sub, summary, sup,
table, tbody, td, tfoot, th, thead, time, tr, tt,
u, ul,
var, video,
xmp {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

article, aside,
details,
figcaption, figure, footer,
header, hgroup,
menu,
nav,
section {
    display: block;
}

b, strong {
    font-weight: bold;
}
img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
ol, ul {
    list-style: none;
}
li {
    display: list-item;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th, td, caption {
    font-weight: normal;
    vertical-align: top;
    text-align: left;
}
q {
    quotes: none;
}
q:before, q:after {
    content: '';
    content: none;
}
sub, sup, small {
    font-size: 75%;
}
sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
svg {
    overflow: hidden;
}


/* ===========================================================
   Typography
   =========================================================*/

html, body {
    height: 100%;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    background: #fff;
	font: 12px/1.5 'Open Sans', Verdana, Geneva, sans-serif;
    color: #000;
}
button, input, textarea, select {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
}
img {
    vertical-align: top;
}
a {
    text-decoration: none;
}

.clear {
	clear:both;
}


/* ===========================================================
   wrapper & container
   =========================================================*/

.wrapper {
    position: relative;
    min-width: 960px;
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
	padding:30px;
	background-color:#FFF;
}

.border {
	margin-left: auto;
    margin-right: auto;
    width: 960px;
	padding:20px;
	background-color: #727f86;
}

.grey {
	width: 400px;
	padding:20px;
	background-color: #eceef0;
	float:left;
	font-size:26px;
	font-family: 'helvetica_neue_lightregular', Arial, san-serif;
	margin-top:70px;
}

.store {
	float:right;
}

.image1 {
	float:left;
}

.image2 {
	float:right;
}
