#container {
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

/* @group Promos */

#promo-home {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_home_introduction.png) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-wccd {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_wccd_home.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-wccd-advertising {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_wccd_advertising.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-wccd-cardpayment {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_wccd_cardpayment.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-wccd-entertainment {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_wccd_entertainment.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}


#promo-wccd-cctv {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_wccd_cctv.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-wccd-more {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_wccd_more.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-products-home {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_products_home.png) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-products-basic {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_products_basic.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-products-advanced {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_products_advanced.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-products-addons {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_products_addons.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-service-development {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_service_development.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-service-licensing {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	background: url(images/promo_service_licensing.jpg) no-repeat scroll;
	z-index:	-5;
	clear:		none;
}

#promo-contact {
	position: 	absolute;
	width:		99%;
	display:	block;
	height:		400px;
	margin-top:	-190px;
	z-index:	-5;
	clear:		none;
}


/* @end */

#logo {
	visibility: visible;
	display:	block;
	width:		332px;
	height:		190px;
	border-style: none;
	margin-top: -8px;
	margin-left: -20px;
	z-index: 	10;
}

/* @group Text */

#text-container {
	position: 	absolute;
	margin-left: inherit;
	padding-bottom: 30px;
	width:		993px;
	display:	block;
	height:		auto;
	margin-top:	200px;
	background: #eaeaea none no-repeat scroll;
	z-index:	-2;
}

#text-container h1 img {
	position: 	relative;
	display:	block;
	padding-top: -120px;
	z-index:	-2;
}

#text-container h1 {
	position: 	relative;
	display:	block;
	padding-left: 300px;
	padding-top: 10px;
	z-index:	-2;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#text-container p {
	position: 	relative;
	display:	block;
	padding-top: 0px;
	padding-left: 300px;
	padding-right: 15px;
	z-index:	-2;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#text-container p em {
	position: relative;
	font: bold 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}

#text-container ul {
	position: relative;
	padding-left: 350px;
}

#text-container ul li {
	color: #000;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: square;
}

#text-container ul li em {
	color: #000;
}

#text-container-feature {
	position: 	relative;
	width:		98%;
	display:	block;
	height:		auto;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top:	25px;
	background: #fff url(images/text_feature_bg.png) repeat-x scroll 0 100%;
	z-index:	-2;
	border-bottom: 2px solid #fff;
	border-top: 4px solid #3b9dd5;
}

#text-container-feature h1 {
	position: 	relative;
	display:	block;
	padding-left: 315px;
	padding-top: 20px;
	z-index:	-2;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#text-container-feature h2 {
	position: 	relative;
	display:	block;
	padding-left: 350px;
	padding-top: 5px;
	z-index:	-2;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	line-height: 1em;

}

#text-container-feature p {
	position: 	relative;
	display:	block;
	padding-left: 315px;
	padding-top: 0px;
	z-index:	-2;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #383838;
	line-height: 1.5em;
}

#text-container-feature p em {
	position: relative;
	font: bold 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}

#text-container-feature img {
	display:	block;
	padding-left: 15px;
	z-index: -1;
	clear: none;
	position: absolute;
	top: 24px;
}

#text-container-feature tr {
	display:	block;
	padding-left: 315px;
	z-index: -1;
	clear: none;
	position: absolute;
	top: 24px;
}

/* @end */


/* @group Nav Vert */

#nav-vert {
	float:		left;
	width: 		500px;
	height:		100px;
	margin-left: -323px;
	margin-top: -60px;
	z-index: 10;
}

#nav-vert ul {
	list-style: none;
	width:		298px;
	float:		left;
	padding:	0px;
	margin-top: 17px;
	margin-left: 320px;
	z-index:	10;
}

#nav-vert ul li {
	float:		left;
	padding:	-10px;
	border:		none;
	z-index:	10;
}

#nav-vert ul li img {
	float:		left;
	padding-top:	0px;
	border:	none;
	z-index:	10;
}

#nav-vert ul a:hover {
	font-weight: normal;
	color:	#fff;
	text-decoration: underline;
	font-style: normal;
}

/* @end */

/* @group Nav Horz Home */

#nav-horz-home {
	position:	absolute;
	float:		left;
	width: 		1000px;
	height:		50px;
	margin-top: -11px;
	z-index:	-1;
	background: url(images/navigation_horz_bg.png) repeat-x scroll;
	left:		9px;
}
	
#nav-horz-home ul {
	list-style: none;
	width:		680px;
	float:		left;
	padding:	0px;
	margin-top: 15px;
	margin-left: 265px;
	font:		bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#d2d2d2;
	z-index:	-1;
}

#nav-horz-home ul li {
	float:		left;
	padding-top: 0px;
	padding-left:40px;
	z-index:	-1;
}

#nav-horz-home ul a {
	color:		#fff;
	text-decoration: none;
	font:		normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index:	-1;
}

#nav-horz-home ul a:hover {
	font-weight: bold;
	color:		#fff;
	text-decoration: underline;
	z-index: -1;
}

#nav-horz-home ul a:active {
	font-weight: bold;
	color: #e6e6e6;
	text-decoration: underline;
	z-index: -1;
}

/* @end */


/* @group Nav Horz What Can Cabcast Do */

#nav-horz-wccd {
	position:	absolute;
	float:		left;
	width: 		994px;
	height:		50px;
	margin-top: 36px;
	z-index:	-1;
	background: url(images/navigation_horz_bg.png) repeat-x scroll;
	left:		9px;
/*	border-top: 3px solid #3b9dd5; */
}
	
#nav-horz-wccd ul {
	list-style: none;
	width:		680px;
	float:		left;
	padding:	0px;
	margin-top: 15px;
	margin-left: 265px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#d2d2d2;
	z-index: -1;
}

#nav-horz-wccd ul li {
	float:		left;
	padding-top: 0px;
	padding-left:	35px;
	z-index: -1;
}

#nav-horz-wccd ul a {
	color:		#fff;
	text-decoration: none;
	font: normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: -1;
}

#nav-horz-wccd ul a:hover {
	font-weight: bold;
	color:		#fff;
	text-decoration: underline;
	z-index: -1;
}

/* @end */

/* @group Nav Horz Products */

#nav-horz-service {
	position:	absolute;
	float:		left;
	width: 		994px;
	height:		50px;
	margin-top: 127px;
	z-index:	-1;
	background: url(images/navigation_horz_bg.png) repeat-x scroll;
	left:		9px;
}
	
	
#nav-horz-service ul {
	list-style: none;
	width:		680px;
	float:		left;
	padding:	0px;
	margin-top: 15px;
	margin-left: 265px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#d2d2d2;
	z-index: -1;
}

#nav-horz-service ul li {
	float:		left;
	padding-top: 0px;
	padding-left:	40px;
	z-index: -1;
}

#nav-horz-service ul a {
	color:		#fff;
	text-decoration: none;
	font: normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: -1;
}

#nav-horz-service ul a:hover {
	font-weight: bold;
	color:		#fff;
	text-decoration: underline;
	z-index: -1;
}

/* @end */

/* @group Nav Horz Service */

#nav-horz-products {
	position:	absolute;
	float:		left;
	width: 		994px;
	height:		50px;
	margin-top: 81px;
	z-index:	-1;
	background: url(images/navigation_horz_bg.png) repeat-x scroll;
	left:		9px;
}
	
	
#nav-horz-products ul {
	list-style: none;
	width:		680px;
	float:		left;
	padding:	0px;
	margin-top: 15px;
	margin-left: 265px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#d2d2d2;
	z-index: -1;
}

#nav-horz-products ul li {
	float:		left;
	padding-top: 0px;
	padding-left:	40px;
	z-index: -1;
}

#nav-horz-products ul a {
	color:		#fff;
	text-decoration: none;
	font: normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: -1;
}

#nav-horz-products ul a:hover {
	font-weight: bold;
	color:		#fff;
	text-decoration: underline;
	z-index: -1;
}

/* @end */

/* @group Nav Horz Contact */

#nav-horz-contact {
	position:	absolute;
	float:		left;
	width: 		1000px;
	height:		50px;
	margin-top: 172px;
	z-index:	-1;
	background: url(images/navigation_horz_bg.png) repeat-x scroll;
	left:		9px;
}
	
	
#nav-horz-contact ul {
	list-style: none;
	width:		680px;
	float:		left;
	padding:	0px;
	margin-top: 15px;
	margin-left: 265px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#d2d2d2;
	z-index: -1;
}

#nav-horz-contact ul li {
	float:		left;
	padding-top: 0px;
	padding-left:	40px;
	z-index: -1;
}

#nav-horz-contact ul a {
	color:		#fff;
	text-decoration: none;
	font: normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: -1;
}

#nav-horz-contact ul a:hover {
	font-weight: bold;
	color:		#fff;
	text-decoration: underline;
	z-index: -1;
}

/* @end */

.copyright {
	padding-left: 10px;
	font: normal 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}


#shortcut {
	display:	visible;
	width:		332px;
	height:		60px;
	border-style: none;
	margin-top: 240px;
	margin-left: 25px;
	z-index: 	10;
	background: url(images/shortcut.png) no-repeat scroll;
}

#shortcut p {
	padding-left: 10%;
	padding-right: 10%;
	padding-top:  23px;
	z-index: 	10;
	color: #555;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
