@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	width:100%;line-height:20px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	background-image:url(../images/bodybg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

a{outline:none;}

.clr{clear:both;}
.clr_left{clear:left;}

.main
{
	margin:0 auto;
	width:950px;
}

.header_container
{
	width:950px;
	height:78px;
	padding-top:11px;
	background-image:url(../images/headerbg.png);
	background-repeat:repeat-x;
	background-position:top left;
}

.logo
{
	width:298px;
	height:78px;
	float:left;
}

.menucontainer
{
	margin-top:38px;
	width:auto;
	float:right;
}

.menucontainer ul
{
	margin:0px;
	padding:0px;
}

.menucontainer ul li
{
	list-style:none;
	float:left;
}

.menucontainer ul li a
{
	display:block;
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#05597c;
	padding:10px 20px;
	text-align:center;
}

.menucontainer ul li a:hover
{
	background-color:#aedd52;
	color:#FFF;
	text-decoration:none;
}

.menucontainer ul li.active
{
	background-color:#aedd52;
	text-decoration:none;
}

.bannercontainer
{
	width:950px;
	height:277px; margin-top:9px;
}
.bannercontainer_inner
{
	width:880px;
	height:30px;
	 font-size:17px; color:#72ba14; text-align:left; padding-top:10px; padding-left:20px; padding-right:50px; margin-top:8px; border-bottom:1px solid #cccccc; margin-bottom:10px; font-weight:bold;}
.contentcontainer
{
	width:950px;
	min-height:200px;
	
	padding-bottom:20px;
	
	background-image:url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position:top right; background-color:#fff;
}

.homecontent_left
{
	width:715px;
	height:auto;
	float:left; 
}

.clmanagementbox
{
	width:434px;
	padding-left:103px;
	padding-right:20px;
	height:109px;
	padding-top:35px;
	background-image:url(../images/clasrombx.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#777777;
}

h1.boxTitle
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000;
	padding-bottom:15px;
	font-weight:normal;
}

h1.boxTitle span
{
	font-size:20px;
	color:#33669a;
	font-weight:normal;
}
h1.sol
{
	font-size:17px;
	color:#71aa00;
	font-weight: bold; padding-top:15px;
}

.clmanagementbox a
{
	text-decoration:none;
	color:#33669a;
	background-image:url(../images/learnmore_arrow.gif);
	background-position:93px 15px;
	background-repeat:no-repeat;
	padding:10px;
	line-height:20px;
}

.clmanagementbox a:hover
{
	text-decoration:underline;
}

.welcomecontainer
{
	margin-top:0px;
	width:650px;
	height:auto; padding:0px 10px 0px 20px;
}

h1.welcometitle
{
	margin:0px;
	padding:0px;
	font-size:23px;
	padding-bottom:20px;
	font-weight:normal;
}
h1.welcometitle1
{
	margin:0px;
	padding:0px;
	font-size:21px;
	padding-bottom:20px;
	font-weight:normal; color:#71aa00;
}
.welcometitle1 ul{ padding:0px;  margin:0px;}
.welcometitle1 li{ list-style:none; line-height:20px;}
p.welcomedesc
{
	margin:0px;
	padding:0px;
	line-height:20px;
	color:#777777;
	padding-bottom:10px;
	padding-right:15px;
}

p.welcomedesc a
{
	text-decoration:none;
	color:#33669a;
	background-image:url(../images/learnmore_arrow.gif);
	background-position:85px 15px;
	background-repeat:no-repeat;
	padding:10px;
}

p.welcomedesc a:hover
{
	text-decoration:underline;
}

.benefitsection
{
	margin-top:15px; margin-left:20px;
	width:530px;
	padding:15px 20px;
	min-height:200px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
  	border-radius: 5px; /* CSS3 */
	background-color:#edecef;
}

.benefitsection a
{
	text-decoration:none;
	color:#33669a;
	background-image:url(../images/learnmore_arrow.gif);
	background-position:75px 15px;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
}

.benefitsection a:hover
{
	text-decoration:underline;
}

.benefitsection ul
{
	margin:0px;
	padding:0px;
	margin-left:10px;
}

.benefitsection ul li
{
	color:#424242;
	line-height:16px;
	padding-bottom:10px;
}

h1.benefittitle
{
	margin:0px;
	padding:0px;
	font-size:23px;
	padding-bottom:20px;
	font-weight:normal;
	 color:#71aa00;
}

.rounded-corners {
  behavior:url(../border-radius.htc);
}

.homecontent_right
{
	width:280px;
	padding-left:30px;
	height:auto;
	float:right;
}

.requestdemobox
{
	width:274px;
	height:auto;
}

.requestdemoboxtop
{
	width:216px;
	height:10px;
	
	background-image:url(../images/request_top.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.requestdemoboxmid
{
	width:186px;
	padding-left:15px;
	padding-right:15px;
	min-height:100px;
	
	color:#fff;
	background-image:url(../images/request_bg.png);
	background-position:top left;
	background-repeat: repeat-y;
}

h1.requestdemoTitle
{
	margin:0px;
	padding:0px;
	font-size:22px;
	padding-bottom:10px;
	font-weight:normal;
	color:#FFF;
}
h3.requestdemoTitle
{
	margin:0px;
	padding:0px;
	font-size:18px;
	padding-bottom:10px;
	font-weight:normal;
	color:#FFF;
}

h2.requestdemoTitle2
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#3d3333;
	line-height:18px;
	padding-bottom:5px; text-transform:lowercase;
}

h2.requestdemoTitle3
{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color:#3d3333;
	line-height:14px;
	padding-bottom:15px;  text-transform:lowercase;
}

.txtbox
{
	margin:0px;
	padding:0px;
	width:175px;
	height:14px;
	padding:4px;
	background-color:#FFF;
	border:0 none;
	color:#3d3333;
	margin-bottom:7px;
}
.txtbox_2
{
	margin:0px;
	padding:0px;
	width:225px;
	height:14px;
	padding:4px;
	background-color:#FFF;
	border:0 none;
	color:#3d3333;
	margin-bottom:7px; border:1px solid #cccccc;
}
.txtbox1
{
	margin:0px;
	padding:0px;
	width:225px;
	height:50px;
	padding:4px; 
	background-color:#FFF;
	border:0 none;
	color:#3d3333;
	margin-bottom:7px;border:1px solid #cccccc;
}
.buttonsubmit
{
	display:block;
	margin:0px;
	padding:0px;
	width:61px;
	height:24px;
	background-color:transparent;
	border:0 none;
	background-image:url(../images/btn_submit.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:10px;
}

h1.requestdemoTitle4
{
	margin:0px;
	padding:0px;
	font-size:24px;
	padding-top:20px;
	padding-bottom:10px;
	font-weight:normal;
	color:#FFF;
}

.buttonsubmit:hover
{
	color:#52c3dd;
	text-decoration:none;
}

.requestdemoboxbot
{
	width:216px;
	height:10px;
	background-image:url(../images/request_bot.png);
	background-position:top left;
	background-repeat:no-repeat; margin-bottom:5px;
}


.foorercontainer
{
	margin:0 auto;
	width:900px;
	height:60px;
	background-image:url(../images/footerinnerbg.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#898989;
	line-height:60px;
}

.copyright
{
	display:block;
	font-size:12px;
	color:#FFF;
	float:left;
}

ul.footerlink
{
	margin:0px;
	padding:0px;
	float:right;
}

ul.footerlink li
{
	list-style:none;
	color:#FFF;
	font-size:12px;
	display:inline;
}

ul.footerlink li a
{
	margin:0px;
	padding:0px;
	padding-right:20px;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
}

ul.footerlink li a:hover
{
	color:#52c3dd;
	text-decoration:none;
}
ul.list_bullet
{
padding:0px 0px 0px 15px;  
list-style:none;	
margin:0px;	
font-size:16px;  color:#74ba31;
}

ul.list_bullet li			
{
padding:0px 30px 0px 20px;
background:url(../images/bullet.jpg) no-repeat top right;
margin:0px 0px 0px 0px; line-height:22px; text-align:right;}

ul.list_arrow
{
padding:0px 0px 0px 15px;  
list-style:none;	
margin:0px;	
font-size:12px;color:#777777;
}
ul.list_arrow li			
{
padding:0px 0px 0px 20px;	
background:url(../images/arrow.gif) no-repeat top left;
margin:0px 0px 0px 0px; line-height:22px;color:#777777;}

ul.list_arrow1
{
padding:0px 0px 0px 15px;  
list-style:none;	
margin:0px;	
font-size:18px; color:#fff;
}
ul.list_arrow1 li			
{
padding:0px 0px 0px 20px;	
background:url(../images/arrow.jpg) no-repeat top left;
margin:0px 0px 0px 0px; line-height:26px;}

ul.list_arrow1 li a			
{color:#fff; text-decoration:none;
}
ul.list_arrow1 li a:hover	
{
	 color:#05597c;  text-decoration:none;
}
.content_main{background-color:#fff; 
background-image:url(../images/grad_center.jpg); 
background-position:center top; 
background-repeat:no-repeat; 
width:950px; margin-top:10px; }

.left_content{ background-image:url(../images/bg_content.jpg); 
background-repeat: repeat-x; width:471px; float:left; font-size:12px;}
.left_content_main{ 
background-image:url(../images/bg_content.jpg); 
background-repeat: repeat-x; 
width:950px; float:left; 
font-size:13px;}
.left_content_inner{
	background-image:url(../images/bg_left.jpg); 
background-repeat: repeat-x; 
width:471px; 
float:left;
font-size:12px;}
.right_content{ font-size:12px; margin-left:8px; background-image:url(../images/bg_content.jpg); background-repeat: repeat-x;
width:471px;  float:left;}
h1{ font-size:18px; color:#267FDD;  padding:5px 2px 2px 2px; margin:0px;}
h2{ font-size:14px; color:#74ba31; text-transform:uppercase;  padding:2px; margin:0px;}
h3{ font-size:18px; color:#74ba31; padding:2px; margin:0px; text-align:right;}
h4{ font-size:18px; color:#74ba31; padding:2px; margin:0px;}
.fnt1{font-size:16px;  color: #CCC;}
.left_inn{ padding:10px 0px 00px 20px; width:431px;  float:left;}
.left_inn_main{ padding:10px 20px 00px 20px; width:910px;  float:left;}
.left_inn3{ padding:20px 10px 00px 20px; width:431px;  float:left;}
.left_inn4{ padding:60px 10px 00px 20px; width:431px;  float:left;}
.ser_box{ width:231px; float:left;}
.ser_box1{ width:211px; float:left; margin-right:20px; }
.ser_box_re{ width:190px; float:left; padding-left:10px;  }
.ser_box_re1{ width:189px; float:left; padding-left:10px;  border-left:1px solid #cccccc;}
hr{ border-top:1px solid #cccccc ; border-left:none; border-right:none; }
.right_inn{ padding:10px 10px 00px 20px; width:431px;  float:left; background-color:#fff;}
.blue_box{ width:398px; margin-left:0px; margin-top:15px; background-image:url(../images/cont_news.jpg); background-position:bottom left; background-repeat:no-repeat; height:80px; padding-left:20px; padding-top:10px; margin-bottom:10px; color:#fff; font-size:13px; padding-right:30px;}
.readmore{ text-align:right; color:#36F; font-size:11px;}
.readmore a{ text-align:right; color:#36F; text-decoration:none;}
.readmore a {
    color: #3366FF;
    text-align:right;
    text-decoration: none;
}
.text_2{ color:#888888;}