#sidebars, #sidebars div.r1,  #sidebars div.r2, #sidebar-top, #sidebar-top div.wrap, #sidebar1, #sidebar1 div.wrap, #sidebar2, #sidebar2 div.wrap {padding: 0; margin: 0;}


/* first */
* { padding: 0; margin: 0; }
html, body {margin: 0; padding: 0;}
body {font: 62.5%/1em Verdana;}


/* default styles */

p { margin: 3px 0px 7px 0px;}
ul, ol {margin-left: 15px; list-style-type: square;}

a { color: #6D1F1D; text-decoration: none;}
a:hover { color: red; text-decoration: underline; }
a:active { color: red; }

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}

h1 {font-size: 14pt; line-height: 1.2em; margin: 0; font-weight: normal;}
h2 {font-size: 11pt; margin: 5px 0 10px 0; font-weig1ht: normal;}
h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}


/* structure */

#container {margin: 0 6%; font-size: 12px; line-height: 1.3em;}

#headers {}
#headers-wrap {}

#header1 {height: 147px; margin-bottom: 10px; background: url(images/top2.jpg) repeat-x; overflow: hidden;}
#header1 div.r1 {float: left; width: 65px; overflow: hidden;}
#header1 div.r2 {}
#header1 div.r3 {height: 147px; background: url(images/top.jpg) no-repeat top right; overflow: hidden;}
#header1 h1 {}
#header1 h1 a {}
#header1 h1 a:hover {}
#header1 h2 {}

#header2 {}
#header2 div.r1 {}
#header2 div.r2 {}
#header2 h1 {}
#header2 h1 a {}
#header2 h1 a:hover {}
#header2 h2 {}

#header3 {}
#header3 div.r1 {}
#header3 div.r2 {}
#header3 h1 {}
#header3 h1 a {}
#header3 h1 a:hover {}
#header3 h2 {}

#sub-container {float: left; width: 100%; }
#wrapper {float: left; margin-left: 65px;}
*html #wrapper {margin-left: 0;}

#content {margin: 0 0 0 34%;}

#content div.content-top {}
#content div.content-bottom {}

#sidebars {float: left; width: 30%; margin-left: -100%; padding: 0 0 0 65px;}
*html #sidebars {width: 26%;}
#sidebars div.r1 {}
#sidebars div.r2 {}

#sidebar-top {}
#sidebar-top div.wrap {}

#sidebar1 {}
#sidebar1 div.wrap {}

#sidebar2 {}
#sidebar2 div.wrap {}

#footer {clear: both; margin: 0; width: 100%; overflow: hidden;}
#footer div.footer-33 {float: left; margin-left: 65px;}
*html #footer div.footer-33 {margin-left: 0;}

#footer div.col-1 {float: left; width: 32%; margin-right: 1%; overflow: hidden;}
#footer div.col-2 {float: left; width: 31.66%; margin: 0 1% 0 1%; overflow: hidden;}
#footer div.col-3 {float: right; width: 32%; margin-left: 1%; overflow: hidden;}

#footer h1.home-cat-block {font-size: 18pt; margin: 10px 0;}
#footer h1.page-title {font-size: 10pt; font-weight: bold;}

#footer-out {clear: both; margin: 10px 6%; font-size: 8pt; line-height: 1.5em;}
#footer-out div.wrap {margin: 0 0 0 65px;  }
#footer-out div.r1 {margin: 0 0 0 15px;  }
#footer-out div.r2 {float: right; padding: 10px 0 0 0;}


*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}
*html #content {overflow: hidden;}
*+html #content {overflow: hidden;}
*html #sidebar1 {overflow: hidden;}
*+html #sidebar1 {overflow: hidden;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
*html #sidebar-top {overflow: hidden;}
*+html #sidebar-top {overflow: hidden;}
*html #sidebars {overflow: hidden;}
*+html #sidebars {overflow: hidden;}
