/* CSS Document */

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#270d02;
	}

li {font:12px Verdana, Arial; margin:4px;}

#head01 { position:absolute;
          width:140px;
          height:110px;
          background-image: url(images/HeaderBramble.jpg);
          left:50%;
          margin-left:-400px;
          border-left: 1px solid #000;
          border-top: 1px solid #000;
          border-bottom: 1px solid #000;
        }

#head02 { position:absolute;
          z-index:2;
          width:660px;
          height:110px;
          background:#fff;
          left:50%;
          margin-left:-260px;
          border: 1px solid #000;
          text-align:center;
          }
#head02 a {font:11px Verdana, Arial, Helvetica, sans-serif; color:#810000; text-decoration:none; margin-right:5px;}
#head02 a:hover {text-decoration:underline;}

#footer { position:absolute;
           z-index:5;
           width:800px;
           top:572px;
           height:15px;
           left:50%;
           background:#fff;
           margin-left:-400px;
           text-align:center;
           font:11px Verdana, Arial, Helvetica, sans-serif; color:#333;
           border: 1px solid #000;
          }
* html #footer { top:570px;
                 width:800px;
}

#menu { position:absolute; top:112px; width:140px; height:460px; background-image: url(images/menuBG.jpg);
        left:50%; margin-left:-400px; border-left: 1px solid #000; text-align:center;}
* html #menu { top:116px;}
#menu a {display:block; margin:10px 0 0 0; font:11px Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; color:#000;}
#menu a:hover {color:#810000;}

#star {text-align:center; width:100%; margin-top:-6px;}
#star img {margin-left:10px; margin-right:10px; margin-top:15px;}

#testemonials {margin-top:250px; margin-left:5px; margin-right:5px; font:10px Verdana, Arial, Helvetica, sans-serif;}
#testemonials span { font-style: italic; font-weight:bold;}

#tarifftable {margin:0; border: 1px solid #000; width:502px; margin-left:80px; margin-top:4px;
              font:11px Verdana, Arial, Helvetica, sans-serif;}
#tarifftableheader {background:#a5cf61; font-weight:bold; padding-top:3px; padding-bottom:3px; padding-left:5px;}

.flashscroller {position:absolute; z-index:1;}

#content { position:absolute;
           z-index:1;
           width:450px;
           top:112px;
           height:460px;
           background:#fff;
           left:50%;
           margin-left:-260px;
           border-left: 1px solid #000;
           }
* html #content { top:110px;
}
#content_tariff { position:absolute;
           z-index:1;
           width:660px;
           top:112px;
           height:460px;
           background:#fff;
           left:50%;
           margin:0px;
           margin-left:-260px;
           border-left: 1px solid #000;
           }
#tariff_image {margin-left:80px; margin-top:4px; border: 1px solid #000; width:500px; height:100px;}
* html #content_tariff { top:110px;
}
* html #contentX {
	top:0;
	bottom:0;
        height:100%;
	border-top:110px solid #000;
	border-bottom:50px solid #000;
	}
#content p {font:11px Verdana, Arial, Helvetica, sans-serif; margin-left:10px; margin-right:10px;}
* html #content p {margin-top:10px;}
#content_out { position:absolute;
           z-index:1;
           width:560px;
           top:112px;
           height:460px;
           background:#fff;
           left:50%;
           margin:0px;
           margin-left:-260px;
           border-left: 1px solid #000;
           }
* html #content_out { top:110px;
}
#content_out p {font:11px Verdana, Arial, Helvetica, sans-serif; margin-left:10px; margin-right:10px;}
* html #content_out p {margin-top:10px;}
#content_out_pics {position:absolute;
           z-index:1;
           width:100px;
           top:112px;
           height:460px;
           background:#fff;
           left:50%;
           margin:0px;
           margin-left:300px;
           border-left: 1px solid #000;
           border-bottom: 1px solid #000;}
* html #content_out_pics { top:110px;
                           margin-left:298px;
}

#pic01 { position:absolute;
           z-index:1;
           width:210px;
           top:112px;
           height:200px;
           background:#fff;
           left:50%;
           margin-left:190px;
           border-left: 1px solid #000;
           border-right: 1px solid #000;
           }
* html #pic01 { top:110px; margin-left:188px;}

#pic02 { position:absolute;
           z-index:1;
           width:210px;
           top:312px;
           height:269px;
           background:#fff;
           left:50%;
           margin-left:190px;
           border-top: 1px solid #000;
           border-left: 1px solid #000;
           border-right: 1px solid #000;
           }
#pic01 a img {border:0;}
* html #pic02 { top:310px; margin-left:188px;}
#greenspire { text-align:right;
              font:9px Verdana, Arial, Helvetica, sans-serif;
}
#greenspire a { text-decoration:none;
                color:#666666
}
#greenspire a:hover { color:#00ff00
}