/* CSS Document */
html, body {background:#000000 url(../images/body.jpg) center top no-repeat;margin:0;padding:0;width:100%;height:100%;}
#logo{background:url(../images/logo.png) fixed 98% 98% no-repeat; float:left; width:100%;}

#wrapper{ position:relative; min-height:100%;height:auto !important;height:100%; margin:0 auto; width:735px;}
#header{ height:210px;}
#header a{ display:block; height:200px; width:735px;}

#fire{ float:left; width:100%; height:420px; }
#fire_flash{color:#CCFF33; position:relative; top:161px; left:280px; height:88px; width:152px;}
#menu{ float:left;margin:0 0;}
#menu ul{list-style:none; margin:0 0 0 15px; padding:0; height:25px; width:716px;}
#menu ul li{ margin:0 35px 0 3px;float:left;} 
#menu ul li a{display:block; text-decoration:none; height:25px; width:110px;}
/*#menu ul li a.active{ text-decoration:underline;}*/
#menu ul li a:hover{ text-decoration:underline;}
#content{ color:#FFFFFF;}

     
/*====Menu======*/
#menu ul li.item1 a{ /*border:1px dotted #FFFFFF;*/background:url(../images/menu.png) no-repeat;}
#menu ul li.item2 a{/*border:1px dotted  #CC99FF;*/background:url(../images/menu.png) -150px 0 no-repeat;}	
#menu ul li.item3 a{/*border:1px dotted #CCFF00;*/background:url(../images/menu.png) -300px 0 no-repeat;}	
#menu ul li.item4 a{/*border:1px dotted #00CCFF;*/background:url(../images/menu.png) -470px 0 no-repeat;}	
#menu ul li.item5 a{/*border:1px dotted #FF9900;*/background:url(../images/menu.png) -620px 0 no-repeat;}	
#menu ul li.item5{ margin-right:0;}

#menu ul li.item1 a:hover{ /*border:1px dotted #FFFFFF;*/background:url(../images/menu_hov.png) no-repeat;}
#menu ul li.item2 a:hover{/*border:1px dotted  #CC99FF;*/background:url(../images/menu_hov.png) -150px 0 no-repeat;}	
#menu ul li.item3 a:hover{/*border:1px dotted #CCFF00;*/background:url(../images/menu_hov.png) -300px 0 no-repeat;}	
#menu ul li.item4 a:hover{/*border:1px dotted #00CCFF;*/background:url(../images/menu_hov.png) -470px 0 no-repeat;}	
#menu ul li.item5 a:hover{/*border:1px dotted #FF9900;*/background:url(../images/menu_hov.png) -620px 0 no-repeat;}	
		
	#wrapper .empty {height:40px; clear:both; }

#footer{color:#CCC; position:relative;margin:-40px auto 0 auto; text-align:center;height:40px;width:735px;}
	#coop{ color: #666666; font-size:11px;float:right; margin-right:20px; width:150px;}

/*======Joomla=========*/

#content h1,h2.contentheading{color:#f4b11a;font-size:16px; font-weight:500; text-align:center;}
