@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background:#0684b0;
}


.menu{
background:url(../images/menubg.jpg);
background-repeat:repeat-x;
font-family:tahoma;
text-align:center;
line-height:35px;	
font-size:12px;
font-weight:bold;
color:#fff;
height:35px;
}

.menu a{
background:url(../images/menubg.jpg);
background-repeat:repeat-x;
display:block;
height:35px;
text-decoration:none;
color:#fff;
}
.menu a:hover{
background:url(../images/menubghover.jpg);
background-repeat:repeat-x;
height:35px;
caption-side:#fff;
}
#mnu a{
background:url(../images/menubghover.jpg);
background-repeat:repeat-x;
height:35px;
caption-side:#fff;
}

.serviceoffrdrepeater{
background:url(../images/serviceofferedrepepater.jpg) repeat-y;
}

.leftservicesofrd{
font-family:arial;
font-size:12px;
line-height:24px;
padding-left:7px;
color:#ffffff;
}
.leftservicesofrd a{
font-family:arial;
font-size:12px;
text-decoration:none;
line-height:24px;
color:#ffffff;
}
.leftservicesofrd a:hover{
font-family:arial;
font-size:12px;
text-decoration:underline;
color:#ffffff;
}

.content{
font-family:arial;
font-size:12px;
padding-left:18px;
padding-right:10px;
padding-top:3px;
text-align:justify;
color:#02669a;
line-height:24px;
}

.contactaddress{
font-family:arial;
font-size:14px;
text-align:justify;
font-weight:bold;
color:#02669a;
line-height:24px;
}

.contactaddress a{
font-family:arial;
font-size:14px;
text-align:justify;
font-weight:bold;
color:#02669a;
line-height:24px;
}


.featuredservicesbot{
background:url(../images/featuredservicerebot.jpg) no-repeat;
height:47px;
font-family:arial;
text-align:right;
padding-right:10px;
text-decoration:underline;
font-size:12px;
color:#fff;
}
.featuredservicesbot a{
height:47px;
font-family:arial;
text-decoration:underline;
font-size:12px;
color:#fff;
}

.featuredservicesrepeater{
background:url(../images/featuredservicerepeater.jpg) repeat-y;
}

.footerleft{
font-family:arial;
padding-left:10px;
font-size:12px;
color:#ffffff;
}
.footerright{
font-family:arial;
text-align:right;
padding-right:10px;
font-size:12px;
color:#ffffff;
}
.footerright a{
color:#ffffff;
text-decoration:none;
}

.footerright a:hover{
color:#ffffff;
text-decoration:underline;
}


.bulletservices{
font-family:arial;
font-size:12px;
padding-left:3px;
text-align:justify;
color:#02669a;
line-height:24px;
}
.bulletservices a{
font-family:arial;
font-size:12px;
text-decoration:none;
text-align:justify;
color:#02669a;
line-height:24px;
}

.hidden {

	DISPLAY: none

}














