#scroll_tab {
	background:url(../images/index_tab_bg.png) no-repeat;
	width:955px;
	height:283px;
	margin:17px auto 0 auto;
}
#intro {
	padding-bottom: 10px;
}
h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
	color:#444;
	font-size:24px;
}
#slidercoda {
	width: 928px;
	margin: 0 auto;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
}
.scroll {
	height: 176px;
	width: 924px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background:url(../images/bg-txtarea.jpg) no-repeat left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#acd4e8;
	height:190px;
}
.scrollContainer div.panel {
	padding: 20px;
	width: 707px;
}
.scrollContainer div.panel p {
	padding-right:40px;
	color:#444;
}
.scrollContainer div.panel p a {
	color:#005d8c;
	text-decoration:none;
	display:block;
	padding-top:8px;
}
.scrollContainer div.panel p a:hover {
	color:#005d8c;
	text-decoration: underline;
}
#shade {
	background: #EDEDEC url(../images/shade.jpg) no-repeat 0 0;
	height: 50px;
}
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;/*	height:51px;*/
}
ul.navigation li {
	display: inline;
	width:115px;
	float:left;
	text-align:center;
	margin-top:12px;/*height:51px; margin-right: 10px;*/
}
ul.navigation a {
	padding: 2px;
	color: #005d8c;
	text-decoration: none;
	font-size:14px;
	text-align:center;
	padding:8px 5px;
	float:left;
	width:109px;/*height:51px;*/
}
ul.navigation a:hover {
	background:url(../images/bg-link-hover.jpg) repeat-x left top;
	float:left;
	color:#fff;
	padding:8px 5px;/*height:51px;background-color: #f6f6f6;*/
}
ul.navigation a.selected {
	background:url(../images/bg-selected.jpg) repeat-x left top;
	color:#323232;
	float:left;
	padding:8px 5px;/*height:51px;*/
}
ul.navigation a:focus {

	outline: none
}
ul.navigation a span {
	font-weight:bold;
}
.scrollButtons {
	position: absolute;
	top: 130px;
	cursor: pointer;
	z-index:1;
}
.scrollButtons.left {
	left: -20px;
}
.scrollButtons.right {
	right: -15px;
}
.hide {
	display: none;
}
#sites {
	padding-left:220px;
	background:url(../images/pay-per-click-img.png) no-repeat 20px 20px;
	
	height:200px;
}
#files {
	padding-left:220px;
	background:url(../images/strategic-link-img.png) no-repeat 20px 20px;
	height:200px;
}
#editor {
	padding-left:220px;
	background:url(../images/flash-website-img.png) no-repeat 20px 20px;
	height:200px;
}
#preview {
	padding-left:220px;
	background:url(../images/comparison-shopping-img.png) no-repeat 20px 20px;
	height:200px;
}
#css {
	padding-left:220px;
	background:url(../images/SEO-image.png) no-repeat 20px 20px;
	height:200px;
}
#terminal {
	padding-left:220px;
	background:url(../images/banner-advertising-img.png) no-repeat 20px 20px;
	height:200px;
}
#books {
	padding-left:220px;
	background:url(../images/affiliate-marketing-img.png) no-repeat 20px 64px;
	height:200px;
}
#others {
	padding-left:220px;
	background:url(../images/other-img.png) no-repeat 20px 20px;
	height:200px;
}

