body {
	margin: 0px;
	padding: 0;
	background: #FFF;
	/*background-image:url(../rvr_sm_imgs/bodybg.jpg); */
	margin: 0 auto;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #093;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* full wrap */
#wraper {
	width:980px;
	margin:0 auto;
	background-color:#FFF;
}

/* Wrapper */

#content-wrap {
		
}

/* Header */

#header {
	width: 980px;
	height: 114px;
}

#headerlogo {
	float: left;
	width: 696px;
	height: 114px;
}
#headermenu {
	float: right;
	width: 284px;
	height: 114px;
}

/* menu Horizantal */

#hmenu {
	width:980px;
	height:37px;
	background-image: url(../rvr_sm_imgs/menu_hor.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	/*color:rgb(203, 196, 168);*/
	text-align:left;
}

.hori_menu_sub {
	padding-top:10px;
	padding-right:24px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:right;	
}
.hori_menu_sub a {
	color:#FFF;
	text-decoration:none;
	text-align: right;
}


/* main body section */

#contentpage {
	margin-top:14px;	
	width: 980px;
	height: 600px;
	background-color:#FFF;
/*	background-color:rgb(203, 196, 168);*/
}








ul.tabs {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.tabs li {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 0;
  background: url(tab_right.png) no-repeat right top;
  margin-right: 1px;
}

ul.tabs li a {
  display: block;
  padding: 0px 10px;
  color: #fff;
  text-decoration: none;
 <!-- background: url(tab_left.png) no-repeat left top;-->
}

ul.tabs li a:hover {
  color: #ff0;
}



/*sidebar menu*/
#sidebarbg {
	background-image:url(../rvr_sm_imgs/sidebarbg.jpg);
	background-repeat:no-repeat;
	float:left;
	/*height:100%;*/
	height:744px;
}
	
#sidebar {
	height: 0 auto;
	float: left;
	width: 252px;
	padding-left:14px;
	padding-top:24px;
	color:#000;
	font-size: 12px;
	line-height:19px;
	font-family:Verdana, Geneva, sans-serif;
	font-size-adjust:none;
	font-weight:bold;

	
}
#sidebar a {
	color:#063;
	text-decoration:none;
}
#sidebar a:hover {
	color:#000;
	text-decoration:underline;
}
#searchbt {
	width:252px;
	height:100px;
	float:left;
	padding-top:20px;

}

/* Right Side Animation */

#rightsideblock {
	float:right;
	width:692px;
	height:100%;
	/*height:574px;*/
	padding-left:8px;
	padding-right:14px;
}

#animationblock {
	width:100%;
	height:292px;
}

#animationshadow {
	width:692px;
	height:30px;
}

#galleryimage {
	width:329px;
	height:111px;
	float:left;
}
#googlesearch {
	width:309px;
	height:90px;
	margin-top:10px;
	float:left;
	padding-top:10px;
	background-color:#FF6902;
	padding-left:20px;
	
}

/*news*/

#latestnews {
	width:347px;
	height:222px;
	float:right;
	background-image:url(../rvr_sm_imgs/news.jpg);
	background-repeat:no-repeat;
}

#lnews {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#000;
	padding-top:20px;
	width:90%;
	height:80px;
	float:left;
}



/*footer*/

#footer {
	width:980px;
	height:43px;
	background-image:url(../rvr_sm_imgs/footer.jpg);
	background-repeat:repeat-x;
	float:left;
}
#footer1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	padding-top:17px;
	padding-left:20px;
	width:80%;
	float:left;

}


/*Home Page animation*/

#animationblock {
	width:100%;
	height:292px;
	background-image:url(../rvr_sm_imgs/gallery_ani.jpg);
	background-repeat:no-repeat;
}

#animationblockinner {
	padding-bottom:10px;
	padding-left:19px;
	padding-right:20px;
	padding-top:26px;
}
	
<!--Slider animation	
-->
#slider {
    width: 653px; /* important to be same as image width */
    height: 253px; /* important to be same as image height */
    position: relative; /* important */
}
#sliderContent {
    width: 653px; /* important to be same as image width or wider */
    position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	margin-bottom:50px;
    padding: 10px 13px;
    width: 629px;
	background-color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #000;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
ul { list-style-type: none;}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}





/*spot light*/

#spotlight {
/*	background-image: url(../images/spotlight_bg.jpg);*/
	background-position: 16px 7px;
	background-repeat: no-repeat;
	float: right;
	height: auto;
	margin: -13px 0 0 11px;
	padding: 42px 20px 0px 0px;
	width: 220px;
}

/*social media*/

#socialMedia {
	background-image: url(../images/spotlight_bg_btm.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	margin: 0px;
	padding: 9px 0px;
	text-align: center;
	width: 220px;
}
