@charset "utf-8";
/********************
	Global CSS Start
*/
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
html,body {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial;
	font-size: 10px;
	font-size: 79%;
	background: #f2f2f2;
	color: #353535;
	font-size: 10px;
}
img {
	border: 0;
}
small{font-size: 90%;}


#body {
	position: relative;
	margin: 0;
	width:980px;
	z-index:1;
	text-align:left;
	line-height:160%;
	background-color:#FFF;
}

#header {
	height:112px;
}
#logo {
	float:left;
	margin: 15px 0px 0px 24px;
}
#menu {
	margin-top:29px;
	margin-left:8px;
	float:left;
	Z-INDEX: 0; 	
}
#menu ul {
	height:32px;
	background:url('../image/menu_bg_line.gif') no-repeat top left;
	
}
#menu li {
	list-style: none;
	float: left;
	padding:9px 12px;
}
.sub{
	display:none;
	position:absolute;
}


#footer {
	clear: both;
	padding: 0px;
	position: relative;
	height:50px;
	border-top:1px solid #9B0E01;
	margin:20px;
	padding-top:10px;
}
#copyright{
	float:left;
}
#creator{
	float:right;
}

A:link { color: #DC0310;text-decoration:underline;}
A:visited { text-decoration:none; color: #DC0310;}
A:active { text-decoration:underline; color: #DC0310;}
A:hover {color: #DC0310; text-decoration:underline;}

A.noline:link { text-decoration:none;}
A.noline:visited { text-decoration:none;}
A.noline:active { text-decoration:none;}
A.noline:hover {text-decoration:none;}

A.menu:link { text-decoration:none;color:#828282;}
A.menu:visited { text-decoration:none;color:#828282;}
A.menu:active { text-decoration:none;color:#828282;}
A.menu:hover {text-decoration:none;color:#828282;}

/*
	Global CSS End
********************/

/* Calander CSS Start*/
#calander {
	width:131px;
	height:150px;
	background:url('../image/calander_bg.png') no-repeat top left;
	color:#FFF;
	font-weight: bold;
}
#calander_overlap {
	position:absolute;
	margin-top:64px;
	margin-left:2px;
	z-index: 1;
	height:1px;
	background-color:#3c6c82;
	width:127px;
	border:1px solid #729eb1;
}
/* Calander CSS Start*/

/* MSIN CSS Start*/
#main_image{
	width:980px;
	height:360px;
}

#main_box{
	width:980px;
	height:216px;
	background:url('../image/main_content_bg.jpg') repeat-x top left;
}
#main_content{
	float:left;
	width:570px;
	height:156px;
	margin-top: 10px;
	margin-left: 20px;
	font-size:12px;
	line-height:180%;
}
#main_next_webinar_date{
	margin-top: 20px;
	margin-left: 40px;
	float:left;
	width:330px;
	height:196px;
}


#main_box2{
	width:980px;
	height:216px;
}
#center_line{
	float:left;
	height:85%;
	width:1px;
	margin:10px;
	background-color:#DBDBDB;
}
#more_info{
	width:305px;
	float:left;
	margin-left:20px;
	width:272px;
	font-size:12px;
	line-height:160%;
}
#video_testimonials{
	float:left;
	width:540px;
	margin-left:20px;
	margin-top: 15px;
}
#news_press{
	float:left;
	width:290px;
}
/* MSIN CSS End */




/* SUB CSS Start */
#sub_top_image {
	float:left;
	width:980px;
	height:152px;
	z-index:100;
}
#sub_content {
	float:left;
	width:610px;
	margin:20px;
	line-height:180%;
	font-size:12px;
}
#sub_content2 {
	float:left;
	width:940px;
	margin:20px;
	line-height:180%;
	font-size:12px;
}
#sub_right_box {
	z-index:1;
	margin-top:-82px;
	float:left;
	width:311px;
	line-height:180%;
	font-size:12px;
	background:url('../image/sub_menu_round_bg.gif') no-repeat top left;
	padding-top:15px;
}
#sub_right_menu {
	float:left;
	width:296px;
	padding-left:15px;
	padding-bottom:25px;
	font-size:12px;
	background-color:#E8E8E8;
}
#sub_right_menu_list
{
	margin: 0;
	padding: 0;
	list-style: none;
	width:280px;
}
#sub_right_menu_list li
{
	height: 25px;
	font-family:"Myriad Pro";
	color:#999999;
	padding-top:4px;
}
#sub_right_menu_list li A:link { text-decoration:none; color: #999999;}
#sub_right_menu_list li A:visited { text-decoration:none; color: #999999;}
#sub_right_menu_list li A:active { text-decoration:none; color: #999999;}

#sub_right_menu_list li.on
{
	color:#353535;
}
#sub_right_menu_list li.on A:link { text-decoration:none; color: #353535;}
#sub_right_menu_list li.on A:visited { text-decoration:none; color: #353535;}
#sub_right_menu_list li.on A:active { text-decoration:none; color: #353535;}
#sub_right_menu_list li.over
{
	color:#DC0310;
	background-image:url('../image/right_menu_over_background.gif');
}
#sub_right_menu_list li.over A:link { text-decoration:none; color: #DC0310;}
#sub_right_menu_list li.over A:visited { text-decoration:none; color: #DC0310;}
#sub_right_menu_list li.over A:active { text-decoration:none; color: #DC0310;}
#sub_right_menu_list li.out
{
	color:#999999;
}
#sub_right_menu_list li.line
{
	padding:0px;
	height: 1px;
	background-color:#FFF;
}
#sub_next_webinar_date {
	float:left;
	width:296px;
	padding-left:15px;
	font-size:12px;
	background-color:#E8E8E8;
	padding-bottom:25px;
}
#sub_right_banner {
	float:left;
	width:311px;
	font-size:12px;
	background-color:#E8E8E8;
	text-align:center;
	height:100%;
}
.banner {
	padding-bottom:15px;
}
.blank {
	padding-bottom:150px;
}
#sub_right_space {
	margin-bottom:200px;
	border:1px solid #000;
}
/* SUB CSS End */
