*
{
	padding:0;
	margin:0;
	border:0;
}

body
{
	line-height:1.5;
}

.topBg
{
	background:url(i/headBg.jpg) left top repeat-x;
	position:absolute;
	top:0px;
	width:100%;
	left:0px;
	height:95px;
}

.master
{
	width:87%;
	margin:0 auto;
	position:relative;
	background:url(i/back.jpg) 50% 100px no-repeat;
}

.headerWrap
{
	height:90px;
	width:100%;
	background:url(i/headBg.jpg) top left repeat-x;
	margin-right:0px;
}

.headerCont
{
	width:80%;
	height:100%;
	margin:0 auto;
	position:relative;
}

img.brwnHeader
{
	position:absolute;
	top:0px;
	left:40px;
}

img.topHeader
{
	position:absolute;
	top:40px;
	left:70px;
}

#tableMaster
{
	display:block;
}

div.contentMain
{
	position:relative;
}

div.menuLeft
{
	float:left;
	width:255px;
	position:relative;
	display:block;
	opacity:0.8;
	filter: alpha ( opacity = 80);
}

div.contentRight
{
	position:relative;
	height:100%;
	margin:0 auto auto 277px;
	display:block;
	z-index:100;
}

div.top
{
	width:100%;
	background:url(i/dot_top.jpg) left top repeat-x;
	height:100%;
}

div.right
{
	width:100%;
	background:url(i/dot_top.jpg) 100% 0 repeat-y;
	height:100%;
}

div.bottom
{
	width:100%;
	background:url(i/dot_top.jpg)  0 100% repeat-x;
	height:100%;
}

div.left
{
	width:100%;
	background:url(i/dot_left.jpg)  0 0 repeat-y;
	height:100%;
}

div.tl
{
	width:100%;
	background:url(i/tl.jpg) 0 0 no-repeat;
	height:100%;
}

div.tr
{
	width:100%;
	background:url(i/tr.jpg) 100% 0 no-repeat;
	height:100%;
}

div.br
{
	width:100%;
	background:url(i/br.jpg) 100% 100% no-repeat;
	height:100%;
}

div.bl
{
	width:100%;
	background:url(i/bl.jpg) 0 100% no-repeat;
	height:100%;
	position:relative;
}

div.menuLeft div.ContentArea
{
	padding:33px 5px 70px 42px;
	line-height:16px !important;
}

div.contentRight div.ContentArea
{
	padding:32px 5px 70px 26px;
	margin:0px 1px;
}

div.contentRight
{
	background:#FFFFFF;
	opacity:0.9;
	filter: alpha ( opacity = 90);
}


div.menuLeft div.ContentArea a
{
	color:#6C574C;
	font:16px Arial, Helvetica, sans-serif;
}

div.menuLeft div.ContentArea a:hover
{
	text-decoration:none;
}

div.contentRight div.ContentArea h1
{
	color:#6C574C;
	font: 24px Arial, Helvetica, sans-serif;
}

div.contentRight div.ContentArea p
{
	color:#6C574C;
	font:100 14px Arial, Helvetica, sans-serif;
	margin-top:20px;
}

div.contentRight ul.customList_1
{
	margin-top:20px;
	line-height:10px;
}

div.contentRight ul.customList_1 li
{
	list-style-image:url(i/bullet_1.jpg);
	list-style-position:inside;
	color:#6C574C;
	font:100 14px Arial, Helvetica, sans-serif;
	padding-left:10px;
}

div#closeBut
{
	width:22px;
	height:22px;
	position:absolute;
	top:9px;
	right:9px;
	background:url(i/closeBut.jpg) left top no-repeat;
	z-index:21;
}

div.menuLeft ul.menuList_1 li
{
	list-style-type:none;
	line-height:1.5;
}

div.menuLeft ul.menuList_1 li a
{
	font:bold 17px Arial, Helvetica, sans-serif;
}

div.menuLeft ul.menuList_2
{
	margin:0px auto 23px 15px;
}

div.menuLeft ul.menuList_2 li
{
	line-height:0.9;
}

div.menuLeft ul.menuList_2 a
{
	font:12px Arial, Helvetica, sans-serif !important;
}

ul.menuList_2 li a
{
	padding-left:8px;
}

div.footer
{
	width:99%;
	height:50px;
	position:absolute;
	top:620px;
	z-index:0;
}

img.orangeDis
{
	position:absolute;
	left:0px;
	bottom:19px;
}

div.footer span.copyright 
{
	font:12px Arial, Helvetica, sans-serif;
	color:#6C574C;
	top:18px;
	left:75px;
	position:absolute;
}

.tableMain
{
	margin:0 auto;
}

.menuLeftFix
{
	clear:both;
	width:100%;
	height:16px;
	line-height:16px; 
	background:url(i/bl_gif.gif) left top no-repeat;
}

div.menuLeft div.bl
{
	background:none;
}

div.menuLeft div.br
{
	background:none;
}

.menuLeftFix div
{
	background:url(i/br.gif) right top no-repeat;
	width:100%;
	height:16px;
	line-height:16px;
}

.menuLeftFix div div
{
	height:16px;
	margin-right:16px;
	margin-left:16px;
	width:auto;
	background:url(i/dot_top.jpg) left bottom repeat-x #fff;
	line-height:16px;
}

div.menuLeft div.bottom
{
	background:none;
}

div.menuLeft div.ContentArea
{
	background:url(i/whitebg.gif) 0 0 repeat-x;
	margin:0 1px;
}