@charset "utf-8";
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#666;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	}
#twitter{
background-image:url("twitter.png");
background-position:right top;
background-repeat:no-repeat;
cursor:pointer;
float:right;
height:120px;
margin-bottom:-150px;
position:relative;
right:0;
top:-150px;
width:105px;
}
.clear{
	clear:both;}
.tittle{
	font-size:16px;
	color:#900;}
a{
	text-decoration:none;
	color:#900;
}
a:hover{
	color:#C00;
}
#head{
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	height:82px;
	width:980px;
	}
#banner{
	margin-top:2px;
	height:235px;
	width:976px;
}
#banner a{
	color:#FFF;}
#logo{
	float:left;
	width:202px;
	height:72px;
	}
#menu{
	float:right;
	width:750px;}
#center{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}
#left{
	float:left;
width:250px;
}
#right{
	margin-left:20px;
	float:left;
	width:683px;}
		
#footer{
	padding-top:20px;
	background-image:url(footer.jpg);
	background-repeat:repeat-x;
	height:60px;
	}
#foo{
	width:980px;
	margin-left:auto;
	margin-right:auto;}
#foo a{
	color: #333;
	}
#foo a:hover{
	text-decoration:underline;
	}
#top{
	float:right;
	color:#333;
	font-size:12px;
	}
#content{
	padding:10px;
	padding-top:60px;
	text-align:justify;}
/* Menu CSS*/
#menu ul {
	list-style:none;
	margin:0;
	padding:0;}
	
#menu li {
	height:56px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;	
	width:105px;
	margin-left:2px;
	text-align:center;}
#menu li a {				
	padding-top:30px;
	display:block;
	color:#FFF;
	text-decoration:none;}

#current{
	background-image:url(button.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#menu li a:hover{		
	height:45px;
	background-image:url(button.jpg);
	background-repeat:no-repeat;
		}
	#menu li a:active {
		background:none;
		}
/*Menu CSS*/

.leftpanel_head_tittle{
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	color:#900;
	background-image:url(tittles.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:192px;
	height:13px;}
	
/*left menu*/	
#left_menu  li{
	width:90%;
	padding-bottom:10px;
	border-bottom:solid 1px #CCC;
	margin-bottom:10px;
	margin-left:-30px;
	list-style-image:url(li.jpg);
}
#left_menu  li a{
	color:#2580BE;
	text-decoration:none;
}
#left_menu  li a:hover{
	color:#2580BE;
	text-decoration: underline;
}
/*left menu*/	

#rotate{
	height:200px;}
	