@charset "UTF-8";
/* CSS Document */

/* Content */

div#container{
	background:url(../images/bg_internal.png) 0 0 repeat-y;
}
div#enso_descript{
	width:984px;
	padding:0px 20px 20px 20px;
	margin:0 auto;
}
#enso_descript p{
	font-size:14px;
	line-height:20px;
	font-style:italic;
	text-align:justify;
}
h2.knowing{
	display:block;
	text-indent:-9999px;
	background:url(../images/h2_knowing.png) 0 0 no-repeat;
	margin: 10px 0px 10px 320px;
	padding:0px;
	width:259px;
	height:27px;
}
h2.developing{
	display:block;
	text-indent:-9999px;
	background:url(../images/h2_developing.png) 0 0 no-repeat;
	margin: 10px 0px 10px 320px;
	padding:0px;
	width:325px;
	height:27px;
}
h2.enabling{
	display:block;
	text-indent:-9999px;
	background:url(../images/h2_enabling.png) 0 0 no-repeat;
	margin: 10px 0px 10px 320px;
	padding:0px;
	width:259px;
	height:27px;
}

/* Left Menu */
div#rotate{
	overflow:hidden;
	width:984px;
	padding:0px 20px 20px 20px;
	text-align:left;
}

#rotate ul{
	width:223px;
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}

#rotate li{
	display:block;
	list-style:none;
	padding:0px;
	margin:15px 0px;
}

#rotate li a{
	display:block;
	width:223px;
	height:22px;
	text-indent:-9999px;
}

a#tab_knowing{
	background:url(../images/tab_knowing.png) 0 0 no-repeat;
}
a#tab_knowing:hover{
	background:url(../images/tab_knowing.png)0 -24px no-repeat;
}
.ui-tabs-selected a#tab_knowing{
	background:url(../images/tab_knowing.png)0 -24px no-repeat;
}

a#tab_developing{
	background:url(../images/tab_developing.png) 0 0 no-repeat;
}
a#tab_developing:hover{
	background:url(../images/tab_developing.png)0 -24px no-repeat;
}
.ui-tabs-selected a#tab_developing{
	background:url(../images/tab_developing.png)0 -24px no-repeat;
}
a#tab_enabling{
	background:url(../images/tab_enabling.png) 0 0 no-repeat;
}
a#tab_enabling:hover{
	background:url(../images/tab_enabling.png)0 -24px no-repeat;
}
.ui-tabs-selected a#tab_enabling{
	background:url(../images/tab_enabling.png)0 -24px no-repeat;
}
div#sp_knowing, div#sp_developing, div#sp_enabling{
	float:right;
	width:710px;
	height:345px;
	margin:10px 0px;
	overflow:hidden;
	}

div.scroll-pane{
	width:710px;
	height:345px;
	overflow:auto;
}

.scroll-pane img{
	margin:0px 20px 0px 0px;
}

.scroll-pane p{
	line-height:18px;
}
.scroll-pane p:first-child{
	margin-top:0px;
}


/* Header BG Swap */

h2.blogpost{
	background:url(../images/h2_featuredpost_w.png) 0 0 no-repeat;
}

h2.hotoff{
	background:url(../images/h2_hotoff_w.png) 0 0 no-repeat;
}
h3.scotton{
	background:url(../images/h3_scotton_w.png) 0 0 no-repeat;
}

/* Social Networking BG Swap */

a.sn_twitter{
	background:url(../images/sn_twitter_w.png) 0 0 no-repeat;
}

div#footer_container{
	width:1024px;
	margin:0 auto;
	background: url(../images/bg_footer.png) bottom right no-repeat;
	overflow:hidden;
}
div#latestpost{
	background:none;
}
div#footer{
	clear:both;
	background:none;
}
a.readmoreblog{
	display:block;
	text-indent:-9999px;
	background:url(../images/readmoreblog_w.png) 0 0 no-repeat;
	height:10px;
	width:169px;
	margin:0px 0px 0px 126px;
	padding:0px;
}
a.readmoreblog:hover{
	background:url(../images/readmoreblog_w.png) 0px 0px no-repeat;
}