/* CSS Document */
img a{
border:0px;
}
.right{
background-image:url(../images/right.jpg);
background-repeat:repeat-y;
width:7px;
}
.bottom{
background-image:url(../images/bottom.jpg);
height:6px;
background-repeat:repeat-x;
}
.bottomright{
background-image:url(../images/bottomright.jpg);
width:7px;
height:6px;
background-repeat:no-repeat;
}
.logo1{
background-image:url(../images/logo1.jpg);
width:108px;
height:111px;
background-repeat:no-repeat;
}
.logo2{
background-image:url(../images/logo2.jpg);
width:139px;
background-repeat:no-repeat;
}
.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#0B576F;
}
.footertext a{
color:#0B576F;
text-decoration:none;
}
.footertext a:hover{
color:#0B576F;
text-decoration:underline;
}
.call{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
letter-spacing:15px;
color:#FFFFFF;
padding:5px 5px 5px 5px;
}
.phone{
font-family:Arial, Helvetica, sans-serif;
letter-spacing:2px;
font-size:30px;
color:#FFFFFF;
padding:5px 5px 5px 5px;
}
.title{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#FFFFFF;
padding:5px 5px 5px 5px;
}
.main{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding:5px 5px 5px 5px;
}
.main a{
color:#fff;
text-decoration:underline;
}
.footertextwhite{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}
.footertextwhite a{
color:#ffffff;
text-decoration:none;
}
.footertextwhite a:hover{
color:#ffffff;
text-decoration:underline;
}