/* Reset Styles
***********************/

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}

body {background: #fff url(slider-bgr.png) no-repeat 0 133px; font-family: Calibri, 'Georgia', 'Arial', sans-serif;}
#container {width: 100%; max-width: 481px; margin: 0 auto; margin-top: -5px;}