/*-------This CSS file is Develope by RousnayŽ Corporation.----------*/
/*------------------http://www.rousnay.com/------------------------*/
/*--------Copyright (c) 2010-2011 RousnayŽ Corporation-------------*/
/*--------------@author Mozahidur Rahman 'Rousnay'-----------------*/




#wrapper { width:100%; text-align:left;
}
#header { width:962px; margin:0px auto; color:#737373;
}
#logo { float:left; padding:0 0 30px 2px;
}
#header .right { float:right; width:655px;
}
#top_right { padding:21px 0;
}
#nav { float:right; font-size:18px; color:#FFFFFF;
}
#nav ul { padding:0; margin:0;
}
#nav li { padding:0 15px 0 13px; margin:0; list-style:none; float:left; background:url(../images/nav_bg.gif) no-repeat right center;
}
#nav li:last-child { background:none; padding-right:0px;
}
#nav a { font-size:18px; line-height:18px; color:#FFFFFF; text-transform:uppercase
}
#nav a:hover, #nav a.current { color:#ff8b00; text-decoration:none;
}
#container {width:100%; background:#faf8f6;
}
.wrap {width:962px; background:#faf8f6; margin:0px auto;
}
.slide_w {padding-top:5px
}
#slider {
	position:relative;
    width:960px;
    height:250px;
    background:url(../images/loading.gif) no-repeat 50% 50%;
	padding:0px 1px;	
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:0px;
	bottom:-29px;
	text-align:left;	
}
.nivo-controlNav a {
	display:block;
	width:11px;
	height:11px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-left:4px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -11px;
}
.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;
}
.slide_bottom { background:url(../images/slide_bottom.jpg) no-repeat left top; height:35px;
}
