@charset "utf-8";
/* CSS Document */

html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	color:#333333;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:15px;
	background: none;
}

body.menu, div.menu{
	color:#EEEEEE;	
	background: #000;
	margin: 0;
}

body.content {
	color:#EEEEEE;	
	background: #000;
	padding-right: 5px;
}

#container {
	position: absolute; 
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	min-height: 600;
	min-width: 820;
}

#index-background {
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 75%;
	min-height: 500px;
}

#netvigation {
	display: block;
	position: absolute;
	z-index: 9;
	top: 90px;
	left: 50%;
	margin-left: 200px;
	width: 355px;
	height: 30px;
	color: #E8E8E8;
	font-size: 1.1em;
}

#netvigation a:link { color: #E8E8E8; text-decoration: none; }
#netvigation a:visited { color: #E8E8E8; text-decoration: none; }
#netvigation a:active { color: #FF0000; text-decoration: none; }
#netvigation a:hover { color: #FFCC00; text-decoration: underline; }

.background {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#logo {
	display: block;
	position: absolute;
	z-index: 4;
	top: 50px;
	left: 50%;
	margin-left: -486px;
	width: 288px;
	height: 68px;
}

#aboutus-bg {
	display: block;
	position: absolute;
	z-index: 5;
	top: 549px;
	left: 50%;
	margin-left: -478px;
	width: 472px;
	height: 131px;
}

#aboutus-content {
	display: block;
	position: absolute;
	z-index: 6;
	top: 595px;
	left: 50%;
	margin-left: -458px;
	width: 460px;
	height: 120px;
	color: #797C80;
}

#aboutus-content ul {
	list-style-type: square;
	#text-indent: -1em;
	_text-indent: -1em;
	margin-top: 4px;
}

#aboutus-content li {
	line-height: 17px;
}

#advertisement-bg {
	display: block;
	position: absolute;
	z-index: 5;
	top: 549px;
	left: 50%;
	margin-left: 5px;
	width: 472px;
	height: 131px;
}

#advertisement-content {
	display: block;
	position: absolute;
	z-index: 6;
	top: 554px;
	left: 50%;
	margin-left: 5px;
	width: 460px;
	height: 120px;
	color: #797C80;
}

#content-left-div {
	display: block;
	position: absolute;
	z-index: 7;
	top: 140px;
	left: 50%;
	margin-left: -470px;
	width: 616px;
	height: 396px;
	overflow: auto;
	border: 0;
	padding: 0 8px;
	color: #ccc;
}

#content-right-div {
	display: block;
	position: absolute;
	z-index: 8;
	top: 140px;
	left: 50%;
	margin-left: 165px;
	width: 310px;
	height: 396px;
	overflow: auto;
	border: 0;
	padding: 0;
}

#program-left-div {
	display: block;
	position: absolute;
	z-index: 8;
	top: 140px;
	left: 50%;	
	margin-left: -470px;
	width: 305px;
	height: 396px;
	overflow: auto;
	border: 0;
	padding: 0;
}

#program-right-div {
	display: block;
	position: absolute;
	z-index: 7;
	top: 140px;
	left: 50%;
	margin-left: -160px;
	width: 614px;
	height: 396px;
	overflow: auto;
	border: 0;
	padding: 0 8px;
	color: #ccc;
}

table#index-content-menu {
	width: 300px;
	padding: 0;
}

table#index-content-menu td {
	height: 79px;
	background: #000 url(../images/button_bg.jpg) top left no-repeat;
	border-bottom: 1px solid #727272;
}

table#index-content-menu td.icon{
	width: 100px;
	text-align: center;
	vertical-align: middle;
}

table#index-content-menu td.description{
	width: 200px;
}

.menu-header a:link { color: #fff; text-decoration: none; }
.menu-header a:visited { color: #fff; text-decoration: none; }
.menu-header a:active { color: #FF0000; text-decoration: none; }
.menu-header a:hover { color: #FFCC00; text-decoration: underline; }

.menu-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

p.menu-desc {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: .8em;
	color: #CCCCCC;
}

p.content-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
}

p.program-content-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ffcc00;
	line-height:38px;
}

p.contactus-content-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	line-height:38px;
}

p.contactus-content {	
	color: #f8f8f8;
}

div#contactus-content a:link { color: #33FFFF; text-decoration: none; }
div#contactus-content a:visited { color: #33FFFF; text-decoration: none; }
div#contactus-content a:active { color: #FF0000; text-decoration: none; }
div#contactus-content a:hover { color: #FFCC00; text-decoration: underline; }

a:link { color: #33FFFF; text-decoration: none; }
a:visited { color: #33FFFF; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }
a:hover { color: #FFCC00; text-decoration: underline; }

div.screenshot {
	float: right;
	clear: right;
	padding-top: 3em;
	padding-left: 2em;
	padding-bottom: 1em;
}

div.screenshot-tool {	
	padding-top: 5px;
}

div.download-button {
	float: right;
	clear: right;
	padding-left: 2em;
	padding-bottom: 1em;
}

div.screenshot-tool a:link { color: #33FFFF; text-decoration: none; }
div.screenshot-tool a:visited { color: #33FFFF; text-decoration: none; }
div.screenshot-tool a:active { color: #FF0000; text-decoration: none; }
div.screenshot-tool a:hover { color: #FFCC00; text-decoration: underline; }

div.list {
	padding-left: 2em;
}

#content-bg {
	display: block;
	position: absolute;
	z-index: 3;
	top: 120px;
	left: 50%;
	margin-left: -495px;
	width: 990px;
	height: 689px;
}

div#contactus-content {
	display: block;
	position: absolute;
	z-index: 7;
	top: 200px;
	left: 50%;
	margin-left: -200px;
	width: 472px;
	height: 131px;
}

div#main-content {
	display: block;
	position: absolute;
	z-index: 7;
	top: 140px;
	left: 50%;	
	margin-left: -470px;
	width: 942px;
	height: 396px;
	overflow: auto;
}

ul#twitter_update_list a:link {color:#ffffff; }
ul#twitter_update_list a:active {color:#ffffff; }
ul#twitter_update_list a:visited {color:#ffffff; }
ul#twitter_update_list a:hover {color:#ffffff; }
ul#twitter_update_list li {padding-top: 10px; }