/* CSS Document */
/*---------------------------------------General style start----------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	background:url(../img/body-backg.jpg) repeat-x #000000;
	margin:0;
	padding:0;
}

img, form, ul, li, form, input, table, tr, td, p, h1, h2, h3, h4, h5, h6, div {padding:0; margin:0;}

img{border:0;}

ul{list-style-type:none;}
.clearfix{
	clear:both;
	line-height:0;
	font-size:0;
}

/*---------------------------------------General style end----------------------*/
.wrap{
	width:878px;
	margin:0 auto;
}
.language-bg{
	width:68px;
	height:31px;
	background:url(../img/language-bg.jpg) no-repeat top left;
	font-size:12px;
	color:#dd642f;
	line-height:31px;
	text-align:center;
}
.language-bg a:link{
	color:#dd642f;
	text-decoration:none;
}
.language-bg a:visited{
	color:#dd642f;
	text-decoration:none;
}
.language-bg a:hover{
	color:#dd642f;
	text-decoration:underline;
}
.javaslider-bg{
	width:497px;
	height:433px;
	background:url(../img/testi-slider-bg.jpg) no-repeat top left;
	margin:0; 
	padding:0;
}
.curve-backg{
	width:226px;
	height:286px;
	background:url(../img/curve-bg.jpg) no-repeat top left;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	padding:45px 27px 0 27px;
}
.curve-backg-fran{
	width:246px;
	height:291px;
	background:url(../img/curve-bg.jpg) no-repeat top left;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	padding:40px 17px 0 17px;
}
.bold-txt{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.bold-txt-yellow{
	font-size:14px;
	font-weight:bold;
	color:#fdef90;
}
a.this-form:link{
	color:#fdef90;
	text-decoration:underline;
	font-weight:normal;
}
a.this-form:visited{
	color:#fdef90;
	text-decoration:underline;
	font-weight:normal;
}
a.this-form:hover{
	color:#fdef90;
	text-decoration:underline;
	font-weight:normal;
}
.normal-txt{
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
}
.footer{
	width:274px;
	height:46px;
	background:url(../img/footer-rgt.jpg) no-repeat top;
	line-height:46px;
	padding-right:5px;
	color:#dd642f;
}





/*popup form*/
.form_bg{
	padding:5px 0 10px;
	z-index:9999;
}

.label_name{
	width:105px;
	float:left;
	color:#ff9d45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-align:right;
	padding:0 0 5px 20px;

}

.label_name span{
	color:#ff9d45;
}


.input_name{
	width:160px;
	height:20px;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:left;
	background-color:#fff;
	border:1px solid #95989b;
	padding:0 2px;
	margin:0 0 7px 5px;
}

.txtarea_name{
	width:160px;
	height:80px;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:left;
	background-color:#fff;
	padding:0 2px;
	margin:0 0 2px 5px; 
	border:1px solid #95989b;
}

.submit_btn{
	width:55px;
	height:20px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:center;
	background-color:#ff9d45;
	border:none;
	cursor:pointer;
	margin:2px 0 7px 132px;
}
.submit_btn_fr{
	width:75px;
	height:20px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:center;
	background-color:#ff9d45;
	border:none;
	cursor:pointer;
	margin:2px 0 7px 132px;
}
/*popup form*/
/*20-07-10*/
.cont-txt-inner-form{
	width:860px;
	padding:0 0 0 18px;
	line-height:18px;
	background:url(../img/form-bg.jpg) no-repeat;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	height:auto;
	float:left;
}
.form-paddinng{
	width:549px;
	padding:5px 0 5px 15px;
}
.form-paddinng-heading{
	width:564px;
	padding-top:15px;
}
.style1 {
	font-size: medium;
	color: #990000;
}
/*20-07-10*/