
body {
	background: #99cc05;
	margin-top: 0px;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
     }

			
.container {
	background: #fff;
	width: 850px;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
	}

.header {
	margin-top:1px;
	}

.navarea {
     width: 825px;
     background: #e97e16;
     padding: 5px 5px 5px 5px;
     }

.navigation {
	text-align: right;
	margin-right: 25px;
	height: auto;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.headline {
	   font-size: 18px;
	   font-family: "Georgia";
	   color: #99cc05; 
	   font-style: normal;
	   font-weight: bold;
	   text-decoration: underline;
	  }

.leftcolumn {
	width: 360px;
	font-size: 13px;
	font-family: "Palatino Linotype";
	color: #000;
	text-align: left;
	border: #eee 1px dashed;
	padding: 10px 10px 10px 10px;
	}

.rightcolumn {
	width: 360px;
	font-size: 13px;
	font-family: "Palatino Linotype";
	color: #000;
	text-align: left;
	border: #eee 1px dashed;
	padding: 10px 10px 10px 10px;
	}

.arrow {
	   font-size: 20px;
	   font-family: "Georgia";
	}

.testimonial {
	width: 800px;
	background: #fff;
	border: #eee 2px dashed;
	}

.ttext {
	font-size: 13px;
	font-family: "Palatino Linotype";
	color: #000;
	text-align: left;
	}

.intro {
	font-size: 13px;
	font-family: "Palatino Linotype";
	color: #000;
	text-align: left;
	}

.headline_big {
	   font-size: 22px;
	   font-family: "Georgia";
	   color: #99cc05; 
	   font-style: normal;
	   font-weight: bold;
	   text-decoration: none;
	  }

.step_box {
	width: 400px;
	border: #c8c8c8 1px dashed;
	padding: 5px 5px 5px 5px;
	}

.step_box_text {
	width: 325px;
	font-size: 16px;
	font-family: "Arial";
	color: #3c3c3c;
	text-align: left;
	font-weight: bold;
	}

.foottext {
	 margin-left: auto;
    	 margin-right: auto;
	 margin-botton: 5px;
	 text-align: center;
	 font-size: 12px;
	 font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;
	 }

a.nav:link {color: #fff; font-weight: normal;}
a.nav:active {color: #fff; font-weight: normal;}
a.nav:visited {color: #fff; font-weight: normal;}
a.nav:hover {color: #ffff40; font-weight: bold;}

a.blue:link {color: #4165a8; font-weight: normal;}
a.blue:active {color: #4165a8; font-weight: normal;}
a.blue:visited {color: #4165a8; font-weight: normal;}
a.blue:hover {color: #4165a8; font-weight: normal;}

a.in:link {color: #99cc05; font-weight: normal;}
a.in:active {color: #99cc05; font-weight: normal;}
a.in:visited {color: #99cc05; font-weight: normal;}
a.in:hover {color: #99cc05; font-weight: normal;}