body {
	font-family:Tahoma;
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bg.png) repeat-x 0 0 #ffffff;
	color:#000000;
	font-size:11px;
	line-height:normal;
	
	
}
/*html > body {
	font-size:12px;
}
*/html, body {
	/* [disabled]height:auto; */
}
#top {		/*-- Nomensa Method to hide the content --*/
	position:absolute;
	left:-999em;
	width:990em;
}
form,table,p,h1,h2,h3,h4,h5,h6,ul,li,div,dl {
	margin:0;
	padding:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
a {
	text-decoration:none;
	outline:none;
	color:#370149;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
input , select {
	vertical-align:middle;
	}
.clsFloatLeft {
	float:left;
	width: 650px;
}
.clsFloatRight {
	float:right;
}
.clsFloatRight1 {

}
/* end of common */
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
/* end of  clearfix */
#container{
	width:990px;
	margin:0 auto;
	text-align:left;
}
#header{
	height:243px;
	margin:20px 0 0;
	 background:url(../images/header_pic8.png) no-repeat 0 0;
}
/*---LeftHeader---*/
#selLeftHeader{
	margin-left:72px;
	width:120px;
	margin-top: 50px;
}
/*--Logo--*/
#selLogo p{
	background: url(../images/rvlogomain.png) no-repeat;
}
#selLogo a{
	display:block;
	height:100px;
	text-indent:-2000px;
}
/*---End of LeftHeader---*/
/*---Right Header---*/
#selRightHeader{
	width:720px;
}
#selMenu{
	height:38px;
}
.m_l{
	background:#FFFFFF url(../images/m_l.png) left top no-repeat;
	padding-left:7px;
}
.m_r{
	background: url(../images/m_r.png) right top no-repeat;
	padding-right:7px;
}
.m_c{
	background:url(../images/m_c.png) repeat-x top;
}
#selMenu ul{
	overflow:hidden;
	padding-left:3px;
}
#selMenu li{
	float:left;
	background:url(../images/m_sep.png) right center no-repeat;
}
#selMenu li a{
	color:#FFFFFF;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	height:38px;
	line-height:34px;
	margin:0 7px 0 5px;
	padding:0 11px;
}
#selMenu li.clsNoBack{
	background:none !important;
	vertical-align: middle;
}
#selMenu li.clsActive a,#selMenu li a:hover{
	background:url(../images/m_hov.png) repeat-x top;
}
/*-----------Banner---------------*/
.clsBanner{
	background: #90C;
	margin-bottom:1px;
	height:265px;
}
.clsBanL{
	width:400px;
}
.clsBanL1{
	float:left;
	margin-left: 0px;
}
.clsBanR li{
	height:88px;
	overflow:hidden;
}
.clsBanL{
	padding:39px 0 0;
	width:470px;
	color: #000;
	font-size:14px;
}
.clsBan1{
	background:url(../images/ban1.png) repeat-x scroll center;
}
.clsBan1 .clsround{
	background:url(../images/ban1_r.png) no-repeat right 1px;
	height:69px;
}
.clsBan2{
	background:url(../images/ban1.png) repeat-x scroll center;
}
.clsBan2 .clsround{
	background:url(../images/ban1_r.png) no-repeat right top;
	height:69px;
}
.clsBan3 .clsround{
	background:url(../images/ban1_r.png) no-repeat right bottom;
	height:69px;
}
.clsBanR ul{
	margin-right:-1px;
}
.clsBanR{
	width:232px;
}
.clsBanR h2 a{
	color: #306;
	font-size:14px;
	font-family:Arial;
}
.clsBanR h2 a:hover{
	text-decoration:underline;
}
.clsround{
	padding:8px 0 12px;
}
.clsBanR h2{
	padding:10px 0 10px 25px;
	text-align:left;
}
.clsBanR p{
	font-family:Tahoma;
	text-align:left;
	padding:0 25px;
	color:#000;
	font-size:12px;
}
.clsBanR .clsBan1 p{
	color:#000;
}
.clsBan3{
	background:url(../images/ban1.png) repeat-x scroll center;
}
.clsBanL h2{
	font-family:"Helvetica LT UltraCompressed";
	font-size:31px;
	color:#FFF;
	font-weight:normal;
	margin-bottom:20px;
}
.clsBanL p{
	padding-right:3px;
	line-height:16px;
	color: #FFF;
}
.clsBanL a{
	background:url("../images/read.png") no-repeat scroll left center transparent;
	color:#000;
	display:block;
	height:21px;
	line-height:20px;
	margin-top:15px;
	padding-left:18px;
	width:100px;
}
/*----------Main Container-------*/
/*Rounded Corner*/
.c_t{
	background: url(../images/c_tb.png) repeat-x top;
}
.c_b{
	background: url(../images/c_bb.png) repeat-x bottom;
}
.c_r{
	background:url(../images/c_rb.png) repeat-y right;
}
.c_l{
	background:url(../images/c_lb.png) repeat-y left;
}
.c_tl{
	background:url(../images/c_tlc.png) no-repeat top left;
}
.c_tr{
	background:url(../images/c_trc.png) no-repeat top right;
}
.c_bl{
	background:url(../images/c_blc.png) no-repeat bottom left;
}
.c_br{
	background:url(../images/c_brc.png) no-repeat bottom right;
	padding:9px 9px 5px;
}
.clsblock{
	height:1%;
}		
.cls100_p{
	width:100%;
}
/*------------Main Content---------*/
.clsMainLeft{
	width:978px;
	margin-top:4px;
}
.ad_t{
	background: url(../images/Ad_tb.png) left top no-repeat;
	padding-top:7px;
}
.ad_t1{
	background: url(../images/ban2.png) repeat-x;
	background-size:auto 100%;
}
.ad_b{
	background: url(../images/Ad_bb.png) bottom left no-repeat;
	padding-bottom:7px;
}
.ad_c{
	/*background:url(../images/Ad_c.png) repeat-x left; */
}
/*Ads*/
#selAds {
	width:650px;
	font-size:11px;
}
#selAds ul{
	overflow:hidden;
}
#selAds li{
	float:left;
	width:230px;
	padding-left:10px;
	min-height:84px;
	padding-top:2px;
	background:url(../images/ad_sep.png) repeat-y right center;
}
#selAds  h2 a{
	color:#FFFFFF;
	font-size:11px;
	margin-bottom:5px;
}
#selAds h2{
	margin-bottom:3px;
}
#selAds p{
	color:#000;
	line-height:15px;
}
#selAds .adRgt{
	padding:0px 0px 0px 0px;
	text-align:left;
}
#selAds li.clsNoBack,.clsCommLft li.clsNoBack{
	background:none !important;
}
/*MainCommon*/
.clsCommLft{
	width:650px;
	padding:20px 0 0 3px;
}
#selComm h2{
	font-size:14px;
	color:#000;
	font-weight: bold;
	margin:10px 0;
}
.clsCommLft .albRgt{
	width:650px;
	margin-right:3px;
	margin-left: 3px;
}
.clsCommLft .albRgt h2 {
	margin:3px 0 5px !important;
}
#selComm .albRgt h2 a{
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin:3px 0 6px;
	background:none;
	padding:0;
}
#selComm .albRgt h2 a:hover{
	text-decoration:underline;
}
#selComm .albRgt p{
	color:#000;
	line-height:16px;
	margin-bottom:6px;
}
.clsCommLft ul{
	background:url(../images/ul_tp.png) repeat-x scroll top center;
	margin:10px 0 0;
	padding:0 0 1px;
}
.clsCommLft li{
	clear:both;
	overflow:hidden;
	padding:13px 0 ;
	background:url(../images/li_border.png) repeat-x bottom center;
}
#selComm .albRgt a{
	color:#000;
	background:url(../images/read.jpg) no-repeat left center;
	padding-left:12px;
}
.b_t{
	background: url(../images/b_tb.png) repeat-x top;
}
.b_b{
	background: url(../images/b_bb.png) repeat-x bottom;
}
.b_r{
	background:url(../images/b_rb.png) repeat-y right;
}
.b_l{
	background:url(../images/b_lb.png) repeat-y left;
}
.b_tl{
	background:url(../images/b_tlc.png) no-repeat top left;
}
.b_tr{
	background:url(../images/b_trc.png) no-repeat top right;
}
.b_bl{
	background:url(../images/b_blc.png) no-repeat bottom left;
}
.b_br{
	background:url(../images/b_brc.png) no-repeat bottom right;
	padding:4px 4px 4px 10px;
}
.color{
	color:#000;
}
.clsCommRgt p a{
	border-left:1px dotted #166f90;
	color:#370149;
}
.clsCommRgt p a:hover{
	text-decoration:none;
}
.clsCommRgt p{
	clear:both;
	overflow:hidden;
}
.clsCommLft h2{
	font-family:Arial;
	font-size: 20px;
}
.clsName{
	display:block;
	width:100px;
	float:left;
	margin:13px 0px 15px 3px;
	border:medium none !important;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
.action{
	display:block;
	float:left;
	padding:13px 16px;
	width:14px;
}
.clsCommRgt li{
	border-bottom:1px dotted #166f90;
}
.b_br h2{
	margin:4px 0 10px !important;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.clsNoBorder{
	border:none !important;
}
.clsCommRgt{
	width:305px;
	margin:0px 8px 0;
}
#selComm{
	margin-top:5px;
}
/*Sidebar*/
.clsAd{
	width:280px;
	background-color: #FFF;
}
.clsAd p{
	color:#000000;
	font-family:"Helvetica LT CondensedBlack";
	font-size:19px;
	margin:0 111px 10px 10px;
}
.clsAd a{
	color:#FFFFFF;
	font-size:13px;
	background:url(../images/ad_a.png) no-repeat scroll left center;
	padding-left:13px;
	font-family:arial;
	font-weight:bold;
	position:relative;
	right:17px;
	top:-13px;
}
.RightAl{
	text-align:right;
	margin:0 !important;
}
.clsMainRight{
	width:200px;
	margin:4px 4px 0;
}
.clsTpDown li{
	clear:both;
	overflow:hidden;
	padding:10px 0 10px 2px;
	border-bottom:1px dotted #166F90;
}
.DownL{
	width:132px;
}
.DownL p a{
	display:block;
	color:#000000;
	font-family:verdana;
	margin:3px 0;
}
.DownL p span{
	margin-left:5px;
}
.DownR{
	padding:8px 4px 0;
}
.clsTpDown{
	margin:14px 0;
}
/*------Footer-----*/
#Footer p{
	color:#000;
}
#Footer a{
	color:#370149;
}
#Footer{
	text-align:center;
	padding:5px 0 10px;
}
#Footer p{
	margin:10px 0;
}

#header11 {
	clear:both;
	margin:0;
	padding:0; /* black line below menu */
	width:90%;
	font-family:"Times New Roman"; /* Menu font */
	font-size:100%; /* This makes the dropdown menus appear above the page content below */
	position:relative;
	color: #333;
	top: 20px;
	left: 70px;

}
#header11 h1 span{
	display:block;
	font:normal 36px/36px Arial, Helvetica, sans-serif;
	color:#642474;
	background-color:inherit;
	}


/* Main menu settings */
#header1 {
	clear:both;
	float:left;
	margin:0;
	padding:0; /* black line below menu */
	width:72%;
	font-family:"Times New Roman"; /* Menu font */
	font-size:100%; /* Menu text size */
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
	color: #333;
	top: -145px;
	left: 265px;

}

/* Top menu items */
#header1 ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	right:50%;
	width: 100%;
}
#header1 ul li {
	margin:0 0 0 1px;
	padding:0;
	float:left;
	position:relative;
	left:50%;
	top:1px;
	background-image:url(../images/tab2.png);
	background-size:100% 100%;
	margin-right:0px;
}
#header1 ul li a {
   display:inline-block;
   margin:0;
   padding:.6em .5em .4em;
   font-size: 14px;
   line-height:1em;
   text-decoration:none;
    color: #ffffff;
   font-weight:bold;
   border-bottom:1px solid #000;
}
#header1 ul li.active a {
   color: #6C6C6C;
}
#header1 ul li a:hover {
  background-image:url(tab4.png);
   background-size:100% 100%; /* Top menu items background colour */
   color:#333;
   border-bottom:1px solid #03f;
}
#header1 ul li:hover a,
#header ul li.hover a { /* This line is required for IE 6 and below */
	background-image:url(../images/tab4.png);
	background-size:100% 100%; /* Top menu items background colour */
	color:#642474;
	border-bottom:1px solid #03f;
}

/* Submenu items */
#header1 ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2.5em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:10em; /* width of the drop-down menus */
}
#header1 ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
  background: #FCEF94;
}
#header1 ul ul li a,
#header1 ul li.active li a,
#header1 ul li:hover ul li a,
#header1 ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size: 12px;
   font-weight:normal; /* resets the bold set for the top level menu items */
   
   color: #900;
   line-height:1.4em; /* overwrite line-height value from top menu */
   border-bottom:1px solid #ddd;
   background: #FCEF94;
	 /* sub menu item horizontal lines */
}
#header1 ul ul li a:hover,
#header1 ul li.active ul li a:hover,
#header1 ul li:hover ul li a:hover,
#header1 ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
     	 /* Sub menu items background colour */
   color:#000000;
}

/* Flip the last submenu so it stays within the page */
#header1 ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#header1 ul li:hover ul,
#header1 ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.selComm1{
	font-size:12px;
	color:#000;
	font-weight: bold;
}
.styleti{
	font-family:"Times New Roman";
}
.style20{
	vertical-align:middle;
}
.clsBanL2{
	padding:0px 0 0;
	width:450px;
	color: #000;
	font-size:14px;
}
.clsName2{
	display:block;
	width:100px;
	float:left;
	margin:2px 1px 2px 1px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border-left:medium;
	border-left-color:#000000;
}
ul, menu, dir {margin:0px; padding:0px}