body{
	FONT-SIZE: 12px; FONT-FAMILY: Trebuchet MS, Verdana, sans-serif;
	text-align: center; margin: auto; background-color: #6e6d5f;
}
h1{
	font-size:36px;
}

#container{
	width:800px;
	text-align:justify;
	overflow:hidden;
}
#leftShadow{
	background-position: right 50%; background-image:url('images/new_jun09/leftshadow.gif'); background-repeat:repeat-y;
	float:left;
	width:17px;
	border-right:1px solid black;
	padding-bottom: 20010px;
    margin-bottom: -20000px;
}
#rightShadow{
	background-position: left 50%; background-image:url(images/new_jun09/rightshadow.gif); background-repeat:repeat-y;
	float:right;
	width:17px;
	border-left:1px solid black;
	padding-bottom: 20010px;
    margin-bottom: -20000px;
}
#boxed{
	float:left;
	width:764px;
}
#header{
	background-image:url(images/webinar/header.png); background-repeat:no-repeat;
	float:left;
	width:764px;
	height:150px;	
}
#nav{
	float:right;
}
#content{
	float:left;
	width:764px;
	background-color:#ffffff;
	border-bottom:1px solid black;
	overflow:hidden;
	font-size:16px;
	color:#7f857f;
}
#bubble{
	float:left;
	width:744px;
	padding:10px;
	
}
#btop{
	float:left;
	background:url(images/webinar/bubble-top.png) no-repeat;
	width:744px;
	height:15px;
}
#bcenter{
	float:left;
	background-color:#ecebf6;
	margin:0px;
	padding:0px 15px 0px 15px;
}
#bbottom{
	float:left;
	background:url(images/webinar/bubble-bottom.png) no-repeat;
	width:744px;
	height:15px;
}
#events{
	float:left;
	width:614px;
	padding:10px 52px 10px 52px;
}
.event{
	float:left;
	width:614px;
	padding-bottom:20px;
}
.buttons{
	display:block;
}
.img{
	float:left;
	width:114px;
}
.aside{
	float:left;
	width:500px;
}

#footer{
	background-color:#000000;
	margin-top:5px;
	float:left;
	width:764px;
	height:21px;
	padding: 10px 0px 10px 0px;
	font-weight: bold; font-size: 12px; color: #ffffff;
	text-align:center;
}

/*********************
 *       Links       *
 ********************/
a:link {
	color: #f03733; text-decoration: none
}
a:visited {
	color: #f03733; text-decoration: none
}
a:active {
	color: #f03733; text-decoration: none
}
a:hover {
	color: #4c4c4c; text-decoration: underline
}

/*********************
 *    Navigation     *
 ********************/
 
 #dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 147px;
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;

}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #666666;
	color: #ffffff;
}

A.sectionRolloverLink {
	display: block;
	height: 100%;
	width: 100%;
}

UL.menuBar {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 36px;
}

LI.menuButtonService {
	height: 36px;
	width: 155px;
	float: left;
}

LI.menuButtonService A {
	background-image: url('images/new_jun09/NAV_services_2.gif');
	background-position: top;
}

LI.menuButtonService A:HOVER {
	background-position: bottom;
}

LI.menuButtonAbout {
	height: 36px;
	width: 155px;
	float: left;
}

LI.menuButtonAbout A {
	background-image: url('images/new_jun09/NAV_about_2.gif');
	background-position: top;
}

LI.menuButtonAbout A:HOVER {
	background-position: bottom;
}

LI.menuButtonCareer {
	height: 36px;
	width: 155px;
	float: left;
}

LI.menuButtonCareer A {
	background-image: url('images/new_jun09/NAV_careers_2.gif');
	background-position: top;
}

LI.menuButtonCareer A:HOVER {
	background-position: bottom;
}

LI.menuButtonContact {
	height: 36px;
	width: 155px;
	float: left;
}

LI.menuButtonContact A {
	background-image: url('images/new_jun09/NAV_contact_2.gif');
	background-position: top;
}

LI.menuButtonContact A:HOVER {
	background-position: bottom;
}

.buttons a:link{
	color: #f03733; text-decoration: none;
	margin-left:30px;
	margin-bottom:-18px;
	display:inline-block;
	text-align:center;
	padding-top:18px;
	height:52px;
	width:210px;
	background:url(images/webinar/button.png) no-repeat;
}
.buttons a:hover{
	color: #f03733; text-decoration: none;
	margin-left:30px;
	margin-bottom:-18px;
	display:inline-block;
	text-align:center;
	padding-top:18px;
	height:52px;
	width:210px;
	background:url(images/webinar/button-hover.png) no-repeat;
}

.buttons a:visited:hover{
	color: #f03733; text-decoration: none;
	margin-left:30px;
	margin-bottom:-18px;
	display:inline-block;
	text-align:center;
	padding-top:18px;
	height:52px;
	width:210px;
	background:url(images/webinar/button-hover.png) no-repeat;
}
.buttons a:active{
	color: #f03733; text-decoration: none;
	margin-left:30px;
	margin-bottom:-18px;
	display:inline-block;
	text-align:center;
	padding-top:18px;
	height:52px;
	width:210px;
	background:url(images/webinar/button-hover.png) no-repeat;
}
.buttons a:visited{
	color: #f03733; text-decoration: none;
	margin-left:30px;
	margin-bottom:-18px;
	display:inline-block;
	text-align:center;
	padding-top:18px;
	height:52px;
	width:210px;
	background:url(images/webinar/button.png) no-repeat;
}

.disabled{
	color:#7f857f; text-decoration: none;
	margin-left:30px;
	margin-bottom:-18px;
	display:inline-block;
	text-align:center;
	padding-top:18px;
	height:52px;
	width:210px;
	background:url(images/webinar/button.png) no-repeat;
}