@charset "utf-8";
/* CSS Document */

body{
	margin:20px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#575656;
	}
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#64639c;
	margin:0px;
	padding:9px 0px;
	}
	
.clear{
	clear:both;
	line-height:0px;
	font-size:1px;
	height:1px;
}	
	
.container{
	width:837px;
	margin:auto;
	padding:0px;
	display:block;
	}
	
.disclaimer{	
	font-size:9px;	
	}
	
.top{
	display:block;
	height:14px;
	margin:0px;
	padding:0px;
	position:relative;
	}

.top ul{
	margin:0px;
	padding:0px;
	}

.top ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	}
	
.top ul li.left{
	background:url(/../images/top_left.gif) no-repeat 0px 1px ;
	margin:0px;
	padding:0px;
	width:14px;
	height:14px;
	float:left;
	}

.top ul li.right{
	background:url(/../images/top_right.gif) no-repeat 0px 1px ;
	margin:0px;
	padding:0px;
	width:14px;
	height:14px;
	float:right;
	}
	
.top ul li.middle{
	background:url(/../images/top_middle.gif) repeat-x 5px 1px;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:809px;
	height:14px;
	float:left;
	}
	
.middle_data{
	'border-left:#64639c solid 1px;
	'border-right:#64639c solid 1px;
	background:url(/../images/gradiant.gif) bottom repeat-x;
	padding:0px 0px 0px 24px;
	/height:319px;
	min-height:313px;
	max-height:800px;
}

.logo a{
	border:none;
	width:347px;
	height:50px;
}

.title1{
	font-size:12px;
	font-weight:bold;
	color:#41407e;
}

.title2{
	margin:auto;
	display:block;
	width:165px;
	font-size:12px;
	font-weight:bold;
	color:#41407e;
	}

.title2 a{
	text-decoration:underline;
	color:#41407e;
}

.title2 a:hover{
	text-decoration:none;
}

.title{
    background:url(/../images/arrow.gif) no-repeat;
	font-weight:bold;
	color:#575656;
	list-style:url(/../images/arrow.gif);
}

.data_left{
	float:left;
	width:325px;
	}
	
.data_left ul{
	margin:0px;
	/margin-top:5px;
	padding:0px;
	}
	
.data_left ul li{
	background:url(/../images/arrow.gif) no-repeat;
	padding:0px 0px 0px 20px;
	margin:5px 0px;
	/margin:0px 0px;
	padding-top:0px;
	list-style:none;
	}
	
.dots{
	background:url(/../images/dots.gif) center repeat-x;
	display:block;
	width:400px;
	/height:12px;
	margin:0px;
	padding:1px;
	/margin-left:-20px;
	list-style:url(/../images/arrow.gif);
	}
	
.text{
	font-weight:normal;
	line-height:16px;
	color:#575656;
}

.data_right{
	background:url(/../images/demo_bg.gif) center no-repeat;
	text-align:center;
	float:right;
	width:350px;
	height:173px;
	padding-top:3px;
	}
	
.demo_title{
	font-size:11px;
	letter-spacing:-1px;
	word-spacing:-1px;
	line-height:16px;
	font-weight:bold;
	display:block;
	color:#000000;
	padding-bottom:10px;
	padding-top:15px;
}
	
.demo_img{
	font-size:12px;
	font-weight:bold;
	color:#41407e;
	display:block;
}

.industry{
	background:url(/../images/industry1.jpg) no-repeat;
	width:837px;
	height:256px;
}

.footer{
	padding-top:10px;
	height:30px;
	text-align:center;
	display:block;
	font-size:10px;
}

.footer a{
	text-decoration:none;
	color:#575656;
}

.footer a:hover{
	text-decoration:underline;
}

.htab{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(100, 99, 156);	
	}

