@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;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
body{
	background:url(../images/tail.gif) left top repeat-x #0e0e0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
#wraper{
width:851px;
margin:0 auto;
padding:0;
}
#header{
width:100%;
height:184px;
margin:0;
padding:0;
}
#header .blog{
width:851px;
}
#header .blog #logowrapper{
width:383px;
height:123px;
float:left;
}
#header .blog #title{
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 280px;
}
#header .blog #logo{
	float: left;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .blog #t1{
width:468px;
float:right;
height:93px;
padding:30px 0 0 0;
}

#header #title h1{
	width:287px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	text-transform:capitalize;
	line-height: 30px;

}
#header #title h1 a{
color:#FFFFFF;
}

#header #menu{
	width:100%;
	height:61px;
	font-weight:bold;
}
#header #menu ul{
}
#header #menu li{
	line-height:61px;
	float:left;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#header #menu li.last{
background:none;
}
#header #menu li a{
color:#FFFFFF;
}
#header #menu li a:hover{
text-decoration:underline;
}
#header #menu .last{
background:none!important;
}
#container{
width:100%;
padding:0;
margin:14px 0 0 0;
background-color:#FFFFFF;
}
#container .topbg{
background:url(../images/container_top_bg.jpg) left top no-repeat;
height:19px;
}
#container .bottombg{
background:url(../images/container_bottom_bg.jpg) left bottom no-repeat;
height:18px;
}
#container .blog{
margin:0 auto;
width:824px;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
#container .blog #left_panel{
width:590px;
_width:585px;
float:left;
}
#container .blog #left_panel h2{
width:100%;
text-align:left;
font-size:12px;
font-weight:bold;
height:50px;
background:url(../images/h1_bg.jpg) left top no-repeat;
line-height:50px;
padding:0 0 0 15px;
}
#container .blog #left_panel h2 a{
text-decoration:none;
text-transform:uppercase;
color:#333333;
}
#container .blog #left_panel h2 a:hover{
text-decoration:underline;
}
#container .blog #left_panel h3{
font-weight:bold;
padding:5px 0 0 10px;
}
#container .blog #left_panel p{
margin:0;
padding:0 10px 10px 10px;
}
#container .blog #left_panel a{
color:#333333;
font-weight:bold;
text-decoration:underline;
}
#container .blog #left_panel a:hover{
text-decoration:none;
}
#container .blog #right_panel{
width:224px;
float:right;
}
#container .blog #right_panel .topbg{
width:100%;
background:url(../images/right_panel_topbg.jpg) left top no-repeat;
height:45px;
padding:5px 0 0 0;
} 
#container .blog #right_panel .topbg h2{
background: url(../images/right_panel_h1bg.jpg) left  bottom no-repeat;
width:179px;
line-height:45px;
margin:0 auto;
padding:0 0 0 35px;
color:#FFFFFF;
text-transform:uppercase;
}
#container .blog #right_panel .blog{
	width:222px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:5px 0 5px 0;
	text-align: center;
}
#container .blog #right_panel .blog .banner{
width:125px;
margin:5px auto 0 auto;
border:1px solid #dddddd;
padding:5px;
}
#container .blog #right_panel .bottombg{
	background:url(../images/right_panel_bottom_bg.jpg) left bottom;
	height:18px;
	text-align:center;
	margin-bottom: 10px;
}
#footer{
width:811px;
height:47px;
padding:30px 20px 0 20px;
}
#footer p{
text-align:left;
color:#5a9aaa;
}
#footer a{
color:#5a9aaa;
}
#footer a:hover{
text-decoration:underline;
}
.left_image{
float:left;
border:1px solid #dddddd;;
padding:3px;
margin:5px 5px 0 10px;
}
