* { padding: 0; margin: 0; }

body {
	background:url(../images/webcontentorbg.jpg) center top no-repeat;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	line-height:18px;
	color:#3d3d3d;
}
#wrapper { 
	 margin:0 auto;
	 padding-top:30px;
	 width:960px;
	 /*border:#666666 1px solid;*/
	/* background:url('images/page_midSlice.gif') repeat-y 0pt 0pt;*/
}
#faux {
 width:100%;
 height:auto;
 float:left;
}
#header {
	width:100%;
	height:auto;
	background:url(%27images/page_midSliceTOP.gif%27) repeat-x 0pt top;
	padding:0px;
	float:left;
}
/* --this is for the background border gradient effect: added by vimal */
#header_topmenu_vm
{
	width: 885px;
	height: 10px;
	margin-left: -15px;
}
#footer_topmenu_vm {
	width:100%;
	border-top:#eeedfd 4px solid;
	float:left;
}
#leftcolumn { 
 display:inline;
 width:0px;
 float:left;
}
#content {
	width:695px;
	height:auto;
	padding:0px 0px;
	display:inline;
	float:left;
}
#rightcolumn {
	width:248px;
	height:auto;
	display:inline;
	margin-left:10px;
	padding:0px;
	float:left;
}
#footer {
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
	color:#484493;
	border-top:#7679be 2px solid;
	margin-top:15px;
	float:left;
}
.clear { clear: both; background: none; }



#featured{ 
	width:685px;
	position:relative; 
	height:300px;
	border:#c5c7f2 1px solid;
	display:inline;
	margin-left:5px;
	float:left;
}
#featured ul.ui-tabs-nav { 
	position:absolute; 
	width:170px;
	top:0;
	right:0px; 
	list-style:none; 
	padding:0px;
	margin:0px; 
	z-index:99999;
}
#featured ul.ui-tabs-nav li {
	height:auto;
	font-size:12px; 
	color:#666;
	float:left;
}
#featured li.ui-tabs-nav-item a {
	width:130px;
	height:60px;
	background:url(../images/bannerlinkbg.jpg) 0px -200px repeat-x;
	color:#212121;
	text-decoration:none;
	outline:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	padding:40px 0px 0px 40px;
	float:left;
}
#featured li.ui-tabs-nav-item a:hover {
	background-position:0px -100px;
	color:#36378f;
}
/*#featured li.ui-tabs-nav-item a.create:hover, #featured li.ui-tabs-nav-item a.manage:hover, #featured li.ui-tabs-nav-item a.grow:hover {
	background-position:0px -100px;
}
#featured li.ui-tabs-nav-item a.create {
	background:url(../images/bannerlinkbg.jpg) 0px -200px no-repeat;
}
#featured li.ui-tabs-nav-item a.manage {
	background:url(../images/manage.jpg) 0px -200px no-repeat;
}
#featured li.ui-tabs-nav-item a.grow {
	background:url(../images/grow.jpg) 0px -200px no-repeat;
}
*/

#featured li.ui-tabs-selected { 
	/*background:url('images/selected-item.gif') top left no-repeat;  */
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background-position:0px 0px;
	color:#5652ac;
}
#featured .ui-tabs-panel { 
	position:relative;
	width:auto;
	height:auto;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

.webconlogolink	{
	width:600px;
	height:auto;
	padding-bottom:10px;
	float:left;
}
.webconlogolink	a {
	margin-left:10px;
	padding:50px 0px 0px 350px;
	display:inline;
	cursor:pointer;
	float:left;
}
