html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #222;
	}
	#riHTMLArea {
	width: 100% !important;
	height: 300px !important;
	}
	.guideHtmlArea {
	width: 100%;
	background: none transparent;
}
.backgroundimg {
	position: absolute;
	width: 100% !important;
	height: auto !important;
	z-index: 2;
	left: 0;
	bottom: 0px;
	min-width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	}
	#img_backgroundimg {
	position: absolute;
	width: 100% !important;
	height: auto !important;
	left: 0%;
	bottom: 0px;
	z-index: 1;
	min-width: 1000px;
	min-height: 100%;
	margin: 0 auto;
}
.backgroundimgwrapper {
	position: absolute;
	width: 100% !important;
	height: auto !important;
	left: 0;
	bottom: -7px;
	z-index: 3;
	text-align: center;
}
.background_1 {
	filter: alpha(opacity=70);
	opacity: 0.7;
	height: 30px;
	width: 100%;
	background-color: #000;
}
.centerwrapper {
	position: absolute;
	z-index: 16;
	width: 100%;
	height: 200px;
	left: 0;
	top: 0;
}
.center_bg {
	padding: 5px;
	width: 390px;
	background: url(../img/bg.png) repeat;
	margin: 5px 0 0 0;
	}
	#rm__body.page_home .center_bg {
	display: none;
}
.content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #FFFFFF;
	min-height: 25px;
	margin-left: 5px;
	width: 390px;
}
.content a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.content a:hover {
	background-color: #D6D6D6;
}
.content h1 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: left; 
	display: inline;
	margin-right: 10px;
}
.contentwrapper {
	position: absolute;
	top: 200px;
	left: 0px;
	height: 200px;
	width: 100%;
	z-index: 50;
}
.contentwrappered {
	width: 800px;
	margin: 0 auto;
	}
	#rm__body.page_home .contentwrappered {
	display: none;
}
.devcenter {
	width: 800px;
	margin: 0 auto;
}
#rm__body .menu {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	float: none;
	clear: both;
	height: 30px;
	margin-left: 10px;
	}
	#rm__body .menu .parentofcurrentpage,
	#rm__body .menu .currentpage {
	background: url(../img/arrow.png) no-repeat center bottom;
	height: 30px;
	}
	#rm__body .menu .parentofcurrentpage a,
	#rm__body .menu .currentpage a {
	color: #FFF;
}
#rm__body .menu li {
	margin-right: 15px;
}
#rm__body .menu li a {
	color: #c5c5c5;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
}
#rm__body .menu li ul {
	display: none;
}
.menu_background {
	position: absolute;
	z-index: 15;
	width: 100%;
	height: 200px;
	left: 0;
	top: 0;
}
.outerwrapper {
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 4;
	overflow: hidden;
}
.overflowwer {
	width: 100%;
	height: 100%;
	overflow: auto;
	position: relative;
}
.qoute_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 500px;
	width: 100%;
	z-index: 10;
}
.title {
	width: 800px;
	height: 500px;margin: 0 auto;
	position: relative;
}
