 

a, a:visited{color:#e49d03;text-decoration:none;}
a:hover {color:#f1ab15}

/*** top ***/
#top{height:115px;}
#logo{width:290px; float:left;}
#topmenu{width:654px; float:left; padding:0px 0px 0px 0px;}
/* Top Navigation bar menu styling */
#nav {margin:0px; padding:43px 0px 0px 0px; float:right;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:normal 16px Georgia;
	line-height:27px;
}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 25px;
	color:#333;
	text-decoration:none;
}
#nav .lavaLamp li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 25px; 
	color:#fff !important;
}
#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 25px; 
	color:#333;
	font-style:normal;
}

#nav .lavaLamp li.back {
	background: url(../style/orange/lava.gif) no-repeat right -34px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	background: url(../style/orange/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
/*** end top ***/

/*** frontpage slider ***/
#slides_container{height:297px; position:relative;  background-image:url(../style/orange/bg_slides_container.jpg); background-repeat:no-repeat; clear:left;}
/* Easy Slider */
#slider{ position:relative;  margin:0px auto; width:855px; padding:40px 0px 0px 0px; color:#010101; height:267px; overflow:hidden;}
#slider h2, #slider h2 a, #slider h2 a:visited{color:#fff; text-decoration:none;}
#slider a, #slider a:visited{color:#010101; text-decoration:underline;}
#slider a:hover{text-decoration:none;}
#slider p{color:#010101}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:830px;
	height:240px;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:50px;
	height:52px;
	position:absolute;
	top:135px;
}
#prevBtn{left:10px;}	
#nextBtn{left:900px;}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:50px;
	height:52px;
	background:url(../style/orange/slide-prev.png) no-repeat 0 0;
	cursor:pointer;
	}
#nextBtn a{ 
	background:url(../style/orange/slide-next.png) no-repeat 0 0;	
	}
/*** end frontpage slider ***/

		
/*** Header Inner Page ***/
#header{height:128px; background-image:url(../style/orange/bg_header_inner.jpg); background-repeat:no-repeat; background-position:center; text-align:left;}
#header_left{float:right; width:210px; padding:25px 25px 0;}
#header_left .imgleft{padding-right:10px;}
#header_left h2{color:#fff;}
#header_left p{ color:#010101; font-size:14px;}
#header_right{float:left; width:654px; padding:20px 0px 0px 0px; text-align:left}
h1.title{ padding-left:25px;}
h1.title, h1.title a, h1.title a:visited{color:#fff; }
/*** end Header Inner Page ***/

/*** sidebar ***/
.side_box{padding:0px 0px 30px 0px;}

.side_box h2{border-bottom:solid 1px #e6e6e6; padding:0px 0px 8px 30px;}
#side ul li ul{padding:0px 30px;}
#side ul li ul ul{padding:0px 0px;}
#side ul li ul li{list-style-type:none; padding:0px 0px 0px 20px; background-image:url(../style/orange/double_arrow.gif); background-repeat:no-repeat; background-position:0px 6px; line-height:20px;}
#side ul li a, #side ul li a:visited, #side ol li a, #side ol li a:visited{text-decoration:none; color:#333;}
#side ul li a:hover, #side ol li a:hover{text-decoration:underline;}
#side ol{padding:0px 0px 0px 0px; margin-bottom:0px; margin-left:20px;}
#side ol li{padding:0px 0px 10px 0px;}
/*** end sidebar ***/

/*** sidebar header ***/
.sidebar_header{overflow:hidden; height:90px; color:#010101; margin:0px;}
.sidebar_header h2{padding:0px; margin:0px 0px 6px 0px;}
.sidebar_header ul{margin:0px;list-style-type:none; color:#010101}
.sidebar_header ul li a, .sidebar_header ul li a:visited{color:#010101}