/** Global **/
html, body {
	height:100%;
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/background.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#eaeae4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

html>body {  /* IE one pixel image offset hack */
  margin: 0
  }
  

#container {
  width: 955px !important;
  width /**/: 955px;
  margin: 0px auto 0px auto;
  padding-top:0px;
  text-align: left;

}

table{
	color:#333;
}

h1 {
	font-size:16px;
	color:#000000;
	}
h2 {
	font-size:16px;
	color:#000000;
	}
h3 {
	font-size:18px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:18px 0 0 0;
	padding:0;
	}

sup {
	font-size: 10px;
	}

layer{
	padding:0;
	margin:0;
	}
/** IDs **/
#home{
	width:659px;
	height:231px;
}
#midSec1{
	width:370px;
	height:auto;
	padding:15px;
	margin: 0;
	}
	
#leftSec{
	width:230px;
	height:auto;
	padding:15px;
	margin: 0;
	}
	
/** Class **/
a.toplink {
	text-decoration:none;
	color:#000041;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a.toplink:hover {
	text-decoration:underline;
	color:#005EAC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a.homepage {
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a.homepage:hover {
	text-decoration:underline;
	color:#005EAC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
a.pro_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0B004F;
	}

.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
	}

.black{
	color:#000;
}

.sub_title {color:#666666;
	}

.caps {text-transform:uppercase;}

.myQuote {font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#0B004F;
	font-size:16px;
	line-height:18px;
	padding:10px;
	}

.myQuote_black {font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#666666;
	font-size:16px;
	line-height:18px;
	}
.secHD_1{
	margin:0;
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001c63;
	background-image:url(images/greenBullet.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}
a span.secHD_1:hover{
	text-decoration: underline;
	}
.secHD_2{
	margin:20px 0 0 0;
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001c63;
	background-image:url(images/greenBullet.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}
a span.secHD_2:hover{
	text-decoration: underline;
	}
.secHD_3{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#001c63;
	}
.regText_1{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#001c63;
	margin:0 0 65px 0;
	padding:10px 0 0 10px;
	}
.regText_2{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#001c63;
	margin:0 0 25px 0;
	padding:10px 0 0 10px;
	}
ul.newList{
	color:#005baa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:url(images/greenBullet3.jpg);
	margin:10px 0 30px 0;
	padding:0;
	}
ul.newList li{
	margin:0 0 0 20px;
	padding:0;
	}
.iSlide{
	width:790px;
	height:227px;
	margin:0 auto;
	padding:0;
	}
.iSlide_text{
	width:600px;
	height:227px;
	float:right;
	padding:0;
	margin:0;
	}
ul#maintab{
	list-style:none;
	margin:0;
	padding:0;
	width:220px;
	}
ul#maintab li{
	margin:0;
	padding:0;
	line-height:0;
	}
.product_text{
	color:#005baa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:15px 0 0 0;
	padding:0 75px 0 0;
	}
/*Example CSS for the two demo scrollers*/  
    #pscroller2{
		margin-left: 5px;
		width: 500px;
		height: 18px;
		padding: 0px;
		}
    
    #pscroller2 a{
		text-decoration: none;
		color: #000;
		}
    
    .someclass{
		padding:0;
		margin:0;//class to apply to your scroller(s) if desired
    }

/* Careers
   -------------------------------------------------------------------------- */

#careers {
}

#careers h1 {
  font-size: 12px;
}

#careers .position {
  margin-left: 20px;
  margin-top: 10px;
  background: #F5F9FC;
  border: solid 1px #3B439C;
  padding: 10px;
}


/* Products
 ---------------------------------------------------------------------------- */

#products {
  margin: 10px;
}

/* Products Header
 ---------------------------------------------------------------------------- */

#products #header {
  margin: 25px 0px 10px 0px;
  height: 30px;
}

#products #header #title {
  float: left;
  margin-left: 10px;
  width: 230px;
}

#products #header #title img {
  border: none;
}

/* Nav */

#products #header #nav {
  float: right;
  width: 510px;
  position: relative;
  top: 10px;
}

#products #header #nav ul {
  margin: 0 55px 0 0;
  padding: 0;
  cursor: default;
  list-style-type: none;
  float: right;
}

#products #header #nav ul li {
  color: #999999;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 55px;
  text-decoration: none;
}

#products #header #nav a {
  color: #999999;
  text-decoration: none;
}

#products #header #nav a:hover {
  color: #999999;
  text-decoration: underline;
}

#products #header #nav li.current {
  color: #666666;
}

#products #header #nav a.contactus {
  background-image: url(images/title_button_contact.png);
  float: right;
  margin: 0px;
  height: 22px;
  width: 99px;
}

/* Products Body
 ---------------------------------------------------------------------------- */

#products #body {
}

#products #body #outline {
  background: url(images/outline1_middle.png);
  width: 880px
  padding: 0;
  margin: 0;
  position: relative;
}

#products #body #outline #outlinetop {
  background: url(images/outline1_top.png) no-repeat left bottom;
  width: 880px
  height: 5px;
}

#products #body #outline #outlinetopgrad {
  background: url(images/outline1_top_gradient.png) no-repeat left bottom;
  width: 880px
  height: 52px;
}

#products #body #outline #outlinebottom {
  background: url(images/outline1_bottom.png) no-repeat left bottom;
  width: 880px
  height: 5px;
  vertical-align: bottom;
}

#products #body #outline h1 {
  margin: 0;
}

#products #body #outline img {
  border: none;
}

#products #body #outline img.bodytitle {
  top: -30px;
  left: 20px;
  position: relative;
}

#products #body #outline p {
  line-height: 18px;
  color: #444444;
  margin: 0;
  padding: 5px 0 5px 0;
}

#products #body #outline ul {
  padding: 0px;
  margin: 6px 0px 6px 30px;
}

#products #body #outline ul li {
  line-height: 16px;
  list-style-image: url(images/bullet_small_green.png);
}


#products #body #outline #subnav {
  height: 40px;
}

#products #body #outline #subnav ul {
  padding: 0;
  cursor: default;
  list-style-type: none;
  margin-top: 0px;
}

#products #body #outline #subnav ul li {
  float: left;
  margin-left: 5px;
  text-decoration: none;
  list-style-image: none;
  height: 20px;
}

#products #body #outline #subnav ul li a {
  border: solid 1px #666666;
  padding: 8px 5px 5px 5px;
  background-image: url(images/product_subnav_bg.png);
  color: #FFFFFF;
  height: 20px;
  width: 100px;
  text-align: center;
  display: block;
  text-decoration: underline;
}

#products #body #outline #subnav ul li a:hover {
  background-image: url(images/product_subnav_bg_light.png);
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: normal;
}

/* Products Footer
 ---------------------------------------------------------------------------- */

#products #footer {
}

#products #footer #outline {
  background: url(images/outline2_middle.png);
  width: 880px;
  padding: 0;
  margin: 0;
  position: relative;
}

#products #footer #outline a {
  text-decoration: none;
  color: #444444;
  line-height: 18px;
  float: left;
  margin: 0px;
  padding: 20px;
  width: 249px;
  display: block;
}

#products #footer #outline a:hover { text-decoration: none; color: #444444; }
#products #footer #outline a:active { text-decoration: none; color: #444444; }
#products #footer #outline a:visited { text-decoration: none; color: #444444; }

#products #footer #outline img {
  border: 0;
}


 
 #mediaContainer{
 padding-bottom:5px; 
 float:left; 
 margin-top:0px
 }
 
 .darkMediaLink{
 text-decoration:none;
 color:#333333; 
 cursor:pointer
 }
 
 #darkTopMedia{
 width:859px;
 background-image:url(images/widget_dark_top.gif); 
 background-color:#e6e5e4;
 height:12px; 
 margin-bottom:-2px;
 }
 
 #lightTopMedia{
 width:859px;
 background-image:url(images/widget_light_top.gif); 
 background-color:#efeeee;
 height:12px; 
 margin-bottom:-2px;
 }
 
 #darkMediaContainer{
 background-color:#e6e5e4; 
 color:#333333;
 width:859px; 
 float:left; 
 background-image:url(images/widget_dark_bottom.gif); 
 background-position:bottom; 
 background-repeat:no-repeat; 
 padding-bottom:10px; 
 margin-bottom:0px 
 }
 
 #lightMediaContainer{
 background-color:#efeeee; 
 color:#333333;
 width:859px; 
 float:left; 
 background-image:url(images/widget_light_bottom.gif); 
 background-position:bottom; 
 background-repeat:no-repeat; 
 padding-bottom:10px; 
 margin-bottom:0px 
 }
 
 #mediaTextContainer{
 float:left; 
 margin-top:0px;
 width:730px; 
 margin-left:20px
 }
 
 
 #mediaLogo{
 float:left; 
 width:89px; 
 margin-left:10px; 
 margin-top:3px
 }
 
 #mediaText{
 font-size:14px; 
 font-weight:bold;
 }
 
 #mediaDate{
 color:#666666;
 }
 
 #MediaTitle{
 position:relative; 
 margin-top:10px;
 }

/* start of Navigation

----------------------------------------------- */

#navigation {
  float: left;
  width: 900px;
  background-image:url(images/tabs_01.png);
  margin:0px;
  padding:0px;
  height:49px;
}


.shadetabs{
padding:0px 0;
margin-top:0px;
margin-left: 0;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}

div#nav_home a{
  float: left;
  width: 69px;
  height: 49px;
  margin:0px;
 }
div#nav_home_on a{
  float: left;
  width: 69px;
  height: 49px;
  margin:0px;
 }

div#nav_home a {
  background:  url(images/tabs_01.png) 0px 0 no-repeat;
}
div#nav_home_on a {
  background:  url(images/tabs_01.png) -900px 0 no-repeat;
}


div#nav_home a:hover{
  background-position: -900px 0;
}



div#nav_company a{
  float: left;
  width: 80px;
  height: 49px;
  margin:0px;
 }
div#nav_company_on a{
  float: left;
  width: 80px;
  height: 49px;
  margin:0px;
 }

div#nav_company a {
  background:  url(images/tabs_01.png) -70px 0 no-repeat;
}
div#nav_company_on a {
  background:  url(images/tabs_01.png) -970px 0 no-repeat;
}


div#nav_company a:hover{
  background-position: -970px 0;
}



div#nav_webinars a{
  float: left;
  width: 90px;
  height: 49px;
  margin:0px;
 }
div#nav_webinars_on a{
  float: left;
  width: 90px;
  height: 49px;
  margin:0px;
 }

div#nav_webinars a {
  background:  url(images/tabs_01.png) -160px 0 no-repeat;
}
div#nav_webinars_on a {
  background:  url(images/tabs_01.png) -1060px 0 no-repeat;
}


div#nav_webinars a:hover{
  background-position: -1060px 0;
}



div#nav_customers a{
  float: left;
  width: 90px;
  height: 49px;
  margin:0px;
 }
div#nav_customers_on a{
  float: left;
  width: 90px;
  height: 49px;
  margin:0px;
 }

div#nav_customers a {
  background:  url(images/tabs_01.png) -235px 0 no-repeat;
}
div#nav_customers_on a {
  background:  url(images/tabs_01.png) -1135px 0 no-repeat;
}


div#nav_customers a:hover{
  background-position: -1135px 0;
}



div#nav_products a{
  float: left;
  width: 84px;
  height: 49px;
  margin:0px;
 }
div#nav_products_on a{
  float: left;
  width: 84px;
  height: 49px;
  margin:0px;
 }

div#nav_products a {
  background:  url(images/tabs_01.png) -152px 0 no-repeat;
}
div#nav_products_on a {
  background:  url(images/tabs_01.png) -1052px 0 no-repeat;
}


div#nav_products a:hover{
  background-position: -1052px 0;
}



div#nav_services a{
  float: left;
  width: 75px;
  height: 49px;
  margin:0px;
 }
div#nav_services_on a{
  float: left;
  width: 75px;
  height: 49px;
  margin:0px;
 }

div#nav_services a {
  background:  url(images/tabs_01.png) -325px 0 no-repeat;
}
div#nav_services_on a {
  background:  url(images/tabs_01.png) -1225px 0 no-repeat;
}


div#nav_services a:hover{
  background-position: -1225px 0;
}



div#nav_solutions a{
  float: left;
  width: 85px;
  height: 49px;
  margin:0px;
 }
div#nav_solutions_on a{
  float: left;
  width: 85px;
  height: 49px;
  margin:0px;
 }

div#nav_solutions a {
  background:  url(images/tabs_01.png) -402px 0 no-repeat;
}
div#nav_solutions_on a {
  background:  url(images/tabs_01.png) -1302px 0 no-repeat;
}


div#nav_solutions a:hover{
  background-position: -1302px 0;
}



div#nav_alliances a{
  float: left;
  width: 84px;
  height: 49px;
  margin:0px;
 }
div#nav_alliances_on a{
  float: left;
  width: 84px;
  height: 49px;
  margin:0px;
 }

div#nav_alliances a {
  background:  url(images/tabs_01.png) -490px 0 no-repeat;
}
div#nav_alliances_on a {
  background:  url(images/tabs_01.png) -1390px 0 no-repeat;
}


div#nav_alliances a:hover{
  background-position: -1390px 0;
}




div#nav_support a{
  float: left;
  width: 80px;
  height: 49px;
  margin:0px;
 }
div#nav_support_on a{
  float: left;
  width: 80px;
  height: 49px;
  margin:0px;
 }

div#nav_support a {
  background:  url(images/tabs_01.png) -573px 0 no-repeat;
}
div#nav_support_on a {
  background:  url(images/tabs_01.png) -1473px 0 no-repeat;
}


div#nav_support a:hover{
  background-position: -1473px 0;
}



div#nav_news a{
  float: left;
  width: 58px;
  height: 49px;
  margin:0px;
 }
div#nav_news_on a{
  float: left;
  width: 58px;
  height: 49px;
  margin:0px;
 }

div#nav_news a {
  background:  url(images/tabs_01.png) -650px 0 no-repeat;
}
div#nav_news_on a {
  background:  url(images/tabs_01.png) -1550px 0 no-repeat;
}


div#nav_news a:hover{
  background-position: -1550px 0;
}




div#nav_webinars a{
  float: left;
  width: 88px;
  height: 49px;
  margin:0px;
 }
div#nav_webinars_on a{
  float: left;
  width: 88px;
  height: 49px;
  margin:0px;
 }

div#nav_webinars a {
  background:  url(images/tabs_01.png) -708px 0 no-repeat;
}
div#nav_webinars_on a {
  background:  url(images/tabs_01.png) -1608px 0 no-repeat;
}


div#nav_webinars a:hover{
  background-position: -1608px 0;
}











/* Home Page Design

----------------------------------------------- */


#homepage_content{
background-image:url(images/content_homepage.gif); 
background-repeat:no-repeat; 
float:left; width:900px; 
height:440px; 
color:#666666
}

#homepage_content_01{
background-image:url(images/content_homepage_02.gif); 
background-repeat:no-repeat; 
float:left; width:900px; 
color:#666666;
padding-bottom:10px;
}

#product_content{
background-image:url(images/product_homepage.gif); 
background-repeat:no-repeat; 
float:left; width:900px; 
color:#666666;
padding-bottom:10px;
}

#learn_more_boxes{

background-repeat:no-repeat; 
float:left; width:900px; 

}

#column_product{
float:left; 
width:425px; 
margin-top:15px; 
line-height:16px;
margin-right:25px;
}

#product_learn{
float:left; 
width:430px; 
margin-top:15px; 
line-height:16px;
margin-right:20px;
}

#column_left{
float:left; 
width:200px; 
margin-top:40px; 
line-height:16px;

}

#column_product{
float:left; 
width:425px; 
margin-top:15px; 
line-height:16px;
margin-right:25px;
}

#column_01{
float:left; 
width:200px; 
margin-top:15px; 
line-height:16px;
margin-right:25px;
}

#column_02{
float:left; 
width:200px; 
margin-top:15px; 
line-height:16px;
margin-right:10px;
}

#column_03{
float:left; 
width:200px; 
margin-top:15px; 
line-height:16px;
margin-right:7px;
}

#column_04{
float:left; 
width:230px; 
margin-top:15px; 
line-height:16px;
}


#column_left{
float:left; 
width:200px; 
margin-top:40px; 
line-height:16px;

}

#button_01{
float:left; 
width:210px; 
line-height:16px;
margin-right:25px;
}

#button_02{
float:left; 
width:200px; 
line-height:16px;
margin-right:0px;
}

#button_03{
float:left; 
width:217px; 
line-height:16px;
margin-right:0px;
}

#button_04{
float:left; 
width:230px; 
line-height:16px;
}



#column_center{
float:left; 
width:360px; 
margin-left:10px; 
margin-top:40px; 
line-height:16px;
}

#column_center_a{
float:left; 
width:200px; 
margin-left:10px; 
margin-top:40px; 
line-height:15px;
padding-bottom:10px;
}

#center_tag{ 
margin-left:30px;
margin-top:30px;
padding-bottom:0px;
}

#column_right{
float:left; 
width:200px; 
margin-left:2px; 
margin-top:40px; 
line-height:16px
}


.list_homepage{
margin-left:0px;
margin-top:0px;
}

.list_padding{
padding-bottom:10px;
}

.list_sitemap{
margin-left:0px;
margin-top:0px;
list-style-image:none;
}

.list_padding_sitemap{
padding-bottom:5px;
margin-left:-20px;
list-style-image:none;
}


.featured{
margin-left:30px;
margin-bottom:0px;
margin-top:0px;

}

.democenter{
margin-left:18px;
margin-bottom:0px;
margin-top:0px;

}

h1.demo{
color:#214785;
margin-left:18px;
margin-bottom:0px;
margin-top:0px;
font-size:12px;

}

h1.customers{
color:#26A9E0;
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
font-size:14px;

}


.sub_info{
color:#26A9E0;
margin-left:0px;
margin-bottom:0px;
font-size:12px;

}

em.customers{
	line-height:16px; 
	padding-bottom:30px
}


.homepage_link{
color:#26A9E0; 
font-weight:bold;
text-decoration:none;
}

h1.webinars{
color:#26A9E0;
margin-left:42px;
margin-bottom:0px;
line-height:13px;
margin-top:0px;
font-size:13px;

}

.webinars{
margin-left:42px;
margin-bottom:0px;
margin-top:10px;
text-decoration:none;
color:#666666;

}

.webinars_links{
margin-left:0px;
margin-bottom:0px;
margin-top:10px;
text-decoration:none;
color:#666666;

}

.nolinks{
text-decoration:none;
}

.webinars_odd{
padding-left:17px;
margin-left:26px;
margin-bottom:0px;
margin-right:-28px;
margin-top:0px;
background-color:#BCD5D7;
padding-top:4px;
padding-bottom:4px;
padding-right:14px;
}

.webinars_even{
padding-left:17px;
margin-left:26px;
margin-bottom:4px;
margin-right:-28px;
margin-top:4px;
padding-right:14px;

}
.webinar_quote{
margin-top:5px; 
padding-right:0px; 
margin-bottom:0px; 
text-align: right;
}

.total_registered{
margin-top:5px; 
padding-right:0px; 
margin-bottom:0px; 
text-align: right; 
font-size:11px; 
color:#333

}
.demotv{
margin-left:90px; 
margin-top:10px
}

.registered{
float:left; 
margin-left:42px; 
margin-top:20px;
}

.dot{
padding-right:3px;	
}

.rss_homepage{
float:right; 
margin-top:-30px; 
margin-right:-20px
}

#requirements_home{
float:left; 
width:210px; 
margin-right:0px;
margin-left:30px
}

#take_a_tour{
float:left; 
z-index:10; 
position:absolute; 
margin-left:320px
}

#take_a_tour_product{
float:left; 
z-index:10; 
position:absolute; 
margin-left:380px;
}

.bottom_homepage{
background-image:url(images/homepage_bottom_a.gif); 
height:172px; 
width:900px; 
float:left;
font-size:11px;
margin-bottom:0px;
}


#whitepaper_homepage{
height:172px; 
width:900px; 
float:left;
font-size:11px;
margin-bottom:0px;
margin-top:0px;
}

h2.bottom{
color:#ffffff;
margin-top:-4px;
font-size:12px;
margin-bottom:5px;
line-height:12px;
}

.bottom_box_01{
float:left; 
width:160px; 
color:#ffffff; 
margin-top:50px; 
margin-left:30px	
}

.bottom_box_02{
float:left; 
width:160px; 
color:#ffffff; 
margin-top:50px; 
margin-left:60px	
}

.bottom_box_03{
	float:left; 
	width:160px; 
	color:#ffffff; 
	margin-top:50px; 
	margin-left:63px;

}

.bottom_box_04{
	float:left; 
	width:160px; 
	color:#ffffff; 
	margin-top:50px; 
	margin-left:59px	
}



.whitepaper_box_01{
	float:left; 
	width:160px; 
	color:#ffffff; 
	margin-top:15px; 
	margin-left:30px;
	text-align:right;
}

.whitepaper_box_02{
	float:left; 
	width:160px; 
	color:#ffffff; 
	margin-top:15px; 
	margin-left:60px;
	text-align:right;
}

.whitepaper_box_03{
	float:left; 
	width:160px; 
	color:#ffffff; 
	margin-top:15px; 
	margin-left:63px;
	text-align:right;

}

.whitepaper_box_04{
	float:left; 
	width:160px; 
	color:#ffffff; 
	margin-top:15px; 
	margin-left:59px;
	text-align:right;
}



a.bottom {
	text-decoration:none;
	color:#ffffff;
	line-height:11px;
	}
a.bottom:hover {
	text-decoration:underline;
	color:#ffffff;
}

.storydiv {

    padding-left:0px;
    top:0px;
    left:0px;
	height:360px;
	padding-bottom:10px;
}

#story1 {
	height:360px;
}

#story2 {
    display:none;
	height:360px;
}

#story3 {
    display:none;
}

#story4 {
    display:none;
}

#story5 {
    display:none;
}
#story6 {
    display:none;
}

#story7 {
    display:none;
}

#story8 {
    display:none;
}



#nav {
	font-size:12px;
	bottom:0px;
	position:relative;
	margin-left:40px;
}

.selStory {
	background-image:url(images/dot_dark.gif);
	background-repeat:no-repeat;
}

.selStoryDefault {
	background-image:url(images/dot_light.gif);
	background-repeat:no-repeat;
}

.arrow_left{
	margin-bottom:1px; 
	margin-right:5px;
}

.arrow_right{
	margin-bottom:1px; 
	margin-left:2px;
}

.webinar_box{
	height:155px; 
	width:277px;
	margin-right:-10px;
	background-color:#e9e9e9;
}

.lifecycle{
	margin-right:15px; 
	margin-left:15px; 
	font-size:11px;
	margin-top:20px;
}

.registration_buttons{
	float:left; 
	margin-left:35px;
	margin-top:20px
}

.posting_on{
background-color:#f1f3ef; 
height:30px; 
vertical-align:middle
}

.posting_content_on{
padding-left:10px;
background-color:#f1f3ef; 
margin-top:0px;
}
.posting_off{
background-color:#fffff; 
height:30px; 
vertical-align:middle
}

.posting_content_off{
padding-left:10px;
background-color:#ffffff; 
margin-top:0px;
}

.posting_title{
float:left; 
padding-top:8px; 
padding-left:10px;
font-weight:bold; 
font-size:14px
}

.featured_update{
margin-top:-5px
}

#box_definition{
	width:193px; 
	height:155px; 
	background-image:url(images/definition.png); 
	margin-left:20px; 
	margin-top:10px; 
	margin-bottom:10px; 
	float:left;
}

#box_collaboration{
	width:193px; 
	height:155px; 
	background-image:url(images/collaboration.png); 
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:10px; 
	float:left
}

#inner_box{
	float:left; 
	width:170px; 
	margin-left:10px; 
	margin-top:30px;
}


#product_footer{
	background-image:url(images/footer_product.png); 
	width:900px; 
	height:159px; 
	float:left;
	color:#666666;
}

#product_box{
	float:left; 
	width:270px; 
	margin-left:20px; 
	margin-top:10px;
}

#flashcontent{
	text-align:center; 
	margin-top:-800px; 
	float:left; 
	z-index:1; 
	margin-left:530px
}

#flashcontent01{
	text-align:center; 
	margin-top:-700px; 
	float:left; 
	z-index:0; 
	margin-left:530px
}


/* End of Home Page
 ---------------------------------------------------------------------------- */
