

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

}

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

}

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

}

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

}

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

}

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

}



p.osMedium {font: 21px 'OstrichSansMedium', Arial, sans-serif; color:#9a9a9a;}
p.osBlack {font: 27px 'OstrichSansBlack', Arial, sans-serif; color:#635552; line-height:45px; text-align:right;}
p {font-family:Helvetica, "Trebuchet MS", Arial, sans-serif; color:#727272; font-size:14px;}



body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}


table {
	margin:0 auto;
}








