* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	width: 100%;
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 15px;
	color:#FFF;
	background-color:#000;
	background-image: url(../pictures/bg_site.gif);
	background-position:top left;
	background-repeat:repeat;
}
#wrapper{
	margin: 0 auto;
	width:850px;
	background-color:#26221A;
}
#header_top{
	width:100%;
	height:40px;
	background-image: url(../pictures/bg_header_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:10px;
	text-align:right;
}
#header_top p{
	line-height:40px;
	text-align:right;
	margin-right:15px;
}
#header{
	margin:0;
	padding:0;
	width:100%;
	height:245px;
	background-image: url(../pictures/bg_header_top_main.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header #left{
	margin:0;
	padding:0;
	float:left;
	width:290px;
	height:245px;
}
#header #left .in{
	margin:0;
	padding:0;
	margin-left:50px;
	margin-top:25px;
}
#header #left .in a{
	height:40px;
	line-height:40px;
	display:block;
	width:240px;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
}
#header #left .in a:hover{
	background-position:bottom left;
	text-decoration:none;
}
#header #left .in a.active{
	height:40px;
	line-height:40px;
	display:block;
	width:240px;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
}
#main_content{
	width:100%;
	margin:0;
	padding:0;
	margin-top:10px;
	background-image: url(../pictures/bg_main_content.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
#main_content .in{
	margin:0;
	padding:0;
	margin-left:60px;
}
#main_content .in .text{
	margin:0;
	padding:0;
	padding-top:15px;
	padding-bottom:15px;
	width:730px;
}

#footer{
	width:100%;
	margin:0;
	padding:0;
	margin-top:5px;
	height:20px;
	text-align:left;
}

.clear {
	clear: both;
}






.t_yel_12{
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 15px;
	color:#FFFF66;
}

.t_whi_12{
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 15px;
	color:#FFF;
}
a.t_whi_12{
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 15px;
	color:#FFF;
	text-decoration:underline;
}
a.t_whi_12:hover{
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 15px;
	color:#FFF;
	text-decoration:underline;
}
