@charset "utf-8";
/* CSS Document */
.h_img1 { 
background : url(images/h_img1.jpg) no-repeat; 
margin : 0; 
padding : 0; 
}
.ban01 { 
background : url(images/ban01.gif) no-repeat; 
margin : 0; 
padding : 0; 
}
.ban02 { 
background : url(images/ban02.gif) no-repeat; 
margin : 0; 
padding : 0; 
} 
.home { 
background : url(images/home_h.gif) no-repeat; 
margin : 0; 
padding : 0; 
}
.news { 
background : url(images/news_h.gif) no-repeat; 
margin : 0; 
padding : 0; 
}
.services { 
background : url(images/services_h.gif) no-repeat; 
margin : 0; 
padding : 0; 
}
.faq { 
background : url(images/faq_h.gif) no-repeat; 
margin : 0; 
padding : 0; 
}
.about { 
background : url(images/about_h.gif) no-repeat; 
margin : 0; 
padding : 0; 
}
.contact { 
background : url(images/contact_h.gif) no-repeat; 
margin : 0; 
padding : 0; 
}
#navbar-home a:hover { 
background : url(images/home_h.gif); 
} 
#navbar-home { 
width : auto; 
} 
#navbar-home a { 
background : url(images/home.gif) no-repeat; 
display : block; 
width : 54px; 
height : 216px; 
text-decoration : none; 
text-align : center; 
}
#navbar-news a:hover { 
background : url(images/news_h.gif); 
} 
#navbar-news { 
width : auto; 
} 
#navbar-news a { 
background : url(images/news.gif) no-repeat; 
display : block; 
width : 54px; 
height : 216px; 
text-decoration : none; 
text-align : center; 
}
#navbar-services a:hover { 
background : url(images/services_h.gif); 
} 
#navbar-services { 
width : auto; 
} 
#navbar-services a { 
background : url(images/services.gif) no-repeat; 
display : block; 
width : 54px; 
height : 216px; 
text-decoration : none; 
text-align : center; 
}
#navbar-faq a:hover { 
background : url(images/faq_h.gif); 
} 
#navbar-faq { 
width : auto; 
} 
#navbar-faq a { 
background : url(images/faq.gif) no-repeat; 
display : block; 
width : 54px; 
height : 216px; 
text-decoration : none; 
text-align : center; 
}
#navbar-about a:hover { 
background : url(images/about_h.gif); 
} 
#navbar-about { 
width : auto; 
} 
#navbar-about a { 
background : url(images/about.gif) no-repeat; 
display : block; 
width : 54px; 
height : 216px; 
text-decoration : none; 
text-align : center; 
}
#navbar-contact a:hover { 
background : url(images/contact_h.gif); 
} 
#navbar-contact { 
width : auto; 
} 
#navbar-contact a { 
background : url(images/contact.gif) no-repeat; 
display : block; 
width : 54px; 
height : 216px; 
text-decoration : none; 
text-align : center; 
}
.title01 { 
font-family :  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : normal; 
color : #003366; 
text-decoration : none;
}
.title02 { 
font-family :  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 15px; 
font-weight : normal; 
color : #003366; 
text-decoration : none;
}
.body1 { 
font-family :  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 13px; 
font-weight : normal; 
color : #003366; 
text-decoration : none;
}
.body2 { 
font-family :  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #003366; 
text-decoration : none;
}
.body3 { 
font-family :  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #003366; 
text-decoration : none;
}
.link-text1 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #003366; 
text-decoration : underline; 
} 
.link-text1:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #c82974; 
text-decoration : underline; 
}
.footer { 
font-family :  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #003366; 
text-decoration : none;
}
.link-footer { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #003366; 
text-decoration : none; 
} 
.link-footer:hover { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #c82974; 
text-decoration : none; 
} 
