body {
	margin:0 auto;
	
	}
/*================
	COMMON CSS
==================*/
.clerflot {
	margin:0;
	padding:0;
	clear:both;
	}
	
h1, h2, h3 {
	padding:0;
	margin:0;
	font-weight:normal;
	}
h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 33px;
    color: #25668a;
    margin: 25px 0 15px 0;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size:24px;
	color:#4d4948;
	font-weight:500;
	margin:0 0 15px 0;
	}
h3 {
	font-family: 'Raleway', sans-serif;
	font-size:20px;
	color:#4d4948;
	}
.hrline {
	border-top:1px solid #e3e3e3;
	margin:35px 0 50px 0;
	}
#topbar {
    width: 100%;
    background: #FFFFFF;
	}
.header {
	margin:0 auto;
	width:1000px;
    background:url(images/header-bg.png) no-repeat;
	}
#header {
	width:1000px;
	margin:0 auto;
	position:relative;
    background:url(images/header-bg.png) no-repeat;
    height:111px;
	}
#main {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
	
#middlebar {
	position:relative;
    margin:0 auto;
	width:1000px;
	
	}
.logo {
	background:url(images/logo.png) no-repeat;
	width:197px;
	height:33px;
	display:block;
	margin: 36px 0 0 0px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	}

/*===========================
	MAIN NAVIGATION START 
=============================*/	
#mainNavigaion {
	padding: 0px 0 0 0;
	}
.navi-link {
	background:url(images/main-navigation-img.png) no-repeat;
	background-position: 0 0;
	width:1000px;
	height:48px;
	display:block;
	font-family: 'Quicksand', Arial;
	font-size:15px;	
	font-weight:bold;
	}
.navi-link ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
.navi-link li {
	display:inline-block;
	float:left;
	padding:17px 10px 0 25px;
	text-shadow: 1px 1px #ffffff;
	}
.navi-link ul li a{
	text-decoration:none;
	color:#3588b4;
	}
.navi-link ul li a:hover {
	color:#4d4948;
	}
.navi-link ul li a.active {
	color:#4d4948;
	}

/*=======[NAVIGATION END]========*/


/*==========================
	REGISTER & SIGNIN BTN
===========================*/
.rhtbarBTN {
	position:relative;
	float:right;
	height:30px;
	margin: 66px 0 0 0;
	}
.siginBtn {
	background:url(images/sgin-btn.png) no-repeat;
	background-position:0 0;
	width:88px;
	height:39px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	}
.siginBtn:active {
	position:relative;
	top:1px;
	}	
.siginBtn:hover {
	background-position: 0 -45px
	}
.registerBtn {
	background:url(images/rgs-btn.png) no-repeat;
	background-position:0 0;
	width:107px;
	height:39px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
.registerBtn:active {
	position:relative;
	top:1px;
	}	
.registerBtn:hover {
	background-position: 0 -45px
	}	
/*=======[REGISTER & SIGNIN BTN END]========*/	

/*=================
	SLIDE SHOW
=================*/
.pagination {
	position:absolute;
	padding:10px 0;
	bottom:0;
	right:0;	
	}
.pagination a {
	display:inline-block;
	height:14px;
	width:14px;
	background:url(images/dots.png) no-repeat 0px 0 ; 
	margin-left:5px;
	}
.pagination a.current {
	background-position:-24px 0;
	}
.tab-slides {
	width:1000px;
	height:350px;
	margin-top: 20px;
    margin-left:30px;
}
.slide-show .slides-bd {
	position:absolute;
	}
.slide-show .slide {
	width:1000px;
	height:311px;
	position:absolute;
	top:0px;
	left:0px;
}
.sloution-tag {
	position:absolute;
	z-index:99999;
	margin-left:-8px;
	top:25px;
	}	
/*=======[SLIDE SHOW END]========*/

/*======================
	WELCOME 
=======================*/
.welcomesection {
	width:448px;
	float:left;
	}
.commontxt {
	font-family: 'Arimo', sans-serif;
	font-size:15px;
	/*color:#727272;*/
	line-height:25px;
	}

/*=======================
	Announcements start
=========================*/
.annoument {
	position:absolute;
	right:0;
	margin-top:30px;
	float:right;
	}
.annobox {
	width:480px;
	height:183px;
	border:5px solid #e9e9e9;
	padding:25px;
	}
.anno-img {
	position:absolute;
	/*background:url(images/annou-img.jpg) no-repeat;*/
	background-position: 0 0;
	width:60px;
	height:45px;
	bottom:0;
	right:0;
	margin:0 90px -40px 0;
	z-index:9999px;
	}



/*==================================
	Important Links
==================================*/

#subbNavigation {
	position: relative;
	width: 998px;
	margin: auto 0;
	font-family: 'Raleway', Arial;
	font-size: 14px;
	color: #646464;
	font-weight: bold;
	border-bottom: 1px #dbdbdb solid;
	padding: 30px 0;
	*padding-bottom: 0px;
	}
ul#page_box_links2 {
	position:relative;
	width: 998px;
	margin:0px;
	*margin-bottom:-1px;
	padding:0px;
	}
ul#page_box_links2 li {
	float: left;
	position: relative;
	white-space: nowrap;
	display: inline-block;
	margin:0;
	padding:0;
	list-style-type:none;
	}
ul#page_box_links2 li a {
	color: #4d4948;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	padding:8px 15px 5px 15px;
	*padding-buttom:3px;
	}
ul#page_box_links2 li a:hover {
	color:#60a4e0;
	border-bottom:3px solid #60a4e0;
	padding-bottom:5px;
	*padding-bottom:4px;
	*border-bottom:3px solid #60a4e0;
	}
a, a:link, a:visited {
	text-decoration: none;
	color: #ececec;
	}
a, a:link, a:visited {
	text-decoration: none;
	color: #2E8BCC;
	}
a {
	color: #2e8bcc;
	text-decoration: none;
	}
ul#page_box_links2 li a.active {
	border-left: 1px #dbdbdb solid;
	border-right: 1px #dbdbdb solid;
	border-top: 1px #dbdbdb solid;
	border-bottom: 1px #f8f8f8 solid;
	*border-bottom: 2px #f8f8f8 solid;
	color: #000000;
	}
ul#page_box_links2 li a.active + div:after {
	}
ul#page_box_links2 {
	text-align: justify;

	}
/*===[ END ]====*/

/*====================
	FOOTER CSS START 
===================*/


.linkshd {
	font-family: 'Raleway', Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;
	}
.ftlinks {
	padding: 30px 0;
	float:left;
	width:230px;
	}
.ftlinks ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.ftlinks ul li a{
	font-family: 'Arimo', sans-serif;
	font-size:14px;
	color:#8d8d8d;
	font-weight:normal;
	line-height:25px;
	}
.ftlinks ul li a:hover {
	color:#60a4e0;
	text-decoration:underline;
	}

#newsletter {
	position:relative;
	width:270px;
	float:right;
	margin-top:28px;
	}
.newshd {
	font-family: 'Raleway', Arial;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
	}
.newsfiled {
	}
.loginuser {
	font-family: 'Arimo', Arial;
	width:247px;
	height:35px;
	*height:25px;
	color:#4b4b4b;
	font-size:12px;
	border:0;
	margin: 10px 0 0 0;
	padding: 0 0 0 7px;
	*padding: 10px 0 0 7px;
	border-radius:4px;
	background:#e4e4e4;
	}
.loginuser:hover {
	background:#FFFFFF;
	border:0px;
	}
.subcri-Btn {
	background:url(images/subscribe-btn.png) no-repeat;
	background-position:0 0;
	width:164px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin: 20px 0 0 0;
	}
.subcri-Btn:hover {
	background-position: 0 -45px;
	}
.subcri-Btn:active {
	position:relative;
	top:1px;
	}
.footer-sept {
	background:url(images/footer-sept.jpg) repeat-x;
	width:1000px;
	height:2px;
	margin:0px 0 0px 0;
	*margin-top:10px
	}
.btmtxtlinks {
	position:relative;
	font-family: 'Arimo', sans-serif;
	color:#636363;
	font-size:12px;
	
	}
.copyryt {
	position:absolute;
	float:left;
	margin:10px 0; 
	}
.btmlink {
	float:right;
	margin:10px 0; 
	}
.btmlink a {
	text-decoration:none;
	color:#636363;
	margin-left:10px;
	}
.btmlink a:hover {
	color:#60a4e0;
	}