@charset "utf-8";
/* CSS Document */

body {
	background-color: #528760;
	background-image: url(images/bgTop.jpg);
	background-repeat: repeat-x;
	text-align:justify;
}

ul li{
line-height:150%;
}


.TestiContainer{
background-color:#528760;
border-left:1px solid #528760;
border-right:1px solid #528760;
width:212px;
padding:4px;
color:#e2f6ef;
line-height:160%;
background-image:url(../images/icon_testimonial.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.TopBorder{
background-image:url(../images/bt.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.BottomBorder{
background-image:url(../images/bb.jpg);
background-repeat:repeat-x;
background-position:top;
}

.BorderLeft{
background-image:url(../images/border_left.jpg);
background-repeat:repeat-y;
background-position:right;
}

.BorderRight{
background-image:url(../images/border_right.jpg);
background-repeat:repeat-y;
background-position:left;
}

.SubHead{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}

.style13 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Century Gothic", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Arial Narrow";
	font-weight: bold;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align:justify;
}

.InputTxt{
background-color:#2f7158;
width:200px;
height:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #86ae90;
color:#FFFFFF;
}

.Btn1{
background-color:#309971;
border:1px solid #86ae90;
padding:2px 6px;
color:#FFFFFF;
cursor:pointer;
}

.FooterLink{

color:##00FAF9;
font-size:12px;
text-decoration:none;
}

.CellPad{
padding:0 15px;
}

