@charset "utf-8";
/* CSS Document */

body {
margin-top:20px;
}
/* menu */
.m_link {
width:85px;
height:32px;
display:block;
background:url(../images/menu_button_bg.gif) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
padding-top:9px;
color:#767372;
}
.selected {
background:url(../images/menu_button_bg_hover.gif) no-repeat;
color:#fff;
}
.m_link:hover {
background:url(../images/menu_button_bg_hover.gif) no-repeat;
color:#FFFFFF;
}
/* menu */

/* center content */
.home_center_buttons td {
height:151px;
background:url(../images/home_center_button_bg.gif) center no-repeat;
}
.home_center_buttons td a {
display:block;
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
color:#CCCCCC;
}

.home_center_buttons td a:hover {
color:#E88A2E;
text-decoration:none;
}
.home_center_buttons td p {
padding-top:60px;
text-decoration:none;
}
.center_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#CCCCCC;
font-weight:100;
text-align:justify;
padding:10px;
}
.center_text p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:25px;
color:#CCCCCC;
font-weight:100;
text-align:center;

}
/* center content */

/* bottom content */
.bottom_text {
width:515px;
text-align:center;
}
.bottom_text p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
font-weight:100;
text-align:justify;
}
.bottom_text td a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
text-decoration:none;
}
.bottom_text td a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#D4802B;
text-decoration:underline;
}
/* bottom content */

/* footer */
.footer {
background:url(../images/index_14.gif);
height:27px; 
padding-bottom:2px;
padding-right:5px;
text-align:center;
}
.footer a, .footer span {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
text-decoration:none;
}
.footer a:hover {
color:#000000;
text-decoration:none;
}
 /* footer */


