
#default {
	width: 100%;
	float: left;
	min-width: 1000px;
	width: expression(minwidth(1005, 100));
	background: url(/resources/images/title.jpg) no-repeat top center;
}

#title {
	float: left;
	height: 145px;
	width: 100%;
}

#decorations {
	
}

#main {
	width: 100%;
	clear: left;
	border-collapse: collapse;
	border: 0px;
}

#left-column {
	width: 231px;
	vertical-align: top;
	background: url(/resources/images/deco/left-column-rp.gif) repeat-y left;
	background-color: #f6f9ff;
	padding: 0px;
	padding-bottom: 40px;
}

#right-column {
	width: 235px;
	vertical-align: top;
	background: url(/resources/images/deco/right-column-rp.png) repeat-y left;
	padding: 0px;
	padding-bottom: 40px;
	/*behavior: url(/resources/png.htc);*/
}

#center-column {
	background: url(/resources/images/deco/center-column-rp.png) repeat-y left;
	vertical-align: top;
	padding: 177px 0px 0px 0px;
	/*behavior: url(/resources/png.htc);*/
}

#line {
	float: left;
	width: 100%;
	height: 15px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #d1d2d2; /*#e2e4e4*/
	border-bottom: 1px solid #d1d2d2;
	background: url(/resources/images/deco/center-column-rp.png) repeat-y left;
	background-color: #eff2f2;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	border-top: 3px solid #72808d;
	padding: 3px 0px 3px 0px;
}




#title .logo {
	float: left;
	width: 435px;
	padding: 0px 0px 0px 25px;
}

#title .logo a {
	
}

#title .lang {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

#title .lang table {
	float: right;
}

#title .lang td {
	vertical-align: middle;
}

#title .lang .ico1 {
	padding: 20px 0px 0px 0px;
}

#title .lang a {
	margin: 0px 10px 0px 0px;
}




#right-column .wrp {
	border-top: 1px solid #c5c7cc;
	width: 227px;
	margin-left: 8px;
}




#footer .wrp {
	background-color: #72808d;
	padding: 0px 0px 10px 0px;
	float: left;
	width: 100%;
}

#footer .madeby {
	float: right;
	padding-right: 40px;
}





#center-column .content {
	float: left;
	width: 100%;
}

#center-column .content .content-wrp {
	
}

.std-content {
	padding: 10px 15px 20px 20px;
}





.mlayout-title .banner {
	width: 100%;
	height: 103px;
	margin: 20px 0px 10px 0px;
	border-collapse: collapse;
	border: 0px;
}

.mlayout-title .banner td {
	border: 0px;
	border-collapse: collapse;
}

.mlayout-title .banner .l {
	background: url(/resources/images/b-ny-rp.jpg) repeat-x center;
	height: 103px;
}

.mlayout-title .banner .r {
	background: url(/resources/images/b-ny-rp.jpg) repeat-x center;
	height: 103px;
}

.mlayout-title .banner .c {
	width: 496px;
	height: 103px;
	background: url(/resources/images/b-ny.jpg) no-repeat center;
}

