/* CSS Document */

/* ---------------------------------------------------------------------------------------
   GENERAL SETTING
----------------------------------------------------------------------------------------*/
.active {
	visibility: visible !important;
	}
ul.tabs {
	list-style: none;
	margin:0px;
	}
ul.tabs li {
	display:inline;
	}
ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;
	}
div#services-content {
	height: 173px;
	width: 960px;
	padding-top:20px;
	}
#services-menu {
	height:158px;
	}
#services-menu_1 {
	height:158px;
	padding-top:0px;
	margin:0px;
	}
#services-menu .container {
	height:158px;
	width:960px;
	}
.tabs {
	position:absolute;
	right:0px;
	height:158px;
	overflow:hidden;
	padding-top:0px;
	margin:0px;
	}
/* ---------------------------------------------------------------------------------------
   IMAGES BANNER ROTATION 
----------------------------------------------------------------------------------------*/
div#services-report {
	background: url(../images/services/report.jpg) 0px 0px no-repeat;
	}
div#services-market {
	background: url(../images/services/market.jpg) 0px 0px no-repeat;
	}
div#services-webarc {
	background: url(../images/services/webarc.jpg) 0px 0px no-repeat;
	}
div#services-keyword {
	background: url(../images/services/keyword.jpg) 0px 0px no-repeat;
	}
div#services-link {
	background: url(../images/services/link.jpg) 0px 0px no-repeat;
	}
div#services-smm {
	background: url(../images/services/smm.jpg) 0px 0px no-repeat;
	}
div#services-intseo {
	background: url(../images/services/intseo.jpg) 0px 0px no-repeat;
	}
div#services-consult {
	background: url(../images/services/consult.jpg) 0px 0px no-repeat;
	}

/* ---------------------------------------------------------------------------------------
   SLOGAN TEXT SETTING
----------------------------------------------------------------------------------------*/
div.services {
	height: 173px;
	width:960px;
	position: absolute;
	visibility: hidden;
	}
div.services h2 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:20px;
	margin-left: 500px;
	width: 400px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:36px;
	font-weight:lighter;
	color: #FF0000;
	line-height:36px;
	}
div.services h2 a {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:36px;
	font-weight:lighter;
	color: #990000;
	line-height:36px;
	}
div.services h3 {	
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	color: #FF0000;
	margin-left: 500px;
	width: 400px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	line-height:28px;
	font-weight:lighter;
	}
div.services h3 a {
	text-decoration:none;
	color: #330000;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	font-weight:lighter;
	}
div.services p {
	margin-top:3px;
	margin-left: 500px;
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color: #000000;
	}
div.services a {
	color: #990000;
	font-weight:bold;
	text-decoration:none;
	}
div.services a:hover {
	color: #FF0000;
	}
/* ---------------------------------------------------------------------------------------
   MENU ICONS
----------------------------------------------------------------------------------------*/
/* Main Images */
#services-tabs {
	width:960px;
	}
ul#services-tabs a {
	background-image: url(../images/services/bg_services_menu.jpg);
	height:158px;
	width:120px;
	}
ul#services-tabs a:hover, ul#services-tabs li.selected a {
	background-image: url(../images/services/bg_services_menu_1.jpg);
	height:158px;
	width:120px;
	}

/* Image Position */
ul#services-tabs li#tab-report a {
	background-position: 0px;
	}
ul#services-tabs li#tab-market a {
	background-position: -120px;
	}
ul#services-tabs li#tab-webarc a {
	background-position: -240px;
	}
ul#services-tabs li#tab-keyword a {
	background-position: -360px;
	}
ul#services-tabs li#tab-link a {
	background-position: -480px;
	}
ul#services-tabs li#tab-smm a {
	background-position: -600px;
	}
ul#services-tabs li#tab-intseo a {
	background-position: -720px;
	}
ul#services-tabs li#tab-consult a {
	background-position: -840px;
	}
/* End */
