@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%;
}
body{
	background:#433534;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #433534;
	text-decoration: none;
}
#wraper{
width:1000px;
margin:0 auto;
background:url(../images/shadow.jpg) center top repeat-y;
}
#title{
width:100%;
background:url(../images/top_title_bg.jpg) center top no-repeat;
height:91px;
}
#title h1{
font-size:30px;
font-weight:bold;
color:#6f0a02;
text-align:left;
text-transform:capitalize;
padding:62px 0 0 65px;
}
#title h1 a{
color:#6f0a02;
text-decoration:none;
}
#title h1 a:hover{
text-decoration:none;
}
#container{
width:908px;
margin:0 auto;
}
#header{
width:908px;
background:url(../images/header_bg.jpg) no-repeat left top;
height:242px;
}
#menu{
width:908px;
padding:191px 0 0 0;
height:51px;
font-weight:bold;
}
#menu ul{
margin:0;
padding:0;
list-style:none;
}
#menu li{
line-height:51px;
float:left;

}
#menu li a{
text-decoration:none;
padding:0 15px 0 15px;
color:#ffffcc;
}
#menu li a:hover{
background:#d34521;

display:block;

}
#content{
width:908px;
margin:0;
padding:0;
background:#f9f8f3;
}
#left_panel{
background:url(../images/left_panel_topbg.jpg) left top repeat-x #f1ede2;
border-right:1px solid #dcdbd7;
border-left:1px solid #dcdbd7;
width:608px;
float:left;
}
#left_panel #post{
width:550px;
margin:0 auto;
padding:35px 0 0 0;
}
#left_panel #post h2{
color:#a32c0e;
text-align:left;
width:550px;
font-size:20px;
font-weight:bold;
padding:0 0 10px 0;
text-transform:capitalize;
}
#left_panel #post h2 a{
color:#a32c0e;
text-decoration:none;
}
#left_panel #post p{
padding:0 0 10px 0;
text-align:justify;
}
#left_panel #post a{
color:#d34621;
text-decoration:underline;
}
#left_panel #post a:hover{
text-decoration:none;
}
#right_panel{
background:url(../images/right_panel_bg.jpg) left top repeat-x;
width:150px;
float:right;
padding:30px 0 0 0;
}
#right_panel #bonus{
width:100%;
margin:0;
margin:0 0 10px 0;
background:#fde3dd;

}
#right_panel #bonus a{
text-align:left;
color:#a32c0e;
text-decoration:none;
font-weight:bold;
}
#right_panel h2{
width:100%;
text-align:center;
padding:0 0 10px 0;
font-size:14px;
font-weight:bold;
color:#a32c0e;
text-transform:capitalize;
}
#r1{
width:125px;
margin:0 auto;
padding:0 0 20px 0;
}
#r2{
width:125px;
margin:0 auto;
padding:0 0 20px 0;
}

#footer{
margin:0 auto;
background:url(../images/footer_bg.jpg) center top no-repeat;
width:1000px;
height:75px;
}
#footer p{
text-align:left;
padding:5px 0 0 65px;
color:#cdcccb;
font-weight:bold;
}
#footer a{
color:#FFFFFF;
text-decoration: underline;
}
#footer a:hover{
text-decoration:none;
}
.clear{
font-size:1px;
margin:0;
padding:0;
clear:both;
}
.left_image {
	float:left;
	border:1px solid #c4c4c6;
	padding:3px;
	margin:5px 5px 0 0;
}
#sidebar{
background:url(../images/right_panel_bg.jpg) left top repeat-x;
width:148px;
float:left;
padding:30px 0 0 0;
}
#sidebar h2{
width:100%;
text-align:center;
padding:0 0 10px 0;
font-size:14px;
font-weight:bold;
color:#a32c0e;
text-transform:capitalize;
}
.r-b{
width:125px;
height:125px;
margin:10px auto 0 auto;
padding:0 0 10px 0;
}
.l-b{
width:120px;
height:240px;
margin:10px auto 0 auto;
padding:0 0 10px 0;
}
.c-b{
width:468px;
height:60px;
padding:5px 0;
margin:0 auto;
}
