ul,ul li,html,body,form,p{
	margin:0; 
	padding:0;
	list-style-type: none;
}

img {
	border: 0px;
}


#content_pane, #foot {
	font-size:0.69em;
}

#layout {
	margin:0 auto;
	text-align:left;
	width:850px;
}

#content_pane {
	background:transparent url(/user/images/tpls/content_bgd.jpg) no-repeat scroll 0 0;
	padding:0px 0px 30px 65px;
	
}

#content_pane.bo-rb{
	padding-right: 60px;
}

#layout.no-bg #content_pane, #layout.no-bg #head_flash{
	background:none;
}

#content.default {
	padding: 0px 40px 20px 40px;
	position:relative;
	width: 644px;
	top:12px;
}

#content .content_tb{
	display:block;
	position: absolute;
	background:transparent url(/user/images/tpls/content_tb.gif) no-repeat scroll right top;
	width:724px;
	height: 12px;
}

#content.default .content_tb {
	top:-12px;
	left:0px;
}

#head_flash_i {
	height:416px;
	width:780px;
	margin: 0px auto;
}

#head_flash {
	background:transparent url(/user/images/tpls/header_bgd.jpg) no-repeat scroll left bottom;
	height: 434px;	
}

#head_flash.default {
	height: 268px;	
}

#head_flash.default #head_flash_i {
	height:250px;
}

.block-default .title {
	display:block;
	height:64px;
	background:transparent url(/user/images/tpls/block_c1.gif) no-repeat scroll left top;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2em;
	line-height:70px;
	text-align:center;
	color:#FF7200;
}

.block-default .foot {
	display:block;
	height: 42px;
	background:transparent url(/user/images/tpls/block_c1.gif) no-repeat scroll left bottom;
} 


.block-default .content {
	display:block;
	padding: 5px 10px 0px 20px;
	background:transparent url(/user/images/tpls/block_bg1.gif) repeat-y scroll left bottom;
}

#foot {
	background:transparent url(/user/images/tpls/footer_bgd.jpg) no-repeat scroll 24px top;
	color:#919191;
	padding-top: 20px;
}

#foot_ac {
	height: 60px;
	float:left;
	width: 300px;
	display: block;
	margin-left: 54px;
}

#foot_counters {
	height: 60px;
	float: right;;
	display: block;
	margin-right: 50px;
}



