body { margin:0px; padding:0px; background:url(../images/ri-x.png) repeat-x; font-family:Arial, Helvetica, sans-serif; img}
.bgd{ background:url(../images/bgd.png) no-repeat; }
#main{ background:url(../images/bgd.png) no-repeat center top; }
img {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #969696;
}
.text{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

#menu
{
width:850px;
height:51px;
margin-left:-40px; color:#f1f5f8;
}
#menu ul {
	list-style: none;
	margin: 0px; }

#menu li {
	display: inline; 
	}

#menu a {
	font-size:14px; margin:0px; padding:13px 35px; float:left;  color:#000; font-weight:bold; text-decoration:none; border-left:solid 1px #fff; 
	background:url(../images/btn-a.jpg) bottom repeat-x; margin-top:10px;
}
#menu a:hover {
	padding:13px 35px; background:url(../images/btn-a-hov.jpg) top repeat-x; color:#fff; }

.bleck-line{ background:#000; height:10px; margin-top:9px; }

.title{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#f00a00; font-style:italic; font-weight:bold; padding:6px 10px;}
.alltext{
	padding:0 10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#ftr{ background:url(../images/f-bg.jpg) repeat-x;}
.ftr{ color:#fff; padding:15px 0;}
.ftr a{ color:#fff; text-decoration:none; padding:0px 20px; font-size:12px;}
.ftr a:hover{ color:#fff; text-decoration:underline;}
.copyright{ color:#bababa; padding:8px 20px; font-size:12px;}

.b-t-l{border-top:solid 1px #e3e3e3; border-left:solid 1px #e3e3e3;}
.b-b{border-bottom:solid 1px #e3e3e3;}
.b-r{border-right:solid 1px #e3e3e3;}
.gre{background:#f8f8f8;}
.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:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* 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:89;
}
.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:99;
	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:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#slider {
	position:relative;
    width:990px;
    height:252px;
    margin-left:0px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:418px;
	bottom:19px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.brd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
