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

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.body-bg-top{
background-image:url(../images/body-bg-top.jpg);
width:818px;
height:26px;
background-repeat:no-repeat;
}
.body-bg-middle{
background-image:url(../images/body-bg-middle.jpg);
width:818px;
height:15px;
background-repeat:repeat-y;
}
.body-bg-bottom{
background-image:url(../images/body-bg-bottom.jpg);
width:818px;
height:29px;
background-repeat:no-repeat;
}
.box-top{
background-image:url(../images/box-top.jpg);
width:520px;
height:16px;
background-repeat:no-repeat;
background-position:bottom;
}
.box-bg{
background-image:url(../images/box-middle.jpg);
width:520px;
height:12px;
background-repeat:no-repeat;
}
.box-bottom{
background-image:url(../images/box-bottom.jpg);
width:520px;
height:14px;
background-repeat:no-repeat;
}
.tab-bg{
background-image:url(../images/tabs.jpg);
width:270px;
height:89px;
background-repeat:no-repeat;
}
.email-text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#a34f04;
font-weight:bold;
text-decoration:none;
}
.headings{
font-family:Arial, Helvetica, sans-serif;
color:#334f60;
font-size:19px;
font-weight:bold;
}
.heading-white{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:17px;
font-weight:bold;
}
.headings-small{
font-family:Arial, Helvetica, sans-serif;
color:#334f60;
font-size:15px;
font-weight:bold;
text-decoration:none;
}
.link{
color:#0079ce;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:underline;
}
.link-small{
color:#0079ce;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
}
.footer-text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#0079ce;;
text-decoration:none;
}
.services-box{
background-image:url(../images/services-box.jpg);
width:218px;
height:236px;
background-repeat:no-repeat;
}
.headings-services{
font-family:Arial, Helvetica, sans-serif;
color:#334f60;
font-size:13px;
font-weight:bold;
text-decoration:none;
}