@charset "utf-8";
/* CSS Document */
body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:20px;
text-decoration:none;
background-color:#CCCCCC;
}
.topbg {
background-image:url(../images/topbg.gif);
background-repeat:repeat-x;
}
.phonebg {
background-image:url(../images/phone_bg.gif);
background-repeat:no-repeat;
}
.phonenumber {
font-size:18px;
color:#FFFFFF;
}
.logobg {
background-image:url(../images/logobg.gif);
background-repeat:no-repeat;
width:406px;
line-height:104px;
}
.header_image {
background-image:url(../images/haderimage.jpg);
background-repeat:no-repeat;
width:980px;
}
.header_text{
font-size:20px;
font-weight:bold;
color:#000000;
line-height:30px;
}
.header_text1{
font-size:14px;
font-weight:normal;
color:#000000;
line-height:30px;
}
.header_text2{
font-size:15px;
font-weight:bold;
font-style:italic;
color:#FFFFFF;
}
.bullet_font ul{
margin:0;
padding:0;
padding:10px 0 0 16px;
}
.emaillink_font {
text-decoration:none;
color:#FFFFFF;
}
.boxtop{
background-image:url(../images/boxtop.gif);
background-repeat:repeat-x;
}
.boxbuttom{
background-image: url(../images/boxbuttom.gif);
background-repeat:repeat-x;
}
.boxleft{
background-image:url(../images/boxleft.gif);
background-repeat:repeat-y;
}
.boxright{
background-image:url(../images/boxright.gif);
background-repeat:repeat-y;
}
.button{
background-image:url(../images/boxbg.gif);
line-height:38px;
color:#FFFFFF;
font-size:14px;
}
.buttom {
background-image:url(../images/buttom.gif);
height:67px;
color:#FFFFFF;
}

a.anchor {
color: white;
}

a.anchor:hover {
color: #6699FF;
}
