html { font-size: 80%; }
body {
	background:url(images/bg4.jpg) no-repeat center top #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

p{
	padding:30px;
	text-align: left;
	margin:0px;
	line-height:20px;
}
p.welcome{
padding:60px 150px 0 45px;
}
p.testimonial{
	font-style:italic;
	padding:5px 15px 0 5px;
	text-align: justify;
}
.clear{
clear:both;
}
a{
text-decoration:underline;
}
a.read_more{
display:block;
width:66px;
height:23px;
line-height:23px;
text-align:center;
color:#fff;
float:right;
margin:10px 10px 0 0;
padding:0 0 0 17px;
text-decoration:none;
font-size:12px;
background:url(images/read_more_bg.gif) no-repeat center;
}
a:hover.read_more{
text-decoration:underline;
}
img.left_img{
	float:left;
	padding:7px;
	border: 1px;
	border-color: #666666;
}

#main_container{
background-color:#E9E5E2;
	width:990px;
	height:auto;
	margin:auto;
	padding:0px;
}


#header{
width:990px;
height:135px;
margin:0px;
padding:0px;
background: url(images/banner.jpg) no-repeat center top;
}
.logo{
padding:30px 0 0 0px;
}
.title{
	width: 400px;
	margin-left:25px;
	padding:2px 0 10px 0;
	font-size:17px;
	color: #006600;
	font-weight:bold;
}
.title_welcome{
	width: 955px;
	padding:7px;
	font-size:22px;
	color: #006600;
	margin:0 0 0px 15px;
	border-bottom-style: dashed;
	border-width: 1px;
}
.title_welcome2{
	width:auto;
	padding:10px;
	font-size:22px;
	color: #006600;
	margin:0 0 0px 25px;
}	
span.red{
font-weight:bold;
color:#da5b23;
}
span.orange{
font-weight:bold;
color: #006600;
}
/* images */
img { border:none; padding:0; background-color: #E9E5E2; }	
a img { }
a:hover img { border-color: #eee; }
img.right { margin: 5px 5px 20px 20px; }
img.left { margin: 4px 5px 0px 0px; }
/*---------------- menu tab----------------------*/
 #marco {
	width:990px;
	margin:0px 0;
	padding:0px;
	text-align:left;
	}
.menu2 {padding:0; margin:0; margin-bottom:0; list-style:none; height:30px;
background-image:url(images/menu.gif); position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:30px; margin-left:6px; line-height:30px; color:#fff; text-decoration:none; font-size:13px; padding:0 0 0 30px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 6px; height:30px;/*background:url(prodrop2/down.gif) no-repeat right top;*/}
.menu2 li a.top_link:hover {color:#cc3300; }


.menu2 li:hover > a.top_link {color:#cc3300; }


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:5px; top:30px; background:  #00a730; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; font-weight:normal;}
.menu2 :hover ul.sub li {display:block; background:  #00a730;/*height:20px; */position:relative; float:left; width:160px; border-bottom:1px solid  #009900; border-left:1px solid #009900; border-right:1px solid #009900; margin-bottom:0;}
.menu2 :hover ul.sub li a {display:block; height:auto; font-size:11px; padding:4px 3px; line-height:1; color:#cc3300; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#00a730;   url(images/vineta_menu.gif) no-repeat 150px 6px;}
.menu2 :hover ul.sub li a:hover {background: #00a730; color: #fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#00a730 url(vineta_menu.gif) no-repeat 150px 6px;}
.menu2 :hover ul li:hover > a.fly {background:#00a730} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:160px; top:-1px; background: #00a730; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {border-top:1px solid #009900; background: #fff; z-index:300;}


/*-------------welcome_box------------*/
.welcome_box{
width:500px;
height:300px;
background:url(images/welcome_box.gif) no-repeat center;
padding:0px;
}
/*---------------center_content-------*/
.center_content{
	background-color:#E9E5E2;
	width:990px;
	height:auto;
	padding:25px 0 30px 0;
}
.center_contentg{
background-color:#E9E5E2;
	width:880px;
	height:auto;
	padding:10px 0 10px 0;
}
.center_left{
background-color:#E9E5E2;
	width:400px;
	float:left;
	padding:0px 0 0px 0px;
}
.center_leftg{
background-color:#E9E5E2;
	width:360px;
	float:left;
	padding:0px 0 0px 0px;
}	
.center_right{
background-color:#E9E5E2;
	width:400px;
	height:auto;
	float:right;
	padding:10px 35px 10px 35px;
}
.center_right2{
background-color:#E9E5E2;
	width:480px;
	height:auto;
	float:right;
	padding:10px 10px 10px 30px;
}
.center_rightg{
	background-color:#E9E5E2;
	width:770px;
	height:auto;
	float:right;
	padding:10px 25px 10px 5px;
}
.software_box{
background-color:#E9E5E2;
	width:187px;
	height:265px;
	padding:25px;
	float:right;
}
.features{
	padding:0px 0 0 20px;
}
.news_box{
	float:left;
	width:950px;
	border-bottom:1px #CCCCCC dashed;
	padding:0px 0 0px 0;
}
.news_icon{
background-color:#E9E5E2;
width:30px;
height:33px;
float:left;
margin-left:30px;
background:url(images/news_icon.gif) no-repeat center;
}
.news_content{
	background-color:#E9E5E2;
	width:970px;
	float:left;
	text-align:justify;
	line-height:20px;
	padding:0 0px 0 15px;
}
/*-----------------------login_form-------------------*/
.text_box{
width:280px;
height:144px;
padding:5px 0 0 15px;
margin-left: 50px;
background-position:0px 0px;
}
.login_form_row{
float:left;
padding:4px 0 4px 0;
}
label.login_label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#000;
text-align:right;
}
input.login_input{
width:153px;
height:18px;
float:left;
border:1px #9dbbc6 solid;
background-color:#fff;
color: #000;
}
input.login{
float:right;
padding:10px 20px 0 0;
}
/*----------------------list-------------------------*/
ul.list{
list-style:none;padding:0px;margin:0px; 
}
ul.list li{
list-style:none;width: auto;height: auto;padding:0px; margin:8px 0 8px 0;
}
ul.list li a{
height:24px; width: auto; padding:0 0 0 15px; margin:0;color:#36322b;text-align:left;line-height:24px;
text-decoration:none;
}
ul.list li span{
height:24px; width:24px; display:block;padding:0px; margin:0px;color:#000;text-align:center; float:left; float:left; line-height:24px;
background:url(images/bullet_list.gif) no-repeat left;
}
ul.list li a:hover{
	text-decoration:none;
}
.testimonials{
padding:20px 0 20px 0;
}
/*-------------------footer------------------------*/
#footer{
width:990px;
height:40px;
clear:both;
color:#837d7b;
}
.left_footer{
	float:inherit;
	padding:10px 0 0 0px;
	width: 990px;
}
#footer a{
color:#837d7b;
padding:0 8px 0 8px;
text-decoration:none;
}
.right_footer{
float:right;
padding:15px 5px 0 0 ;
}
