@charset "UTF-8";
/*<![CDATA[*/

body{margin:0; padding:0; background:#343434; height:100%; width:100%; color:#b8b8b8; font-family:Arial, Helvetica, sans-serif; font-size:12px}
h1, h2{margin:0; padding:0; font-weight:200}
h1{font-size:24px; color:#fefefe}
h2{font-size:18px; color:#b8b8b8}
h3{font-size:18px; color:#fefefe}
p{line-height:18px}
a.link{color:#fff; text-decoration:none}
a.link:hover{color:#fff; text-decoration:underline}
a img{text-decoration:none; border:none}

#counter_top{height:35px; width:900px; margin:0 auto; overflow:hidden}
#count_text{line-height:25px; font-size:16px; color:#EEE; float:right; margin-top:5px}

/* HEADER*/
#headerBG{background:url(../images/HeaderBG.jpg) repeat-x; height:115px}
	#header{width:900px; margin:0 auto;  height:115px; overflow:hidden}
	#header a{text-decoration:none}
	
#logo{position:absolute}
	#logo_image{background:url(../images/Logo.png); width:173px; height:114px; float:left }
	#logo_text{float:left; padding-top:40px}
		#logo_text #title1{color:#802528; font-weight:bold; font-size:28px; }
		#logo_text #title2{color:#2c2c2c; font-size:18px; font-family:"Times New Roman", Times, serif; font-weight:bold; font-style:italic}
	/* BUTTONS */
	#tabs{float:right; width:900px; font-size:12px}
	#tabs a{color:#818181; text-decoration:none}
	#tabs a:hover{color:#b8b8b8; text-decoration:none}

		.btn_OffL, .btn_OffM, .btn_OffR, .btn_OnL, .btn_OnM, .btn_OnR{float:right}
		.btn_OffL{background:url(../images/btn_Off_Curve.png) no-repeat left; width:8px; height:33px; margin-left:2px}
		.btn_OffM {background:url(../images/btn_Off_BG.png) repeat-x; width:auto;  height:33px; line-height:33px; text-align:center; padding:0px 2px 0px 2px}
		.btn_OffR{background:url(../images/btn_Off_Curve.png) no-repeat right; width:8px; height:33px; margin-right:2px}
		
		.btn_OnL{background:url(../images/btn_On_Curve.png) no-repeat left; width:10px; height:33px; margin-left:0px}
		.btn_OnM {background:url(../images/btn_On_BG.png) repeat-x; width:auto;  height:33px; line-height:33px; text-align:center; padding:0px 2px 0px 2px}
		.btn_OnR{background:url(../images/btn_On_Curve.png) no-repeat right; width:10px; height:33px; margin-right:0px}


/* MAIN CONTENT */
#container{width:900px; margin:0 auto; }
.content_region{margin-top:20px; background:#262626; border-top:solid 2px #802528 }
.content{padding:20px; clear:both}




       #counter-SM .counter-wrap {
            height:25px;
			margin-top:5px;
            overflow:hidden;
			float:right
        }
       #counter-SM .counter-number {
            height:275px;
            width:17px;
            position:relative;
            background-image:url(../images/counter_ticker_sm.jpg);	
            float:left;
            overflow:hidden;	
        }


       #counter-LG .counter-wrap {
            height:50px;
            overflow:hidden;	
        }
       #counter-LG .counter-number {
            height:550px;
            width:33px;
            position:relative;
            background-image:url(../images/counter_ticker_lg.jpg);	
            float:left;
        }




#footer{height:50px; line-height:20px; padding-top:20px; width:900px; margin:0 auto; text-align:center}



/*]]>*/

