

#main { width:950px; margin:0 auto; text-align:left;}

#tag {color: #fff; text-align: right; margin-right: 20px; padding-top: 95px; font-size: 11px; font-weight: bold; text-transform: uppercase;}

#lNav 
{
	top: 20px;
	width: 297px; 
	height: 776px; 
	float: left; 
	background: transparent url(../../images/site/leftnav.png) top left no-repeat;
	z-index: 9;
	position: absolute;
	}
#rContent {width: 950px; margin-top: -90px; float: right; z-index: -99999;}

.rTop{ background: transparent url(../../images/site/rTop.png) right no-repeat; 
	margin-top: 130px; 
	height: 162px;
	padding-left: 300px;
	position: relative;
	z-index: -99999;
	}
.rMid{background: transparent url(../../images/site/rMid.png) right;
	background-repeat: repeat-y;
	padding-left: 300px;
	padding-right: 50px;
	padding-bottom: 50px;
	min-height: 380px;

	}
.rMid a
{
	color: #fff;
}

.rBot{background: transparent url(../../images/site/rBot.png) right no-repeat; height: 43px;
	position: relative;
	z-index: -99999;
	}

#footer { text-align: right; padding-bottom: 40px; left: 0; margin-left: -20px;}

/* ============================= page1 ===========================*/
#page1 .column-1 .indent { padding:45px 0px 20px 28px;}
#page1 .column-2 .indent { padding:28px 20px 80px 30px;}
#page1 .col-1x { width:180px; position:relative;}
#page1 .col-2x { width:186px; position:relative;}
#page1 .col-3x { width:190px; position:relative;}

#page1 .col-1 { width:401px; position:relative;}
#page1 .col-2 { width:205px; position:relative;}


