﻿/*  Reset all browser defaults */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{text-decoration: none}
/*  Page layout */
body{text-align:center;font-size:62.5%;font-family:Tahoma, Geneva, Sans-Serif;background:#840c1b url('/images/background-tile.png') repeat-x center top;padding:0 10px}
div#wrapper,div#header,div#menu,div#content,div#footer{position:relative;width:950px;overflow:hidden}
div#wrapper{text-align:left;margin:0 auto;background:url('/images/background.png') no-repeat center top}
div#header{height:92px;background:url('/images/header.png') no-repeat left top}
div#menu{z-index:2;height:30px;overflow:visible}
div#content{z-index:1;height:560px;margin:9px 0 7px 0;overflow: auto;}
div#footer{height:35px;margin-bottom:20px;padding:20px 0 0}
/*  Common styles */
em{font-style:italic}
strong{font-weight:bold}
/*  Header styles */
div#header h1{position:absolute;left:-999em}
/*  Content styles */

/*  Footer styles */
div#footer li{}
div#footer{font-size:1.1em}
div#footer, div#footer a{color:#fff;line-height:1.6em}
ul#left li{float:left;display:inline;padding:0 10px;border-right:1px solid #fff}
ul#left li.li-last{border-right:none}
ul#right li{float:right;display:inline;padding:0 10px}
ul#right li.li-last{border-left:1px solid #fff}