* {
	margin:0px;
	padding:0px;
	font-family:arial;
	color:#191919;
}
.dotted{

border:2px dashed #000000;
background-color:#ccffff;
width:300px;
text-align:left;
font-size:16px;
font-weight:bold;
line-height:30px;
padding:5px;
margin:20px;
padding-left:80px;
padding-righ:80px;

}
h1 { font-size:34px; line-height:40px; }
h2 { font-size:28px;line-height:40px;  }
h3 { font-size:24px; }
h4 { font-size:18px; }
.blue { color:#0095da; }
.clear { clear:both; }

.demo_our_software {
	padding:0px 48px;
}
.left50{
position:relative;
float:left;
width:50%;

}
#logo2{
padding-top:15px;
}
.right50{
position:relative;
float:right;
width:48%;
text-align:right;
}

body {
	background:#f6fdff url(images/body_bg.png) repeat-x top center;
	text-align:center;
	font-size:13px;
}

div#wrapper_top {
	margin:0px auto;
	width:815px;
	min-height:378px;
	_height:378px;
	background:transparent url(images/wrapper_top_bg.gif) no-repeat top center;
	text-align:left;
}

div#wrapper_bottom {
	margin:0px auto;
	width:815px;
	background:transparent url(images/wrapper_bottom_bg.gif) repeat-y top center;
}
.tBox{
height:20px;
border:1px solid #cccccc;
width:200px;

}
div#logo {
	padding-top:24px;
	border:1px solid green;
}

div#form {
	width:380px;
}
div#form table {
	margin:0px auto;
	width:250px;
}
div#form table th {
	text-align:left;
}

div#confirmation {
	padding:12px 0px;
}

.testimonial {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
	text-align:left;
}
div#testimonials div {

	float:left;
}
div#testimonials div.testimonial_2 {

}
div#testimonials div p {
	text-align:left;
}

div#benefits {
	width:400px;
	text-align:left;
}
div#benefits h4 {
	margin:12px 0px 0px 12px;
}
div#benefits ul {
	margin:12px 0px 12px 24px;
	list-style:none;
}
div#benefits ul li {
	padding:6px 0px;
	background:url(images/add.png) no-repeat center left;
}
div#benefits ul li span {
	margin-left:24px;
}

div.content {
	width:766px;
	padding:0px 24px;
	background:transparent url(images/wrapper_bottom_bg.gif) repeat-y top center;
}

div.center {
	text-align:center;
}

div.box {
	margin:0px auto;
	background-color:#f3fcff;
	border:1px solid #8dd8f8;
	border:2px dashed #000000;
}

.style5 {
  display: none;
}
