body
{
	background-color: #e1e1e1;
}
a:link ,a:visited{
	color: #0000FF;
	text-decoration: none;
}
div.container
{
	border-right: #c3c3c3 1px solid;
	border-top: #c3c3c3 1px solid;
	left: 50%;
	margin-left: -384px;
	border-left: #c3c3c3 1px solid;
	width: 768px;
	border-bottom: #c3c3c3 1px solid;
	position: relative;
	background-color: #fff;
}
/*--------------------------------------------------------------------------*/
div.head
{
	clear: both;
	width: auto;
	font-size:80%;
}

div.h_left
{
	clear: left;
	display: block;
	float: left;
	visibility: visible;
	width: 30%;
}

div.h_right
{
	clear: right;
	display: block;
	float: right;
	visibility: visible;
	text-align: right;
	margin: 5px 0px 5px 0px;
}
/*--------------------------------------------------------------------------*/
div.menu
{
	clear: both;
	display:block;
	visibility: visible;
	width:auto;
	background-color: #3399ff;
}

div.search
{
	clear: right;
	display: block;
	float: right;
	visibility: visible;
	width: 30%;
	text-align: right;
	margin:-25 20 0 0px;	
}
/*--------------------------------------------------------------------------*/
div.banner
{
	clear:both;
	position: relative;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
/*--------------------------------------------------------------------------*/
div.main
{
	clear: both;
	width: auto;
	font-size:79%;
}
/*--------------------------------------------------------------------------*/
div.left
{
	display: block;
	float: left;
	visibility: visible;
	width: 22%;
}

div.img_seminar
{
	clear:both;
	display:block;
	width:auto;
	background-color:#CD5C5C;
}

ul.seminar
{
	margin-left:0px;
	padding-left:0px;
}

ul.IndustrySolution
{
	clear:both;
	float:left;
	visibility: visible;
	list-style-type: none;
	position: relative;
	line-height: 120%;
	margin-left:0px;
	padding-left:0px;
}

ul li.date
{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FF0000;
	font-weight: bold;
}

ul {
	list-style-type: disc;
	list-style-image: url(images/latest.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;}
	
ul li
{
	padding:3 0 1 3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

ul li ul li
{
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	border-bottom:0px;
	padding:3 0 1 1;
}

ul li a:link ,a:visited
{
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}

ul li a:hover
{
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}

ul.seminar li ul li
{
	list-style-image: url(../images/latest.gif);
}
/*--------------------------------------------------------------------------*/
div.content
{
	clear: right;
	border-right: darkorange 1px dashed;
	padding-right: 8px;
	border-top: darkorange 1px dashed;
	display: block;
	padding-left: 8px;
	float: left;
	visibility: visible;
	padding-bottom: 8px;
	border-left: darkorange 1px dashed;
	width: 58%;
	padding-top: 8px;
	border-bottom: darkorange 1px dashed;
	line-height:145%;
	margin-bottom:10px;
	margin-left:2px;
}

div.content span#title
{
	font-size:120%;
	font-weight:bolder;
	color:Navy;
}

span.item
{
	font-weight:bold;
	color:Green;
}
/*--------------------------------------------------------------------------*/
div.right
{
	display: block;
	float: right;
	visibility: visible;
	width: 17%;
}

ul.relatedlink
{
	clear:both;
	text-align:left;
	position: relative;
	line-height: 145%;
	padding-left:0px;
	margin-top:0px;
	margin-left:15px;
	list-style-image: url(../images/purple1.gif);
}

img.link
{
	border:0px;
}
/*--------------------------------------------------------------------------*/
div.foot
{
	clear: both;
	background-color:#888888;
	font-size: 80%;
	color: #ffffff;
	line-height:145%;
	text-align: center;
}
