body{
	width:100%;
	height:100%;
	margin:0;
	min-width:837px;	
	padding:0;
	background:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#outer{
	width:auto;
	height:auto;
	margin:auto;
	min-width:837px;
	background:#ffffff;
}

#outer-header{
	width:100%;
	height:124px;
	min-width:837px;
	float:left;
	background:#ffffff;
}
#header{
	width:845px;
	min-width:845px;
	height:116px;
	margin:auto;
	background:#ffffff;
	padding:8px 0px 0px 0px;
}

#header a img{ 
	border:0;
	font-size:0;
}

#outer-form{
	width:100%;
	height:304px;
	float:left;
	min-width:837px;	
	background:#fec017;
	border-top:1px solid  #ffe5b2;
}
#form-send{
	width:845px;
	height:304px;
	margin:auto;
	min-width:837px;
}

#outer-main{
	width:100%;
	height:100%;
	min-width:837px;
	float:left;
	background:#ffffff;
}
#main{
	width:845px;
	height:auto;
	min-width:837px;	
	margin:22px auto 0px auto;
}

/*begin style form send mail*/
.form-title{
	width:845px;
	height:auto;
	float:left;
	color:#037b9d;
	font-size:30px;
	font-weight:bold;
	margin:30px 0px 0px 0px;
}

h1{
	color:#037b9d;
	font-size:30px;
	font-weight:bold;
	padding:0;
	margin:0;
}

h2{
	font-size:18px;
	color:#e24929;
	font-weight:bold;
	padding:0;
	margin:0;
}
.form-mail{
	width:845px;
	height:auto;
	float:left;
	margin:15px 0px 0px 0px;	
}

.form-mail-images{
	width:253px;
	height:169px;
	float:left;
	margin:0px 13px 0px 0px;
}

.form-mail-images a img{
	border:0;
	font-size:0;
}

.mail-form-left{
	width:577px;
	height:auto;
	float:left;
}

.mail-form-des{
	width:577px;
	height:auto;
	float:left;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-bottom:7px;
}

.bg-form-mail{
	width:577px;
	height:auto;
	float:left;
}

.bg-form-mail-top{
	width:577px;
	height:8px;
	float:left;
	background:url(images/bg-form-mail-top.png) top left no-repeat;
}

.bg-form-mail-middle{
	width:547px;
	height:auto;
	float:left;
	padding:0px 15px 0px 15px;
	background:url(images/bg-form-mail-middle.png) top left repeat-y;	
}

.bg-form-mail-bottom{
	width:577px;
	height:8px;
	float:left;
	background:url(images/bg-form-mail-bottom.png) top left no-repeat;
}

.title-file-check{
	width:550px;
	height:auto;
	float:left;
	font-size:17px;
	color:#e24929;
	padding-bottom:2px;
	
}

.filed-check{
	width:547px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
}


.mail-upload{
	width:300px;
	float:left;
	height:auto;
}
.check-email{
	width:300px;
	height:25px;
	float:left;
}
.check-name{
	width:300px;
	height:25px;
	float:left;
}
.check-name-label{
	width:40px;
	height:22px;
	float:left;
	font-size:13px;
	color:#525252;
	font-weight:bold;
	padding:3px 0px 0px 0px;
}
.check-name-input{
	width:253px;
	height:25px;
	float:left;
	background:url(images/bg-email.png) top left no-repeat;
}

.check-name-input input{
	width:235px;
	height:16px;
	float:left;
	color:#818081;
	font-size:13px;
	font-weight:bold;
	border:0;
	background:none;
	padding:3px 0px 0px 0px;
	margin:2px 0px 0px 6px;
}
.check-email-label{
	width:40px;
	height:22px;
	float:left;
	font-size:13px;
	color:#525252;
	font-weight:bold;
	padding:3px 0px 0px 0px;
}

.check-email-input{
	width:253px;
	height:25px;
	float:left;
	background:url(images/bg-email.png) top left no-repeat;
}

.check-email-input input{
	width:235px;
	height:16px;
	float:left;
	color:#818081;
	font-size:13px;
	font-weight:bold;
	border:0;
	background:none;
	padding:3px 0px 0px 0px;
	margin:2px 0px 0px 6px;
}
.check-phone{
	width:300px;
	height:25px;
	float:left;
}
.check-phone-label{
	width:40px;
	height:22px;
	float:left;
	font-size:13px;
	color:#525252;
	font-weight:bold;
	padding:3px 0px 0px 0px;
}
.check-phone-input{
	width:253px;
	height:25px;
	float:left;
	background:url(images/bg-email.png) top left no-repeat;
}

.check-phone-input input{
	width:235px;
	height:16px;
	float:left;
	color:#818081;
	font-size:13px;
	font-weight:bold;
	border:0;
	background:none;
	padding:3px 0px 0px 0px;
	margin:2px 0px 0px 6px;
}
.check-upload{
	width:257px;
	height:25px;
	float:left;
	margin:15px 0px 3px 3px;
}
.upload-label{
	width:auto;
	height:22px;
	float:left;
	font-size:13px;
	color:#525252;
	font-weight:bold;
	padding:3px 0px 0px 0px;
}

.upload-input{
	width:100px;
	height:25px;
	float:left;
}

.upload-input input{
	width:100px;
	height:25px;
	float:left;
}

.mail-submit{
	width:207px;
	height:auto;
	float:left;
	margin:15px 0px 0px 0px;
	text-align:center;
}

.title-file-check-successful{
	width:550px;
	height:auto;
	float:left;
	color:#555555;
	font-size:18px;
}
.title-file-check-unsuccessful{
	width:550px;
	height:auto;
	float:left;
	color: #000000;
	font-size:20px;
	text-decoration:blink;
}


#divinputfileplayer{
	background: url(images/input-brower.jpg) top right no-repeat;
	height:26px;
	width:192px;
	margin:0px;
}

#divinputfileplayer #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
}

#divinputfileplayer input#filepc{
	width:110px;
	height:25px;
}

#fakeinputfileplayer{
	width:192px;
	height:25px;
	float:left;
}

#fakeinputfileplayer #fakefilepc{
	width:87px;
	height:20px;
	float:left;
	background:url(images/bg-fake-file.png) top left no-repeat;
	margin:-25px 0px 0px 0px;
	border:0;
	padding:5px 5px 0px 5px;
	padding-left:4px\9;
	color:#818081;
	font-size:13px;
	font-weight:bold;
}
#fakeinputfileplayer #fakefilepc:focus{
	width:97px;
	height:25px;
	
}


.our-team-help-hidden{
	width:356px;
	height:auto;
	float:left;
	background:#f0eeee;
	color:#000000;
	padding:10px 25px 10px 25px;
	margin:8px 0px 0px 0px;
}

.our-team-help-hidden a{
	font-size:11px;
	color:#000000;
	
}
/*end style form send mail*/



/*begin style main*/
.main-content{
	width:845px;
	height:auto;
	float:left;
}

.our-team-perform{
	width:406px;
	height:auto;
	float:left;
}
.main-space{
	width:1px;
	min-height:510px;
	height:100%;
	float:left;
	margin:10px 0px 10px 13px;
	background:url(images/bg-sapce-main.jpg) top left repeat-y;
}

.questions{
	width:406px;
	height:auto;
	float:left;	
	margin:0px 0px 0px 19px;
	
}
.our-team-perform-title{
	width:406px;
	height:auto;
	float:left;
	font-size:18px;
	color:#e24929;
	font-weight:bold;
	
}


.our-team-perform-item{
	width:406px;
	height:auto;
	float:left;
	padding:0;
	margin:10px 0px 0px 0px;
}

.our-team-perform-item ul{
	width:406px;
	height:auto;
	float:left;
	padding:0;
	margin:0;
}

.our-team-perform-item ul li{
	width:406px;
	height:auto;
	float:left;
	list-style:none;
	margin:0px 0px 10px 0px;
}

.our-team-perform-item ul li .item-icon{
	width:9px; 
	height:auto;
	float:left;
	margin:5px 5px 0px 0px;
}

.our-team-perform-item ul li .item-text{
		width:390px; 
		height:auto;
		float:left;
		font-size:12px;
		color:#000000;
		line-height:16px;
}
.our-team-help{
	width:406px;
	height:auto;
	float:left;
	padding:0;
	color:#e76c07;
	font-size:16px;
	font-weight:bold;
	margin:30px 0px 0px 0px;
	position:relative;
	
}

.our-team-help a img{
	border:0;
	padding:0px 0px 0px 0px;
	font-size:0;

}

.questions-title{
		width:406px;
		float:left;
		height:auto;
		font-size:18px;
		color:#e24929;
		font-weight:bold;
}

.questions-item{
		width:406px;
		float:left;
		height:auto;
		margin:10px 0px 0px 0px;
}


.questions-item ul{
		width:406px;
		float:left;
		height:auto;
		margin:0;
		padding:0;
}
.questions-item ul li{
		width:406px;
		float:left;
		height:auto;
		list-style:none;
		margin:0px 0px 2px 0px;
}


.questions-item ul li .question-text{
		width:auto;
		float:left;
		height:auto;
		line-height:15px;
		font-size:12px;
		color:#000000;

}

.questions-item ul li .question-text img{
	margin:0px 3px 0px 0px;
}

.help-item-click{
	position:absolute;
	top:65px;
	left:85px;
}

/*end style main*/


/*box perform*/
.bg-perform{width:404px;height:auto;float:left;margin:40px 0px 0px 0px;}
.bg-perform-top{width:404px;height:12px;float:left;background:url(images/box-perform-top.png) top left no-repeat;}
.bg-perform-middle{width:404px;height:auto;float:left;background:url(images/box-perform-middle.png) top left repeat-y;}
.bg-perform-bottom{width:404px;height:12px;float:left;background:url(images/box-perform-bottom.png) top left no-repeat;}
.perform-check{width:390px;height:auto;	float:left;padding:0px 0px 0px 14px;}
.perform-compare{width:390px;height:auto;float:left;padding:0px 0px 0px 14px;}
.perform-check-title{width:405px;height:auto;float:left;font-size:13px;font-weight:bold;color:#037b9d;margin:3px 0px 0px 0px;}
.perform-check-des{width:390px;height:auto;float:left;font-size:12px;color:#000000;}
.perform-center{width:2px;height:100px;float:left;background:#3a9cb7;margin:0px 18px 0px 0px;}
.perform-compare-title{width:395px;	height:auto;float:left;font-size:13px;color:#037b9d;font-weight:bold;font-style:italic;margin:5px 0px 0px 0px;}
.viewmmate-smart-dfm{width:395px;height:auto;float:left;font-size:12px;	color:#000000;}
.viewmmate-smart-dfm a{text-decoration:underline;font-size:12px;color:#000000;}
/*box perform*/
/*begin style  footer*/
.footer{width:845px;height:47px;float:left;margin:30px 0px 30px 0px;background:url(images/bg-fotter.png) top left no-repeat;}
.facebook{width:445px;height:32px;float:left;margin:7px 0px 0px 15px;}
.facebook a img{border:0;font-size:0;}
.suport{width:auto;height:auto;color:#ffffff;font-weight:bold;font-size:14px;float:left;margin:15px 60px 0px 0px;font-family:Verdana, Geneva, sans-serif;}
.suport a{text-decoration:none;color:#ffffff;font-weight:bold;font-size:14px;float:left;font-family:Verdana, Geneva, sans-serif};
.logo-pentalogix{width:118px;height:41px;float:left;margin:0px 0px 0px 0px;}
.logo-pentalogix a img{border:0;font-size:0;margin:2px 0px 0px 0px;}
/*end style  footer*/

