@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	
}
hr{
	color:#30699f;
	
}
	
h1,h2,h3,h4,h5,h6,p{
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.key{
	color:#1f5b93;
}
	
.clear{
	clear:both;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#header{
	background:url(../images/header-bg.jpg) repeat;
	width:956px;
	height:111px;
	
}

.logo{
	float:left;
	padding:10px;
	}

h1{
	font-family:Tw Cen MT;
	font-size:34px;
	line-height:18px;
	color:#0b005e;
	text-align:center;
	padding:40px 0 0 0;
}
	
#banner{
	width:960px;
	
}

.leftsidebar{
	float:left;
	background:url(../images/leftside-banner-wrk.png) no-repeat;
	height: 378px;
    width: 689px;
}
.rightsidebar{
	float:right;
	background:url(../images/rightside-banner-wrk.png) no-repeat 0 0px;
	width:259px;
	height:369px;
	padding:0 0 0 12px;
	
}
#middlebar{
	width:960px;
	background:#eeeded;
		color:#000;
	border:1px solid #eeeded;
	border-radius:4px;
	float:left;
	font-style:italic;
	font-size:15px;
	
}

.author{
	text-align:right !important;
	padding:0 0 0 10px;
}

.quotes{
	font-size:35px;
	color:#215f97;
	line-height:30px;

}
h5{
	font-family:Tw Cen MT;
	font-size:18px;
	line-height:18px;
	color:#fdfcfc;
	text-align:center;
	margin:38px 0 0 0;
}

form{
	padding:0 37px;
	width:166px;
	margin:55px 0 0 0;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:157px;
	margin:10px 0 0 0;
	background:url(../images/input-box-bg.png) repeat;
	height:24px;
	border:0px;
	padding:0 0 0 5px;
	
}
select{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:161px;
	padding:6px;
	margin:27px 0 0 0;
	background:url(../images/input-box-bg.png) repeat;
	height:26px;
	border:0px;
	line-height:27px;
}
.city{
	margin:9px 0 0;
	height:27px;
}
.email{
	margin: 10px 0 0;
	height:28px;
    
}
.phno{
	margin:8px 0 0 0;
	height:27px;
	
}
.submit{
	margin: 45px 0 0 22px;
}

#footer{
	text-align:center;
	font-size:12px;
	color:#999999;
	padding:15px;
}

/*tabs*/
.container { margin: 10px auto; background:#eaf4fd;}
ul.tabs {
	margin: 15px 0 0 0px;
	float: left;
	list-style: none;
	width: 927px;
}
ul.tabs li {
	float: left;
	line-height: 31px;
	border: 1px solid #eaf4fd;
	border-left: none;
	margin:0 0 0 30px;
	background: #1b568d;
	overflow: hidden;
	position: relative;
	
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size:18px;
	padding: 10px 30px;
	outline: none;
	
}
ul.tabs li a:hover {
	background: #1b568d;
	color: #fff;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #eaf4fd;
	color: #1b568d;
}
ul.tabs li.active a{
	color: #1b568d;
}
	
.tab_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background:#eaf4fd;
	padding:10px 0 30px 0;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 35px;
	font-size: 14px;
	color:#030202;
	line-height:18px;
	text-align:left;
	
}
ul li{
	margin:0px;
	padding:0px;
	text-align:left;
}

.tab_content h3 a{
	color: #254588;
}

.content1{
	width:464px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.time_image{
	float:left;
	padding:10px;
	border:0px;
}
.savings{
	float:left;
	padding:10px;
	border:0px;
}
	.earnings{
	float:left;
	margin:20px 0 0 0;
	padding:10px;
	border:0px;
}
h3{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#000;
	padding:15px 0 15px 0px;
}
h4{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#000;
	padding:30px 0 15px 0px;
}
h2{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#000;
	padding:20px 0 15px 0px;
}
.time{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#000;
	margin:0 0 0 100px;
	
}
.money{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#000;
	margin:0 0 0 100px;
	
}
.content2{
	width:425px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
/*Load CSS before JavaScript/
		
		
		/*
			Slides container
			Important:
			Set the width of your slides container
			Set to display none, prevents content flash
		*/
		#slides .slides_container {
			width:960px;
			height:65px;
			display:none;
		}

		/*
			Each slide
			Important:
			Set the width of your slides
			If height not specified height will be set by the slide content
			Set to display block
		*/
		
		#slides .slides_container div {
			width:960px;
			height:65px;
			display:block;
		}
		
		/*
			Slides container
			Important:
			Set the width of your slides container
			Set to display none, prevents content flash
		*/
		#slides_two .slides_container {
			width:250px;
			display:none;
		}

		/*
			Each slide
			Important:
			Set the width of your slides
			If height not specified height will be set by the slide content
			Set to display block
		*/
		
		#slides_two .slides_container div {
			width:250px;
			height:250px;
			display:block;
		}
		
		/*
			Slides container
			Important:
			Set the width of your slides container
			Set to display none, prevents content flash
		*/
		#slides_three .slides_container {
			width:200px;
			display:none;
		}

		/*
			Each slide
			Important:
			Set the width of your slides
			If height not specified height will be set by the slide content
			Set to display block
		*/
		
		#slides_three .slides_container div {
			width:200px;
			height:100px;
			display:block;
		}
		
		/* 
			Example only
		*/
		.pagination .current a {
			color:red;
		}
		hr {
			background:#efefef;
		}
		
		.slides{
			width:960px;
		}
		.slides_container p
		{
			text-align:center;
			padding:10px 0 0 0;
		}