/*
      Created by Zolli, Inc.
	  
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background-image: url(bg_webinars.png);
	background-repeat: no-repeat;
}
#header {
	width: 960px;
	color: #333;
	height: 75px;
}

#header table {
	position: relative;
	height: 42px;
	width: 430px;
	top: 30px;
	float: right;
}
.tabnav a {
	display: block;
	height: 42px;
	width: 206px;
}



#content {
	width: 960px;
	color: #333;
	margin: 0;
}
#infowrapper {
	width: 920px;
	margin-top: 12px;
}
#infowrapper p a {
	font-family: "Trebuchet MS";
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 12px;
	margin-top: 12px;
	color: #FF9900;
}

.info {
	float: left;
	width: 294px;
	margin-right: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	height: 200px;
}
.info ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 12px;
}
.info  li  {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #225378;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.info li a {
	color: #225378;
}


.info h1 {
	color: #FF6600;
	font-family: "Trebuchet MS";
	font-size: 2.5em;
	font-weight: normal;
}
#navigation {
	height: 40px;
	width: 684px;
	position: relative;
	left: 260px;
	top: 48px;
}
#navigation  td a {
	font-family: "Trebuchet MS";
	font-size: 2em;
	color: #FFFFFF;
}



#footer {
	width: 910px;
	color: #333;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 25px;
}
#footer p {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #999999;
}

.infonoborder ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 12px;
}
.infonoborder li {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #225378;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}
.infonoborder li a {
	color: #225378;
}

.infonoborder  h1 {
	color: #FF6600;
	font-family: "Trebuchet MS";
	font-size: 2.5em;
	font-weight: normal;
}
.infonoborder {
	float: left;
	width: 300px;
	height: 200px;
}

#contentwebsite {
	width: 862px;
	color: #333;
	margin: 0px;
	height: 510px;
	background-color: #FFFFFF;
	background-image: url(star_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 25px;
}

.websiteinfo {
	float: left;
	width: 266px;
	margin-top: 25px;
	background-color: #FFFFFF;
	margin-right: 21px;
}
.websiteinfo ul {
	padding-left: 21px;
	list-style-type: disc;
	margin: 0px;
	padding-top: 12px;
}
.websiteinfo li {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #000000;
}