body {
	    color: #000;
	    background: #dadfeb;/* ecf1fe*/
	    font-size: 12px;
	}
	 
	a {
	    color: #294f94;
}
	 
	.header_cotainer {
	    width: 100%;
	    height: 70px;
	    display: block;
		/*Gradient BG*/
		background: #dadfeb; /* for non-css3 browsers */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6cfe5', endColorstr='#ecf1fe'); /* for IE */
        background: -webkit-gradient(linear, left top, left bottom, from(#c6cfe5), to(#ecf1fe)); /* for webkit browsers */
        background: -moz-linear-gradient(top,  #c6cfe5,  #ecf1fe); /* for firefox 3.6+ */
        overflow: hidden;
	}
	 
	.slider_container {
	    width: 100%;
	    height: 500px;
	    display: block;
	    background: url(../images/slider_bg.jpg) repeat-x;
	    overflow: hidden;
}
	 
	.content_container {
	    width: 100%;
	    height: 100%;
	    display: block;
	    background-color:#dadfeb;
	}
	 
	.footer_container {
	    width: 100%;
	    display: block;
	    background: #565f81;
	    overflow: hidden;
	    color: #bebebe;
	}
	/*============================================================*/
ul#menu {  
     margin-top:20px;
	 margin-left:20px;
	 padding:0px;  
     position:relative;  
     right:0px;  
 }  
 ul#menu li {  
     display:inline;  
     margin-left:10px; 
	 
 }  
 ul#menu li a {  
     text-decoration:none;  
     color:#294f94;  
     font-family:Verdana, Arial, Helvetica, sans-serif;  
     font-size:10px;  
     font-weight:bold;  
     text-transform:uppercase;  
	 padding:4px;
 }  
 ul#menu li a.active, ul#menu li a:hover {  
     color:#211e1e; 
/*---Rounded Corners---*/
-moz-border-radius: 10px;
border-radius: 10px;
/*Gradient BG*/
background: #dadfeb; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c8c8c8'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c8c8c8)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ffffff,  #c8c8c8); /* for firefox 3.6+ */
/*==========Small Shadow===========*/
-moz-box-shadow: 2px 2px 3px #000;
-webkit-box-shadow: 2px 2px 3px #000;
box-shadow: 2px 2px 3px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
 }
/*============Top Content==================*/
.topContent
{
top: 0px;
position:relative;
width:960px;
height:145px;
background: url(../images/topContent.png) no-repeat;
padding-top:15px;
}
.topContent p
{
width:600px;
color:#132445;
text-align:left;
height:50px;
font-size:34px;
line-height: 37px;
padding-left:20px;
padding-top: 10px;
}
/*======================CONTENT AREA==============================*/
.col1
{
display:block;
width:220px;
background-color:#fff;
padding:10px 0;
margin:0 0 20px 0;
}
.col1 h2
{
color:#132445;
font-size:18px;
text-align:center;
line-height:20px;
font-weight:bold;
margin:0;
padding-bottom:5px;
}
.col1 p
{
color:#485f8c;
font-size:12px;
text-align:left;
padding:0px 5px 0px 15px;
}
.col1 img
{
width:90%;
padding:5px 10px 10px 10px;
}
.col1 a
{
text-align:center;
color:#2945c0;
text-decoration:none;
font: 12px/100% Arial, Helvetica, sans-serif;
}
.readMore a
{
border:1px solid #c6ccdc;
margin-left:13px;
padding:3px 10px;/*for visual bg*/
width:auto;
text-shadow: 0 1px 1px rgba(0,0,0,.3);/*========Text Shadow=========*/
/*---Rounded Corners---*/
-moz-border-radius: 9px;
border-radius: 9px;
/*Gradient BG*/
background: #dadfeb; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c8c8c8'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c8c8c8)); /* for webkit browsers */
 background: -moz-linear-gradient(top,  #ffffff,  #c8c8c8); /* for firefox 3.6+ */
/*==========Small Shadow===========*/
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}
/*============col2 - for second line of posts=========================*/
.col2
{
display:block;
float:left;
width:220px;
padding:10px 10px;
margin:0;
}
.col2 h2,.col3 h2
{
color:#132445;
font-size:16px;
text-align:left;
line-height:20px;
font-weight:bold;
margin:0;
padding:10px 0 15px 0;
}
.col2 a,.col3 a
{
text-align:center;
color:#2945c0;
text-decoration:underline;
font: 12px/100% Arial, Helvetica, sans-serif;
font-weight:bold;
}
.col2 p
{
color:#485f8c;
font-size:12px;
text-align:left;
font-weight:bold;
padding:0px 5px 0px 5px;
}
.col2 img
{
border:none;
}
/*============col3 - for second line of posts=========================*/
.col3
{
display:block;
float:left;
width:440px;
padding:10px 10px;
margin:0;
}
.col3 p
{
color:#485f8c;
font-size:12px;
text-align:left;
font-weight:bold;
line-height:22px;
padding:0;
}
/*=======================Content Slider======================================================*/
/* hides the inactive content slide */
.ui-tabs-hide {
		display: none;
}

#main {
	width:980px;
	height:400px; 
	position:absolute;
	top:60px;
}
#tabcontent {
	position: relative;
	z-index: 100;
	margin-left:10px;
}
ul.nav {
	width:130px;
	height:25px;
	position:relative;
	margin-left: auto;
    margin-right: auto;
	padding-right:50px;
    top:480px;
}
ul.nav li {
	width:0px;
	height:25px;
	float:left;
	padding:0px 3px 0 px 0px;
	list-style-type:none;
	text-decoration:none;
}

.nav li {
	list-style-type:none;
	text-decoration:none;
}

.nav li p {
/*===Draw circle===*/
display: block;
width: 14px;
height: 14px;
background: #fff;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:7;
/*Gradient BG*/
background: #ffffff; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c4c5c6'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c4c5c6)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ffffff,  #c4c5c6); /* for firefox 3.6+ */
/*==========Small Shadow===========*/
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#6b7693')";/* For IE 8 */

}
.nav li.selected
{
	list-style-type:none;
	text-decoration:none;
}
.nav li.selected p
{
/*Draw circle*/
display: block;
width: 15px;
height: 15px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:8;/*Webkit doesn't handle percentages. For Safari & Chrome*/
/*Gradient BG*/
background: #ccc; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#405686', endColorstr='#9dace1'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#405686), to(#9dace1)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #405686,  #9dace1); /* for firefox 3.6+ */
/*==============Inner and Outer Shadow====================*/
box-shadow:0px 1px 1px #fff, inset 1px 1px 3px #111111;
-webkit-box-shadow:0px 1px 1px #fff,inset 1px 1px 3px #111111;
-moz-box-shadow: 0px 1px 1px #fff,inset 1px 1px 3px #111111;
}
/*====================Footer Style====================================*/
.col4
{
display:block;
float:left;
width:440px;
padding:10px 10px;
margin:0;
}
.col4 p
{
color:#c0c9dd;
font-size:14px;
text-align:left;
font-weight:bold;
line-height:24px;
padding:0;
}
.col4 a
{
color:#fff;
font-size:14px;
font-weight:bold;
line-height:24px;
text-decoration:none;
}
.social
{
float:right;
padding-top:25px;
padding-right:40px;
}
.connect
{
float:right;
padding-top:30px;
font-size:14px;
font-weight:bold;
}
