body {
	border-top: 7px solid #008bff;
	background-attachment: fixed;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color:transparent;
}
#site_title {
	width:245px;
	
	float: left;
	padding-top: 15px;
	padding-left:5px;
}
p > a {
	color:#f55204;
	font-weight:bold;
}
#menu {
		background-color: rgba(149, 214, 229, 0.5);
}
#menu a {
        color: #3a565e ;
		font-size: 15px;
    	font-weight: bold;
		border-right: 1px solid #fff;
		padding-top: 55px;
		padding-right: 14px;
		padding-bottom: 45px;
		padding-left: 14px;
}


#menu li:hover > a {
        color: #FFF;
		background: #008bff;
}
#prod_nav a.current {
	border-bottom: 3px solid #000
}

h2, h3 {margin: 20px 0; color: #f55204; font-weight: normal; text-transform:normal}
a {color: #f55204; text-decoration: none}
h1 {
	color: #f55204;
}

#footer { 
	border-radius: 5px;
	margin-top:5px;
	background-color: rgba(255,255,255,0.9);

}


/**************************************************************************************/
/*------------------------------------- Nivo Slider ---------------------------------*/
/************************************************************************************/


/*NIVO SLIDERS*/

.nivoSlider {
    width:960px;
    height:450px;
	float:left;
	border-top: 0px solid #CCC;
	border-bottom: 1px solid #eaeaea;
}
 .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}
#slider3 .nivo-controlNav {position:absolute;right:10px;bottom:10px;z-index:99;}
#slider3 .nivo-controlNav a {display:block;
	float:left;
	margin:0 0px 0 0;
	background:url(../images/nivo-pag.png) top no-repeat;
	width:22px;
	height:22px;
	outline:none;
	text-indent:-9999px;}
#slider3 .nivo-controlNav a.active {	background:url(../images/nivo-pag.png) bottom no-repeat;}

.nivo-directionNav a {display:block;width:50px;height:50px;background:url(../images/slideshow-nav.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background:url(../images/slide-next-prev.png) right no-repeat;right:5px;}
a.nivo-prevNav {background:url(../images/slide-next-prev.png) left no-repeat;left:5px;}
.nivo-caption {text-shadow:none;font-size:12px;}
.nivo-caption a {color:#efe9d1;text-decoration:underline;}
.nivo-caption {text-shadow:none;font-family: Helvetica, Arial, sans-serif;}
 .nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
#slider3 {
	margin-bottom:30px;
}
