@charset "UTF-8";
/*
	FONT STYLE, LINKS
*/
@charset "UTF-8";
 
a {
	color: #f8b703;
	text-decoration: none; }
 
a:link {
	color: #f8b703;
	text-decoration: none; }
 
a:visited {
	color: #f8b703;
	text-decoration: none; }
 
a:hover {
	color: #ecaa03;
	text-decoration: none; }
 
a:visited:hover {
	color: #ecaa03;
	text-decoration: none; }
 
a:active {
	color: #f8b703;
	text-decoration: none; }
 
h1 {  }
 
h2 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #0a0a0a;
	font-size: 1.375em;
	line-height: 0em;
	margin: 0px 0 5px 0;
	font-weight: bold;
	text-decoration: bold; }
 
h3 {
	font-size: 1.25em;
	line-height: 0.75em;
	margin: 10px 0 10px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #0a0a0a; }
 
h4 {
	font-size: 1em;
	color: #ac1310;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif; }
 
h6 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #f1aa03;
	font-size: 1em;
	line-height: 1.125em;
	letter-spacing: .025em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter; }
 
	h6 a {
		font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
		color: #f1aa03;
		font-size: 1em;
		line-height: 1.125em;
		text-decoration: none;
		font-weight: lighter;
		text-transform: uppercase; }
 
		h6 a:hover {
			font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
			color: #f1f1f1;
			font-size: 1em;
			line-height: 1.125em;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: lighter; }
 
#menu {
	font: normal 1.25em "Lucida Grande", Helvetica, Arial, sans-serif;
	width: 250px;
	border: 1px solid #121211;
	background-color: #121211;
	padding: 1px 1px 1px 1px;
	_width: 250px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none; }
 
	#menu li a {
		height: 32px;
		height: 24px;
		text-decoration: none; }
 
#subMenu {
	width: 620px;
	height: 20px;
	margin: 0px auto; }
 
	#subMenu ul {
		list-style: none;
		margin: 0;
		padding: 0; }
 
		#subMenu ul li {
			float: left;
			margin: 0;
			padding: 0 5px 0 5px;
			display: block; }
 
	#subMenu span {
		float: left;
		margin: 0;
		display: block;
		color: #cccccc;
		font: normal 1.25em;
		margin: 3px 0 3px 0; }
 
	#subMenu ul li a {
		float: left;
		text-align: center;
		padding: 3px 7px 4px 7px;
		font-weight: bold;
		text-decoration: none;
		display: block; }
 
		#subMenu ul li a:link, #subMenu ul li a:visited {
			background: #f1f1f1;
			border: 1px solid #f1f1f1;
			display: block;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			color: #333;
			font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
			font-size: 0.75em;
			line-height: 0.875em;
			letter-spacing: 0.025em; }
 
/*
	YELLOW - HOME, ABOUT
*/
.home a {
	color: #f8b703;
	text-decoration: none;
	font-weight: bold; }
 
	.home a:link {
		color: #f8b703;
		text-decoration: none;
		font-weight: bold; }
 
	.home a:visited {
		color: #f8b703;
		text-decoration: none;
		font-weight: bold; }
 
	.home a:hover {
		color: #ecaa03;
		text-decoration: none; }
 
	.home a:visited:hover {
		color: #ecaa03;
		text-decoration: none; }
 
	.home a:active {
		color: #f8b703;
		text-decoration: none;
		font-weight: bold; }
 
ul.home li a, ul.home li a:link, ul.home li a:visited {
	background: url(/images/design/menu6About.jpg);
	padding: 8px 0 0 30px;
	display: block;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 0.875em;
	line-height: 1em;
	letter-spacing: 0.025em; }
 
ul.home li a:hover, ul.home li a:visited:hover, ul.home li a:active, ul.home li a.active {
	background: url(/images/design/menu6About.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	color: #000; }
 
#subMenu.home ul li a, #subMenu.home ul li a:link, #subMenu.home ul li a:visited {
	color: #0a0a0a;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.938em;
	line-height: 1em;
	letter-spacing: .025em;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
#subMenu.home ul li a:hover, #subMenu.home ul li a:visited:hover, #subMenu.home ul li a:active, #subMenu.home ul li a.active {
	color: #f1f1f1;
	background: #f8b703;
	border: 1px solid #f8b703;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
/*
	RED - CREATIVE SERVICES
*/
.creative a {
	color: #b33012;
	text-decoration: none;
	font-weight: bold; }
 
	.creative a:link {
		color: #b33012;
		text-decoration: none;
		font-weight: bold; }
 
	.creative a:visited {
		color: #b33012;
		text-decoration: none;
		font-weight: bold; }
 
	.creative a:hover {
		color: #9e1d00;
		text-decoration: none; }
 
	.creative a:visited:hover {
		color: #9e1d00;
		text-decoration: none; }
 
	.creative a:active {
		color: #b33012;
		text-decoration: none;
		font-weight: bold; }
 
ul.creative li a, ul.creative li a:link, ul.creative li a:visited {
	background: url(/images/design/menu3creative.jpg);
	padding: 8px 0 0 30px;
	display: block;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 0.875em;
	line-height: 1em;
	letter-spacing: 0.025em; }
 
ul.creative li a:hover, ul.creative li a:visited:hover, ul.creative li a:active, ul.creative li a.active {
	background: url(/images/design/menu3creative.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	color: #000; }
 
#subMenu.creatives ul li a, #subMenu.creatives ul li a:link, #subMenu.creatives ul li a:visited {
	color: #0a0a0a;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.938em;
	line-height: 1em;
	letter-spacing: .025em;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
#subMenu.creatives ul li a:hover, #subMenu.creatives ul li a:visited:hover, #subMenu.creatives ul li a:active, #subMenu.creatives ul li a.active {
	color: #f1f1f1;
	background: #b33012;
	border: 1px solid #b33012;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
/*
	GREEN - SOLUTIONS
*/
.solutions a {
	color: #79a30b;
	text-decoration: none;
	font-weight: bold; }
 
	.solutions a:link {
		color: #79a30b;
		text-decoration: none;
		font-weight: bold; }
 
	.solutions a:visited {
		color: #79a30b;
		text-decoration: none;
		font-weight: bold; }
 
	.solutions a:hover {
		color: #9fc930;
		text-decoration: none; }
 
	.solutions a:visited:hover {
		color: #9fc930;
		text-decoration: none; }
 
	.solutions a:active {
		color: #79a30b;
		text-decoration: none;
		font-weight: bold; }
 
ul.solutions li a, ul.solutions li a:link, ul.solutions li a:visited {
	background: url(/images/design/menu1Solutions.jpg);
	padding: 8px 0 0 30px;
	display: block;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 0.875em;
	line-height: 1em;
	letter-spacing: 0.025em; }
 
ul.solutions li a:hover, ul.solutions li a:visited:hover, ul.solutions li a:active, ul.solutions li a.active {
	background: url(/images/design/menu1Solutions.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	color: #000; }
 
#subMenu.solutions ul li a, #subMenu.solutions ul li a:link, #subMenu.solutions ul li a:visited {
	color: #0a0a0a;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.938em;
	line-height: 1em;
	letter-spacing: .025em;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
#subMenu.solutions ul li a:hover, #subMenu.solutions ul li a:visited:hover, #subMenu.solutions ul li a:active, #subMenu.solutions ul li a.active {
	color: #f1f1f1;
	background: #91c310;
	border: 1px solid #91c310;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
/*
	DARK YELLOW - IPTV PLATFORM
*/
.iptv a {
	color: #d39900;
	text-decoration: none;
	font-weight: bold; }
 
	.iptv a:link {
		color: #d39900;
		text-decoration: none;
		font-weight: bold; }
 
	.iptv a:visited {
		color: #d39900;
		text-decoration: none;
		font-weight: bold; }
 
	.iptv a:hover {
		color: #f1aa04;
		text-decoration: none; }
 
	.iptv a:visited:hover {
		color: #f1aa04;
		text-decoration: none; }
 
	.iptv a:active {
		color: #d39900;
		text-decoration: none;
		font-weight: bold; }
 
ul.iptv li a, ul.iptv li a:link, ul.iptv li a:visited {
	background: url(/images/design/menu2Iptv.jpg);
	padding: 8px 0 0 30px;
	display: block;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 0.875em;
	line-height: 1em;
	letter-spacing: 0.025em; }
 
ul.iptv li a:hover, ul.iptv li a:visited:hover, ul.iptv li a:active, ul.iptv li a.active {
	background: url(/images/design/menu2Iptv.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	color: #000; }
 
#subMenu.iptv ul li a, #subMenu.iptv ul li a:link, #subMenu.iptv ul li a:visited {
	color: #0a0a0a;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.938em;
	line-height: 1em;
	letter-spacing: .025em;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
#subMenu.iptv ul li a:hover, #subMenu.iptv ul li a:visited:hover, #subMenu.iptv ul li a:active, #subMenu.iptv ul li a.active {
	color: #f1f1f1;
	background: #f1aa04;
	border: 1px solid #f1aa04;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
/*
	BLUE- WEB SERVICES
*/
.web a {
	color: #4493a6;
	text-decoration: none;
	font-weight: bold; }
 
	.web a:link {
		color: #4493a6;
		text-decoration: none;
		font-weight: bold; }
 
	.web a:visited {
		color: #4493a6;
		text-decoration: none;
		font-weight: bold; }
 
	.web a:hover {
		color: #68b3c8;
		text-decoration: none; }
 
	.web a:visited:hover {
		color: #68b3c8;
		text-decoration: none; }
 
	.web a:active {
		color: #4493a6;
		text-decoration: none;
		font-weight: bold; }
 
ul.web li a, ul.web li a:link, ul.web li a:visited {
	background: url(/images/design/menu4Web.jpg);
	padding: 8px 0 0 30px;
	display: block;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 0.875em;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0.025em; }
 
ul.web li a:hover, ul.web li a:visited:hover, ul.web li a:active, ul.web li a.active {
	background: url(/images/design/menu4Web.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	color: #000; }
 
#subMenu.web ul li a, #subMenu.web ul li a:link, #subMenu.web ul li a:visited {
	color: #0a0a0a;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.938em;
	line-height: 1em;
	letter-spacing: .025em;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
#subMenu.web ul li a:hover, #subMenu.web ul li a:visited:hover, #subMenu.web ul li a:active, #subMenu.web ul li a.active {
	color: #f1f1f1;
	background: #24a7d4;
	border: 1px solid #24a7d4;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
 
/*
	Orange- PORTFOLIO
*/
.portfolio a {
	color: #ff7202;
	text-decoration: none;
	font-weight: bold; }
 
	.portfolio a:link {
		color: #ff7202;
		text-decoration: none;
		font-weight: bold; }
 
	.portfolio a:visited {
		color: #ff7202;
		text-decoration: none;
		font-weight: bold; }
 
	.portfolio a:hover {
		color: #fd8628;
		text-decoration: none; }
 
	.portfolio a:visited:hover {
		color: #fd8628;
		text-decoration: none; }
 
	.portfolio a:active {
		color: #ff7202;
		text-decoration: none;
		font-weight: bold; }
 
ul.portfolio li a, ul.portfolio li a:link, ul.portfolio li a:visited {
	background: url(/images/design/menu5Portfolio.jpg);
	padding: 8px 0 0 30px;
	display: block;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 0.875em;
	line-height: 1em;
	letter-spacing: 0.025em; }
 
ul.portfolio li a:hover, ul.portfolio li a:visited:hover, ul.portfolio li a:active, ul.portfolio li a.active {
	background: url(/images/design/menu5Portfolio.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	color: #000; }
 
#subMenu.portfolio ul li a, #subMenu.portfolio ul li a:link, #subMenu.portfolio ul li a:visited {
	color: #0a0a0a;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.938em;
	line-height: 1em;
	letter-spacing: .025em;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; }
 
#subMenu.portfolio ul li a:hover, #subMenu.portfolio ul li a:visited:hover, #subMenu.portfolio ul li a:active, #subMenu.portfolio ul li a.active {
	color: #f1f1f1;
	background: #fc7300;
	border: 1px solid #fc7300;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; }
 
#col1.portfolio {
	width: 260px;
	float: left;
	height: 165px;
	display: inline; }
 
#col2.portfolio {
	width: 350px;
	float: right;
	height: 165px;
	display: inline; }
 
#col1 {
	width: 250px;
	_width: 230px;
	float: left;
	font: normal 14px Helvetica, Arial, sans-serif;
	color: #f1f1f1;
	display: inline; }
 
#col2 {
	width: 520px;
	_width: 520px;
	float: right;
	display: inline; }
 
#col1 h2 {
	color: #f1f1f1;
	text-align: left;
	font-size: 1.7em;
	text-transform: uppercase;
	line-height: 1.1em; }
 
#col1 h3 {
	color: #f1f1f1;
	text-align: left;
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 1.1em; }
 
#col1 ul {
	margin: 5px 0 0 30px;
	list-style-type: inherit;
	list-style-position: outside; }
 
	#col1 ul li { padding: 3px 0 0 0; }
