BODY {
	background:url(../images/main_bg.jpg);
	margin: 0px;
}

#wrapper {
	width: 870px;
	text-align: center;
	margin: 0 auto;
}

#top_border {
	background-image:url(../images/bg_top.png);
	width: 862px;
	height: 21px;
	margin-top: 10px;
}

#main_content {
	background:url(../images/bg_content.png);
	height: 640px;
	width: 862px;

}

#main_content2 {
	background:url(../images/bg_content.png);
	height: 250px;
	width: 862px;

}

#main_content .logo {
	text-align: left;
	margin: 0px 0px 0px 20px;
	float: left;
	width: 90px;
}

#main_content .keyword {
	text-align: left;
	margin: 20px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #3f3f3f;
	float: left;
	width: 500px;
	height: 91px;
}

#header {
	width: 800px;
	height: 100px;
	float:left;
}
	
.screenshot {
	text-align: left;
	margin: 0px 0px 0px 10px;
	width: 400px;
}
	
.testimonial {
	border: solid thin #9f9f9f;
	width: 300px;
	height: 120px;
	margin: 20px 0px 0px 20px;
	background-color: #e5e4e4;
}

.testimonial_text1 {
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
}
	
	
.testimonial_text2 {
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;

}

.left_content {
	float: left;
	width: 350px;
	height: 450px;
	/*border: solid #000000;*/
	margin: 0px 0px 0px 40px;
	_margin: 0px 0px 0px 0px;
}



.right_content {
	float: left;
	width: 420px;
	height: 450px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	/*border: solid #000000;*/
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#096297;
	margin-bottom: 10px;
}

ul {
	
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.bottom_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 10px;
}

.bottom_text2 {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 60px;
}

.bottom_text3 {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom: 10px;
	margin-top: 60px;
	font-weight: bold;
}

.bottom_text a {
	text-decoration: none;
	color: #000000;
	}
	
.bottom_text2 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	}
	
.bottom_text3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	}
	
.button {
	text-align: center;
	margin-top: 30px;
}


#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../images/bg_bottom.png);
	height: 119px;
	width: 862px;
	color: #3f3f3f;
	margin-bottom: 10px;
}

#footer2 {
	background:url(../images/bg_bottom2.png);
	height: 119px;
	width: 862px;
	color: #3f3f3f;
	margin-bottom: 10px;
}

.copyrights {
	text-align: left;
	margin: 0px 0px 0px 30px;
	height:10px;
	padding-top: 83px;
	float: left;
	width: 230px;
}

.policy {
	float:left;
	height:10px;
	padding-top: 83px;
	margin-left: 30px;
	color:  #3f3f3f;
	text-decoration: none;
	width: 120px;
}

.policy a {
	color:  #3f3f3f;
	text-decoration: none;
}

.policy a:visited {
	color:  #3f3f3f;
	text-decoration: none;
}

.links {
	float: left;
	padding-top: 83px;
	width: 400px;
	text-align: right;
	color:  #3f3f3f;
	text-decoration: none;
}

.links a:hover {
	color:  #3f3f3f;
	text-decoration: none;
}
	
.links a:visited {
	color:  #3f3f3f;
	text-decoration: none;
}

.links2 {
	text-decoration:none;
	color: #3f3f3f;
}

.links2 a:hover {
	text-decoration:none;
	color: #3f3f3f;
}

.links2 a:visited {
	text-decoration:none;
	color: #3f3f3f;
}

.title_second {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}

.second_content{
text-align: left;
width: 700px;
margin: 0 auto;
	
	}

/* CSS Document */

