@charset "utf-8";
/* CSS Document */
body{
	margin:auto;
	width:965px;
	background:#e2e2e2;	
	text-align:center;
}
#main_page{
	width:965px;
	text-align:center;
	background:#FFF;
	float:left;
	border:1px solid #000;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}
#head_banner{
	margin-top:1px;
	width:965px;
	float:left;
	border-top:2px solid #ff5312;
	border-bottom:2px solid #ff5312;
}
#banner_main{
	width:965px;
	height:90px;
}
#tcb_logo{
	margin:6px 0 0 6px;
	width:284px;
	float:left;
}
#flash_menu_div{
	width:965px;
	height:90px;
	color:#bfbfbf;
	font-family:Arial;
	font-size:24px;
	float:right;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#000000;
}
#three_menu_div{
	width:228px;
	height:58px;
	float:right;
}
#top_menu{
	float:left;
	height:32px;
	width:970px;
	background:url(../images/menu_background.gif) repeat-x;
}
#bread_crumbs{
	font-size:13px;
	color:#535353;	
	margin-left:10px;
}
ul.top_menu_ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
ul.top_menu_ul a{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width:121px;	
	float: left;
	background:url(../images/menu_break.gif) right  no-repeat;
}
ul.top_menu_ul li a:hover{
	color:#ec5111;
}
ul.top_menu_ul a
{
	display: block;
	cursor: pointer;
	padding:9px 0 6px 40px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
ul.top_menu_ul a:hover, ul.top_menu_ul a:focus
{
	color: #ec5111;
}

/*menu styling*/
#outer_band{
	width:965px;
	height:78px;
	margin-top:3px;
	border-top:#dbdecd 6px solid;
	border-bottom:#dbdecd 6px solid;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
#inner_band{
	position:absolute;
	top:0;
	left:-700px;
	height:78px;
	cursor:pointer;
}
#inner_band img{
	margin: 3px 5px 3px 5px;
	border:#333333 1px solid;
	float:left;	
}
/*body content styling starts from here */
#body_content{
	width:965px;
	padding:25px 0 3px 0;
	float:left;
	height:407px;
	border-bottom:2px solid #ff5312;
}
#bread_crumb{
	font-size:12px;
	color:#737473;
	margin-left:-15px;
}
#bread_crumb a{
	text-decoration:none;
}
#bread_crumb a:hover{
	color:#666666;
}
#content_flash_div{
	width:418px;
	float:left;
	height:270px;
}
#below_main_page_flash_div{
	width:418px;
	height:136px;
	float:left;
	border-top:1px solid #cccccc;

	color:#6f6f6f;
	font-family:Arial;
}
#home_web_icon, #home_mobile_icon, #home_games_icon, #home_elearning_icon{
	float:left;
	text-align:center;
}
#home_web_icon{
	margin:30px 10px 0 2px;
}
#home_mobile_icon{
	margin:30px 10px 0 30px;
}
#home_games_icon{
	margin:30px 10px 0 35px;
}
#home_elearning_icon{
	margin:30px 0 0 22px;
}
#home_web_icon img, #home_mobile_icon img, #home_games_icon img, #home_elearning_icon img{
	border:none;
}
#home_web_icon a, #home_mobile_icon a, #home_games_icon a, #home_elearning_icon a{
	text-decoration:none;
	color:#6f6f6f;
	font-weight:bold;
}
#blog_div{
	width:325px;
	height:406px;
	float:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;

}
#right_content_blog_div{
	width:213px;
	height:406px;
	float:left;
	border-top:1px solid #cccccc;
}
#what_do_you_want_div{
	width:213px;
	float:left;
	height:222px;
	border-bottom:2px solid #ff5312;
}
#heading_div{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:213px;
	height:22px;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
}
#heading_text{
	float:left;
	width:213px;
	text-align:center;
	margin-top:3px;
}
#search_div{	
	float:left;
	width:213px;
	height:38px;
	text-align:center;
	border-bottom:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#search{
	width:123px;
	height:15px;
	background-color:#e5e5e5;
	border:1px solid #cccccc;
}
#submit_search{
	width:21px;
	height:21px;
	margin-top:7px;
	background-image:url(../images/go_button.gif);
	border:none;
}
#newsletter_div{	
	float:left;
	width:213px;
	height:27px;
	border-bottom:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#f4f4f4;
}
#newsletter_div a:hover{
	color:#666666;
}
#newsletter_text{
	float:left;
	margin-top:5px;
	margin-left:7px;
	text-decoration:none;
	color:#000000;
}
#newsletter_div img{
	width:16px;
	height:16px;
	float:left;
	padding-right:7px;
	border:none;
}
#rss_div{	
	float:left;
	width:213px;
	height:27px;
	border-bottom:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#f4f4f4;
}
#rss_div a:hover{
	color:#666666;
}
#rss_text{
	float:left;
	margin-top:5px;
	margin-left:7px;
	text-decoration:none;
	color:#000000;
}
#rss_div img{
	width:16px;
	height:16px;
	float:left;
	padding-right:7px;
	border:none;
}
#reed_blog_div{	
	float:left;
	width:213px;
	height:27px;
	border-bottom:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#f4f4f4;
}
#reed_blog_div a:hover{
	color:#666666;
}
#reed_blog_text{
	float:left;
	margin-top:5px;
	margin-left:7px;
	text-decoration:none;
	color:#000000;
}
#reed_blog_div img{
	width:16px;
	height:16px;
	float:left;
	padding-right:7px;
	border:none;
}
#contact_email_div{
	width:213px;
	height:27px;
	float:left;
	
}
#contact_email_heading{
	color:#ff7d07;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin-left:7px;
}
#contact_email{
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:7px;
	margin-top:-5px;
	text-decoration:none;
	color:#000000;
}
#contact_email_div a:hover{
	color:#666666;
}
#related_information_div{
	width:213px;
	float:left;
	background-color:#FFF;
}
#left_content{
	float:left;
	width:419px;
	height:407px;
	color:#0b338e;
	margin:0 0 0 0;
	font-family:Arial;
	text-align:justify;
	font-size:13px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#content a{
	color:#0b338e;
}
#content li{
	line-height:2em;
}
#heading{
	font-size:18px;
}

/*footer styling */
#footer{
	width:965px;
	height:81px;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
#footer_menu{
	background:url(../images/footer_background.png) repeat-x;
	float:left;
	width:965px;
}
#footer_menu ul{
	margin-left:-20px;
}
#footer_menu li{
	float:left;
	display:block;
	padding:0 10px 0 0;
	height:51px;
	list-style:none;
	vertical-align:top;
}
#footer_menu a{
	color:#666666;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
}
#footer_menu a:hover{
	color:#e3b510;
}
#footer_menu_right_div{
	float:right;
	margin-right:15px;
}
#copyright{
	float:left;
	width:965px;
	text-align:left;
}
#copy_footer_menu{
	float:right;
	margin:-10px 20px 0 0;
}
#copyright_text{
	float:left;
	margin:-10px 0 0 15px;
}
#share_with_a_firend{
	background:#FF0000;
}
/*News and articles home page */
#news_container_home_page{
	float:left;
	width:300px;
	margin:0 6px 0 16px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
#news_home_container_heading{
	float:left;
	width:300px;
	font-weight:bold;
	margin:5px 0 20px 0;
}
#technology_in_news, #technology_articles, #technology_forums{
	float:left;
	width:300px;
	margin:10px 0;
}
#technology_in_news a, #technology_articles a, #technology_forums a, #most_recent_news a{
	text-align:right;
	color:#ff5312;
	font-size:13px;
}
#most_recent_news{
	float:left;
	width:100%;
	font-size:12px;
}
#most_recent_news_heading{
	border-top:#CCCCCC 1px solid;
	font-weight:bold;
	padding-top:20px;
	font-size:13px;
}
#most_recent_news_title{
	font-style:italic;
	font-weight:bold;
}
