@charset "utf-8";
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #ffffff;
}
 #container { 
	width: 1024px;  
	background-image:url(../images/container_bg.jpg);
	background-repeat:repeat;
	margin: 0 auto; 
	border: none;
	text-align: left; 
} 


 #header { 
	background-image:url(../images/header.jpg);
	height:175px;
	background-repeat:no-repeat;

} 

#nav {
width:1024px;
padding: 150px 0px 0px 95px;
}

#nav ul {
list-style:none;
padding:0px;
margin:0px;
}

#nav li {
list-style-image:none;
display:inline;
padding:15px;

}

#nav a {
color:#FFFFFF;
text-decoration:none;
}

#nav a:HOVER {
color:#999999;
text-decoration:none;
}




#top_content {
background-image:url(../images/main_content_top.jpg);
height:8px;
width:1024px;
background-repeat:no-repeat;
float:left;
}

#bottom_content {
background-image:url(../images/main_content_bottom.jpg);
height:8px;
width:1024px;
background-repeat:no-repeat;
float:left;
}


/*=======================================================*/

#footer { 
    width:1024px;
	margin: 0 auto; 
	border: none;
	text-align: right;
	color:#999999;
}

#footer ul {
list-style:none;
padding:20px 100px 20px 0px;
margin:0px;
}

#footer li {
padding:10px;
display:inline;
}

#footer a{
color:#999999;
text-decoration:none;
}

#footer a:HOVER {
color:#999999;
text-decoration:underline;
}

/*END FOOTER=======================================================*/


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*END MAIN=======================================================*/

#video {
width:1024px;
height:241px;
}

#left {
	float: left; 
	width:400px;
}

#events {
background-image:url(../images/upcoming_events_bg.jpg);
background-repeat:repeat;
}

#events_header {
background-image:url(../images/upcoming_events_header.jpg);
height:47px;
background-repeat:no-repeat;
}

#events_bottom {
background-image:url(../images/upcoming_events_bottom.jpg);
height:30px;
background-repeat:no-repeat;
}

#events ul {
list-style:none;
padding:10px 0px 0px 110px;
margin:0px;
}

#events li {
background-image:url(../images/arrow_white_bg.jpg);
background-repeat:no-repeat;
background-position:8px 2px;
padding: 0px 0px 10px 20px;
display:block;
color:#333333;
}

#events a {
color:#003399;
text-decoration:none;
font-weight:bold;
}

#events a:HOVER{
color:#003399;
text-decoration:underline;
font-weight:bold;
}

/*END LEFT=======================================================*/

#right {
	float: right; 
	width:306px;
	background-image:url(../images/latest_news_header.jpg);
	background-repeat:no-repeat;

}

#news {
width:306px;
padding:0px;
margin:0px;
}

#news ul {
list-style:none;
padding:50px 0px 0px 0px;
margin:0px;
}

#news li {
background-image:url(../images/arrow_gray_bg.jpg);
background-repeat:no-repeat;
background-position:0px 2px;
padding: 0px 100px 0px 10px;
display:block;

}

#news a {
color:#FFFFFF;
text-decoration:none;
}

#news a:HOVER {
color:#FFFFFF;
text-decoration:underline;
}


/*END RIGHT=======================================================*/
 
/*WEBINARS*********************************************************/

#upcoming_webinars {
background-image:url(../images/upcoming_webinars_middle.jpg);
width:334px;
background-repeat:repeat;
float:left;
margin-left:66px;
margin-top:10px;
}

#webinars_top {
background-image:url(../images/upcoming_webinars_header.jpg);
height:46px;
background-repeat:no-repeat;
}

#webinars_bottom {
background-image:url(../images/upcoming_webinars_bottom.jpg);
height:56px;
background-repeat:no-repeaat;
}

#upcoming_webinars ul {
list-style:none;
padding:10px 10px 0px 45px;
margin:0px;
}

#upcoming_webinars li {
background-image:url(../images/arrow_white_bg.jpg);
background-repeat:no-repeat;
background-position:8px 2px;
padding: 0px 0px 10px 20px;
display:block;
color:#333333;
}

#upcoming_webinars a {
color:#003399;
text-decoration:none;
font-weight:bold;
}

#upcoming_webinars a:HOVER{
color:#003399;
text-decoration:underline;
font-weight:bold;
}

/*END****************************************/



.hometext {
padding:15px 320px 0px 0px;


}

.style1 {
	color: #AA0108;
	font-weight: bold;
}
.style2 {color: #FF0000}
 
img {
border:none;
}

.sponsor {
font-size:10px;
font-weight:bold;
}

