@import url('reset.css');

body {
	background: #FFFFFF url(../img/mbg.gif) repeat-x 50% 0;
	color: #000;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	}
#wrap {background: url(../img/wrap.gif) repeat-x 0 100%;}
#header {
	width:980px;
	position:relative;
	background: url(../img/header.gif) no-repeat 100% 0;
	height:100px;
	margin:auto;
	z-index:10;
	}
	#logo {
		position:absolute;
		width:170px;
		height:125px;
		top:0;
		left:45px;
		background: url(../img/logo.gif) no-repeat;
		text-indent:-9999em;
		z-index:20;
		}
#holder {
	width:980px;
	margin:auto;
	background: #fff url(../img/holder.gif) repeat-y;
	position:relative;
	}
	#rc {
		float:right;
		width:680px;
		padding:20px;
		background: #fff url(../img/corner1.gif) no-repeat 100% 0;
		position:relative;
		min-height:500px
		}
		.rt {
			position:absolute;
			top:0;
			right:-5px;
			width:5px;
			height:185px;
			background:  url(../img/tr.png) no-repeat 0 3px;
			z-index:2;
			_background: none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/tr.png', sizingmethod='crop');
			}
		.lt {
			position:absolute;
			top:-5px;
			left:255px;
			width:5px;
			height:185px;
			background: url(../img/tl.png) no-repeat;
			z-index:2;
			_background: none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/tl.png', sizingmethod='crop');
			}
		.br {
			position:absolute;
			bottom:35px;
			right:-5px;
			width:5px;
			height:185px;
			background: url(../img/br.png) no-repeat 0 100%;
			z-index:2;
			_background: none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/br.png', sizingmethod='crop');
			}
		.bl {
			position:absolute;
			bottom:35px;
			left:255px;
			width:5px;
			height:185px;
			background: url(../img/bl.png) no-repeat 0 100%;
			z-index:2;
			_background: none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bl.png', sizingmethod='crop');
			}
		#rc a {border-bottom:1px dotted #FF7B00;}
		#rc a:hover {border-bottom:1px dotted #3F6087;}
	#lc {
		float:left;
		width:260px;
		border-top:40px solid #3F6087;
		padding-bottom:20px;
		}
		#rsto {
			height:40px;
			background: #fff url(../img/rsto.gif) no-repeat;
			text-indent:-9999em;
			margin-bottom:0;
			}
		
#footer {
	width:980px;
	margin:auto;
	background: #FF7B00 url(../img/footer.gif) no-repeat 100% 0;
	height:40px;
	clear:both;
	position:relative;
	}
	#copyr {
		width:260px;
		height:80px;
		position:absolute;
		top:-40px;
		left:0;
		background: #FF7B00 url(../img/ft.gif) repeat-x;
		
		}	
#lmenu {
	padding:0 20px;
	background:#f0f0f0;
	}
	#lmenu li {
		list-style:none;
		border-bottom:1px solid #d8d8d8;font-weight:bold;
		}
	#lmenu li.last {border:none}
		#lmenu li a,
		#lmenu li span {
			display:block;
			padding: 9px 0 10px 20px;
			background: url(../img/ar.gif) no-repeat 7px 18px;
			
			}
	#lmenu li ul {margin:0;}
	#lmenu li ul li {border-bottom:none;border-top:1px solid #d8d8d8;font-weight:normal;}
	#lmenu li ul li a,#lmenu li ul li span {padding-left:30px;background: url(../img/ar.gif) no-repeat 17px 18px;}
ul, p, ol {font-size:1.3em;line-height:1.538em;margin-bottom:1.538em;}
ul ul, ul p, ol ul, ul ol, ol ol {font-size:1em;margin-top:20px}
ul p {margin-top:0;}
ol {margin-left:25px;}
ol li {margin-bottom:20px;}
#rc ul li {list-style:none; padding-left:25px;background: url(../img/ar.gif) no-repeat 8px 8px;_zoom:1}
a {color:#0268e4;text-decoration:none;}
a:hover {color:#ff7b00}
h1, .h1 {font: normal 2.4em/20px Verdana, Arial, Helvetica, sans-serif;padding-bottom:19px;margin-bottom:20px;border-bottom:1px dotted #ccc}
h2 {font: normal 2.2em/20px Verdana, Arial, Helvetica, sans-serif;margin-bottom:20px;}
h3 {font: normal 1.8em/20px Verdana, Arial, Helvetica, sans-serif;margin-bottom:20px;}
h4 {font: normal 1.6em/20px Verdana, Arial, Helvetica, sans-serif;margin-bottom:10px;}
.clear {clear:both}
.sep {height:19px;border-top:1px dotted #ccc}
.mb0 {margin-bottom:0;}
.gray {color:#aaa}

.addr p {padding-left:190px}
.addr p strong {margin-left:-190px;float:left;}
