@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align:justify;
}
body{
	background-attachment: fixed;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #270B28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
#wraper{
width:955px;
margin:0 auto;
padding:0;
}
#header{
width:100%;
height:186px;
margin:0;
padding:0;
}
#title{
width:487px;
height:126px;
float:left;
}
#title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	padding:56px 0 0 0;
}
#title h1 a{
color: #FFFFFF;
text-decoration:none;
}
#flag{
width:150px;
float:right;
}
#flag .tf{
float:right;
padding:10px 10px 0 0;
border:0;
}
#menu{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	height:60px;
	/*font-size: 11px;*/
	color: #333333;
	text-transform: uppercase;
	font-weight:bold;
}
#menu ul{
padding:0 0 0 0;
}
#menu li{
	padding:0 3px;
	float:left;
	line-height:60px;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	list-style:none;
	font-size: 11px;
}
#menu li a{
color: #333333;
text-decoration:none;
}
#menu li a:hover{
	text-decoration:underline;
}
.last{
background:none!important;
}
#banner{
	width:100%;
	height:220px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content{
	width:500px;
	width:100%;
	background-color:#FFFFFF;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding:10px 0 0 0;
}
#content #bottombg{
	width:100%;
	clear:both;
	height:17px;
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_panel{
width:226px;
float:left;
margin:0;
padding:10px 0 20px 0;
background-color:#f8f8f8;
}
#left_panel .blog{
width:226px;
margin:0 auto;
padding:0;
}
#left_panel .blog h3{	
	width:100%;
	height:47px;
	background-image: url(../images/left_panel_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	padding:0;
	text-transform: uppercase;
	color: #FFFFFF;
}

.leftsidetitle{	
	width:200px;
	margin:0 auto;
	height:42px;
	background-image: url(../images/left_panel_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	padding:0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#left_panelblogh {
	height:226px;
	width:100%;
	height:47px;
	background-image: url(../images/left_panel_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align:center;
	padding:0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#left_panel .blog #l1{
width:226px;
margin:0 auto;
padding:10px 0 10px 0;
}
#left_panel .blog #l2{
margin:0 auto;
width:226px;
padding:10px 0 0 0;
}
#right_panel{
float:left;
width:500px;
margin:0;
padding:10px 0 0 0;
border-left:1px dotted #D8D8D8;
border-right:1px dotted #D8D8D8;
}
#right_panel .blog{
width:490px;
margin:0 auto;
}
#right_panel .blog h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	width:100%;
}
#right_panel .blog h2 a{
color: #000000;
text-decoration:none;
}
#right_panel .blog h2 a:hover{
color:#ff6700;
}
#right_panel .blog h3{
font-size:12px;
font-weight:bold;
}
#right_panel .blog ul{
padding:0 0 5px 35px;
}
#right_panel .blog ul li{
list-style:circle;
padding:5px 0 0 0;
}
#right_panel .blog ol{
padding:0 0 5px 35px;
list-style-type:decimal;
}
#right_panel .blog ol li{
padding:5px 0 0 0;
}
#right_panel .blog p{
padding:5px 0 10px 0;
margin:0;
}
#right_panel .blog a{
color:#ff6700;
}
#right_panel .blog a:hover{
text-decoration:none;
}
#footer{
width:100%;
height:140px;
}
#footer p{
text-align:center;
color:#FFFFFF;
padding:49px 0 0 0;
font-size:13px;
}
#footer a{
color:#bf009a;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
.clear{
clear:both;
font-size:1px;
margin:0;
padding:0;
}
.alignright {
	float:right;
	border:1px solid #D8D8D8;
	margin:5px 0px 0px 5px;
	padding:5px;
}
.alignleft{
	float:left;
	border:1px solid #D8D8D8;
	margin:5px 5px 0px 0px;
	padding:5px;
}

.t1 {
	width:468px;
	float:left;
	padding-top:40px;
}

.bannerundertext {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
}

#t2 {
	width:468px;
	height:60px;
	margin:0 auto;
	
}

/*----------- rightsidebar ---------------*/


#rightsidebar{
width:226px;
float:right;
margin:0;
padding:10px 0 20px 0;
background-color:#f8f8f8;
}
#rightsidebar .blog{
width:226px;
margin:0 auto;
padding:0;
}
#rightsidebar .blog h3{
	height:305px;
	width:200px;
	margin:0 auto;
	height:42px;
	background-image: url(../images/left_panel_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	padding:0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#left_panelblogh {
	height:305px;
	width:100%;
	height:47px;
	background-image: url(../images/left_panel_h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align:center;
	padding:0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#rightsidebar .blog #l1{
width:226px;
margin:0 auto;
padding:10px 0 10px 0;
}
#rightsidebar .blog #l2{
margin:0 auto;
width:226px;
padding:10px 0 0 0;
}

/*-----------------------*/

.breadcrumb {
	text-align:left;
	padding-left:10px;
	line-height:60px;
}


.breadcrumb a {
	color:#333333;
	text-decoration:none;
}

.breadcrumb a:hover {
	color:#333333;
	text-decoration:underline;
}

.center_image {
	width:400px;
	height:170px;
	margin:0 auto;
	padding:3px;
	border:solid 1px #999999;
	margin-bottom:5px;
}