*
{
margin:0;
padding:0;
}

.clear
{
clear:both;
}

body
{
/*font-family:"trebuchet MS", arial, verdana, tahoma;*/
font-family: "tahoma";
font-size:16px;
font: Tahoma;
color:#000;
background:#7ea4d4;
text-align:center;
}

#wrapper
{
text-align:left;
margin:auto;
margin-top:20px;
width:767px;
padding-bottom:50px;
background:#fff url('../images/footer.gif') no-repeat bottom center;
margin-bottom:10px;
}

h1
{
height:271px;
background:#fff url('../img/header.jpg') no-repeat top center;
}

h1 span
{
display:none;
}

h2
{
font-size:30px;
color:#a10000;
text-align:center;

/*padding-left:240px;*/
}

h3 {
font-size:14px;
line-height: 20px;
font-weight:600;
color:#10317b;
color:#052C73;

}

#content
{

}

li
{
list-style-image:url('../img/bullet.png');
line-height:30px;
list-style-position:inside;
}

.testimonial
{
border:2px solid #113E90;
background:#D3DBEA;
padding:20px;
}

ul,.testimonial,p,.image-container,h4
{
margin-top:10px;
}

.testimonial h3
{
margin-top:0px;
}

.image-container
{
width:400px;
border:1px solid #fff;
margin-bottom:10px;
margin-right:20px;
text-align:center;
}

h5
{
display:block;
font-size:14px;
color:#AA0000;
text-align:center;
}

#para3 {
width:700px;

text-align:justify;
}

.fleft
{
float:left;
}

.fright
{
float:right;
margin-right:0;
margin-left:20px;
}

.darrow,.uarrow
{
width:111px;
height:164px;
}

h5,.darrow,.uarrow
{

}

.uarrow
{
float:right;
background:url('../img/up-arrow.png') no-repeat top left;
}

.darrow
{
float:left;
background:url('../img/down-arrow.png') no-repeat top left;
}

h4
{
font-family:"Lucida Handwriting";
font-size:14px;
color:#980E00;
text-align:center;
}

.copyright
{
font-size:12px;
text-align:center;
padding:15px 0;
}

label,input,textarea
{

}

label
{
width:150px;
}

textarea
{
height:200px;
}