/* CSS Document */

body, #content, #white, #footer
{
margin:0px; padding:0px;
}

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
background-color:#FFFFFF;
line-height:150%;
}

#content
{
width: 780px;
padding-top: 19px;
margin-left:auto;
margin-right:auto;border:0px solid #000000;
}

#white
{
width: 660px;
padding:30px 60px 80px 60px;
margin-left:auto;
margin-right:auto;
background-color: #FFFFFF;
}
#footer
{
width: 780px;
background:url(images/footerwithtext.gif) bottom left no-repeat;
margin-left:auto;
margin-right:auto;
height: 49px;
}

h1
{
color:#ff3600;
font-size:260%;
font-weight:bold;
text-align:center;
line-height:110%;
}

h2
{
color:#f58112;
font-size:120%;
font-weight:bold;
text-align:center;
font-style:italic;
}


img
{border:0px;}

/*Testimonial*/
.test
{
border: 1px solid #9b9a9a;
border-right: 2px solid #9b9a9a;
border-bottom: 2px solid #9b9a9a;
background-color: #F8F8FF;
width: 650px;
margin-left:auto;
margin-right:auto;
padding:10px;
margin-bottom:-40px;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: .1em;
}
.testheading
{
color:#f3100f;
font-size:120%;
font-weight:bold;
letter-spacing: normal;
}
.testhilite
{
background-color: #6af96e;
}



.guarantee
{
border: 5px solid #000000; 
width: 500px;
margin-left:auto;
margin-right:auto;
padding:10px;
margin-bottom:50px;
}


.hilite
{
background-color: #e7fd8e;
padding:2px;
text-align:center;
font-size:110%;
}

