@charset "utf-8";
/* CSS Document */

body {
	background-image:url('../images/bg2.jpg');
	margin: 0;
	padding: 0;
	height:100%;
	background-repeat:no-repeat;
	background-color:#56a700;
}

#wrapper {
	margin:0 auto;
	text-align:center;
	width:1024px;	
}

a.menu-fonts {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


.menu {
	float:left; 
	height:33px; 
	padding-top:16px;
	text-align:center;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}


.roundcont1 {
	
	width:250px; 
	background-color:#ffda43;
	color:#FFF;
}

#testimonials {

	background: url(../images/testimonials_icon.png) no-repeat bottom right;
}
	
	
#links {
	margin-top:0;
	 
}

.Blue-Top1 {
	background: url(../images/YellowTR.png) no-repeat top right; 
}


.Blue-Bottom1 {
	background:url(../images/YellowBR.png) no-repeat top right; 
}

img.corner1 {
   width: 13px;
   height: 12px;
   border: none;
   display: block !important;
}

.roundcont2 {
	
	width:250px; 
	margin-top:20px; 
	background-color:#63b2df;
	color:#FFF;
}

.roundcont2 p 
{ margin: 0 20px;
	
	}

.Blue-Top2 {
	background: url(../images/BlueTR.png) no-repeat top right; 
}


.Blue-Bottom2 {
	background:url(../images/BlueBR.png) no-repeat top right; 
}

img.corner2 {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



	