body {
background-color:rgb(216,216,216);
font-family: Verdana;
font-size: 10pt;
}
a:link{
color:rgb(0,0,0);
text-decoration:underline;
}
a:visited{
color:rgb(0,0,0);
text-decoration:underline;
}
a:hover{
color:rgb(59,89,152);
text-decoration:underline;
}
a:active{
color:rgb(0,0,0);
text-decoration:underline;
}
img {
border-style:none;
}
.container {
width:750px;
height:auto;
position:relative;
margin-left:auto;
margin-right:auto;
}
.top {
position:absolute;
top:0px;
right:0px;
width:750px;
height:88px;
}
.nav {
position:absolute;
top:88px;
right:0px;
width:750px;
height:128px;
}
.body{
background-image:url('images/body.gif');
position:absolute;
top:216px;
right:0px;
width:750px;
height:460px;
}
.heading{
position:absolute;
top:250px;
right:40px;
left:280px;
background-color:rgb(59,89,152);
text-align:center;
color:rgb(255,255,255);
}
.content{
position:absolute;
top:268px;
right:40px;
left:280px;
font-size: 8pt;
}
.bottom{
background-image:url('images/footer.gif');
position:absolute;
top:676px;
width:750px;
height:71px;
font-size: 8pt;
text-align:center;
color:rgb(0,0,0);
}
.home{
position:absolute;
top:186px;
right:50px;
width:96px;
height:29px;
}
.contactus{
position:absolute;
top:186px;
right:149px;
width:96px;
height:29px;
}
.rates{
position:absolute;
top:186px;
right:248px;
width:96px;
height:29px;
}
.services{
position:absolute;
top:186px;
right:347px;
width:96px;
height:29px;
}
.about{
position:absolute;
top:186px;
right:446px;
width:96px;
height:29px;
}
.testimonytop{
background-color:rgb(59,89,152);
position:absolute;
top:250px;
left:40px;
width:200px;
height:18px;
text-align:center;
color:rgb(255,255,255);
}
.testimonytext{
background-color:rgb(243,243,243);
position:absolute;
top:268px;
left:40px;
width:190px;
height:122px;
text-align:center;
color:rgb(0,0,0);
padding-top:5px;
font-size:8pt;
padding-left:10px;
}
.newstop{
background-color:rgb(59,89,152);
position:absolute;
top:410px;
left:40px;
width:200px;
height:18px;
text-align:center;
color:rgb(255,255,255);
}
.newstext{
background-color:rgb(243,243,243);
position:absolute;
top:428px;
left:40px;
width:190px;
height:110px;
text-align:left;
color:rgb(0,0,0);
padding-top:5px;
padding-left:10px;
font-size:8pt;
}
h1{
font-size:8pt;
text-align:center;
}
h2{
text-align:center;
font-family:Verdana;
font-size: 10pt;
font-style:none;
}