@charset "utf-8";
html,body,div{border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:Arial, Helvetica, sans-serif;vertical-align:baseline;margin:0;padding:0;}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0;}

html {
background:#fff;
}

strong {
font-weight:700;
}

#main {
background:#bddfeb url(../images/bg.gif) repeat-x top center;
}

#sub {
background:#bddfeb url(../images/bg_sub.gif) repeat-x top center;
}

#site {
width:980px;
margin:0 auto;
}

#header_left {
float:left;
width:444px;
height:206px;
}

#header_right {
background:url(../images/nav_bg.gif) no-repeat top right;
float:left;
width:536px;
height:206px;
}

#language {
width:130px;
height:32px;
float:right;
background:url(../images/language_bg.gif) no-repeat top center;
color:#80c1d8;
text-align:center;
line-height:2em;
font-size:12px;
margin:0 50px 0 0;
}

#language a {
color:#80c1d8;
text-decoration:none;
}

#nav {
float:right;
width:455px;
margin:55px 34px 0 0;
}

#btn_home a {
width:61px;
height:31px;
overflow:hidden;
background:url(../images/home.gif) 0 0 no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_home a:hover {
background:url(../images/home.gif) 0 -31px no-repeat;
}

#btn_home_on a {
width:61px;
height:31px;
overflow:hidden;
background:url(../images/home.gif) 0 -31px no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_about a {
width:65px;
height:31px;
overflow:hidden;
background:url(../images/about.gif) 0 0 no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_about a:hover {
background:url(../images/about.gif) 0 -31px no-repeat;
}

#btn_about_on a {
width:65px;
height:31px;
overflow:hidden;
background:url(../images/about.gif) 0 -31px no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_contact a {
width:77px;
height:31px;
overflow:hidden;
background:url(../images/contact.gif) 0 0 no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_contact a:hover {
background:url(../images/contact.gif) 0 -31px no-repeat;
}

#btn_contact_on a {
width:77px;
height:31px;
overflow:hidden;
background:url(../images/contact.gif) 0 -31px no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_calendar a {
width:84px;
height:31px;
overflow:hidden;
background:url(../images/calendar.gif) 0 0 no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_calendar a:hover {
background:url(../images/calendar.gif) 0 -31px no-repeat;
}

#btn_calendar_on a {
width:84px;
height:31px;
overflow:hidden;
background:url(../images/calendar.gif) 0 -31px no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_message_board a {
width:129px;
height:31px;
overflow:hidden;
background:url(../images/message_board.gif) 0 0 no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_message_board a:hover {
background:url(../images/message_board.gif) 0 -31px no-repeat;
}

#btn_message_board_on a {
width:129px;
height:31px;
overflow:hidden;
background:url(../images/message_board.gif) 0 -31px no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_sign_up a {
width:77px;
height:31px;
overflow:hidden;
background:url(../images/sign_up.gif) 0 0 no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#btn_sign_up a:hover {
background:url(../images/sign_up.gif) 0 -31px no-repeat;
}

#btn_sign_up_on a {
width:77px;
height:31px;
overflow:hidden;
background:url(../images/sign_up.gif) 0 -31px no-repeat;
display:block;
float:left;
margin:0 0 0 6px;
}

#content_sub {
float:left;
width:916px;
background:url(../images/content_sub_bg.jpg) no-repeat top center;
padding:15px 32px 0 32px;
}

#sub_nav {
height:50px;
float:left;
background:url(../images/sub_nav_bg.gif) no-repeat top center;
width:876px;
line-height:3.6em;
color:#fff;
font-size:14px;
padding:0 52px;
}

#sub_nav a {
color:#fafafa;
text-decoration:none;
}

#flash {
width:980px;
height:278px;
float:left;
background:url(../images/flash_bg.gif) no-repeat top left;
}

#content_sub #right_content {
padding-top:40px;
}

#footer {
width:100%;
background:#fff url(../images/footer_bg.gif) repeat-x top center;
margin:-2px 0 0 0;
}

#footer p {
font-size:12px;
color:#666;
line-height:2em;
}

#footer_content {
width:876px;
margin:0 auto;
padding:32px 52px;
}

#footer a {
text-decoration:none;
color:#666;
}

#footer a:hover {
text-decoration:underline;
color:#666;
}

#language a:hover,#sub_nav a:hover {
text-decoration:underline;
}

#get {
float:right;
padding:10px 0;
}

#get a img  {
-moz-opacity:0.5; 
filter:alpha(opacity=50); 
opacity:0.5;
}

#get a:hover img  {
-moz-opacity:1; 
filter:alpha(opacity=100); 
opacity:1;
}

#meta13 {
color:#999;
font-size:11px;
}

#meta13 a {
color:#999;
}