/* CSS Document */
body{
background:#5AC4CF;
}
.btback{
background-image:url(images/btback.png);
background-repeat:no-repeat;
}
.imghead{
background-image:url(images/header.png);
background-repeat:no-repeat;
}
.leftimg{
background-image:url(images/leftimg.png);
height:42px;
width:8px;
}
.button1{
background-image:url(images/button1.png);
background-repeat:no-repeat;
height:42px;
width:109px;
}
.button1:hover{
background-image:url(images/buttonhover1.png);
background-repeat:no-repeat;
height:42px;
width:109px;
}
.button2{
background-image:url(images/button2.png);
background-repeat:no-repeat;
height:42px;
width:142px;
}
.button2:hover{
background-image:url(images/buttonhover2.png);
background-repeat:no-repeat;
height:42px;
width:142px;
}
.button3{
background-image:url(images/button3.png);
background-repeat:no-repeat;
height:42px;
width:188px;
}
.button3:hover{
background-image:url(images/buttonhover3.png);
background-repeat:no-repeat;
height:42px;
width:188px;
}
.button4{
background-image:url(images/button4.png);
background-repeat:no-repeat;
height:42px;
width:173px;
}
.button4:hover{
background-image:url(images/buttonhover4.png);
background-repeat:no-repeat;
height:42px;
width:173px;
}
.button5{
background-image:url(images/button5.png);
background-repeat:no-repeat;
height:42px;
width:211px;
}
.button5:hover{
background-image:url(images/buttonhover5.png);
background-repeat:no-repeat;
height:42px;
width:211px;
}
.button6{
background-image:url(images/button6.png);
background-repeat:no-repeat;
height:42px;
width:146px;
}
.button6:hover{
background-image:url(images/buttonhover6.png);
background-repeat:no-repeat;
height:42px;
width:146px;
}
.rightimg{
background-image:url(images/rightimg.png);
background-repeat:no-repeat;
height:42px;
width:13px;
}
.bt{
font-family:Arial, Helvetica, sans-serif;
padding-right:20px;
color:#19383d;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.bt:hover{
padding-right:20px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.contant{
font-family:Verdana;
font-size:12px;
color:#656058;
line-height:17px;
}
.linkcontant{
font-family:Verdana;
font-size:11px;
color:#656058;
line-height:16px;
}
.subheading{
color:#422C18;
font-size:16px;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
a{
color:#009ADE;
font-size:13px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
a:hover{
color:#009ADE;
font-size:13px;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
}
.footerlink{
font-family:Verdana;
text-decoration:none;
font-size:11px;
color:#000000;
}
/*.footerlink:hover{
font-family:Verdana;
text-decoration:underline;
font-size:11px;
color:#FFFFFF;
}
*/
.footer{
background-image:url(images/footer.png);

}

