/* CSS Document */

body {
margin:0px;
padding:0px;
font-family: Georgia, "Times New Roman", Times, serif;
background:#0f233b ;
}
#wrapper
{
margin:auto; 
width:980px;
height:auto;
background: #14293e;
}

.logo_area
{
width:980px;
height:140px;
background:#1a2c42;
border-bottom:#133968 solid 1px;
}
.logo
{
width:283px;
height:140px;
background: url(../images/logo.jpg) no-repeat;
}

.header_area
{
width:980px;
height:294px;
background:url(../images/header_bg.jpg) repeat;
border-bottom:#133968 solid 1px;
padding-top:19px;
padding-bottom:19px;
}

.header
{
background:url(../images/header.jpg) no-repeat;
width:660px;
height:256px;
float:right;
margin-right:30px;
}

/*menu*/

.menu
{
width:237px;
height:245px;
float:left;
margin:0px;
padding:0px;
padding-left:30px;
}

.btn_home
{
background: url(../images/home.jpg) no-repeat; 
width:237px;
height:32px;
float:left;
display:block
}
.btn_home:hover, .homedown
{
background: url(../images/home_hover.jpg) no-repeat;
width:237px;
height:32px;
float:left;
}

.btn_club
{
background: url(../images/club.jpg) no-repeat;
width:237px;
height:33px;
display:block;
float:left;
}
.btn_club:hover, .clubdown
{
background: url(../images/club_hover.jpg) no-repeat;
width:237px;
height:33px;
float:left;
}

.btn_faq
{
background: url(../images/faq.jpg) no-repeat;
width:237px;
height:30px;
display:block;
float:left;
}
.btn_faq:hover, .faqdown
{
background: url(../images/faq_hover.jpg) no-repeat;
width:237px;
height:30px;
float:left;
}

.btn_squads
{
background: url(../images/squads.jpg) no-repeat;
width:237px;
height:30px;
display:block;
float:left;
}
.btn_squads:hover, .squadsdown
{
background: url(../images/squads_hover.jpg) no-repeat;
width:237px;
height:30px;
float:left;
}

.btn_meets
{
background: url(../images/meets.jpg) no-repeat;
width:237px;
height:30px;
display:block;
float:left;
}
.btn_meets:hover, .meetsdown
{
background: url(../images/meets_hover.jpg) no-repeat;
width:237px;
height:30px;
float:left;
}

.btn_gallery
{
background: url(../images/gallery.jpg) no-repeat;
width:237px;
height:30px;
display:block;
float:left;
}
.btn_gallery:hover, .gallerydown
{
background: url(../images/gallery_hover.jpg) no-repeat;
width:237px;
height:30px;
float:left;
}

.btn_links
{
background: url(../images/links.jpg) no-repeat;
width:237px;
height:30px;
display:block;
float:left;
}
.btn_links:hover, .linksdown
{
background: url(../images/links_hover.jpg) no-repeat;
width:237px;
height:30px;
float:left;
}

.btn_contact
{
background: url(../images/contact.jpg) no-repeat;
width:237px;
height:30px;
display:block;
float:left;
}
.btn_contact:hover, .contactdown
{
background: url(../images/contact_hover.jpg) no-repeat;
width:237px;
height:30px;
float:left;
}
.hidden_pic
{
display:none;
}

li
{
list-style:none;
float:left;
display:block;
}

.content_area
{
background:#182d42;
width:980px;
border-bottom:#133968 solid 1px;
}

.content_area2
{
width:940px;
height:auto;
padding-left:40px;
padding-top:30px;
padding-bottom:22px;
}

.left_area
{
width:290px;
height:auto;
padding-left:30px;
padding-top:27px;
padding-bottom:12px;
}

.left_area a
{
color:#ffffff;
text-decoration:underline;
}

.left_area a:hover
{
color:#ffffff;
text-decoration:none;
}


.left_area2
{
width:620px;
height:auto;
padding-left:40px;
padding-top:30px;
padding-bottom:22px;

}

.left_area2 a
{
color:#ffffff;
text-decoration:underline;
}

.left_area2 a:hover
{
color:#ffffff;
text-decoration:none;
}



.right_area
{
width:620px;
height:auto;
padding-left:40px;
padding-top:30px;
padding-bottom:22px;
}

.right_area a
{
color:#ffffff;
text-decoration:underline;
}

.right_area a:hover
{
color:#ffffff;
text-decoration:none;
}

.right_area2
{
width:290px;
height:auto;
padding-right:30px;
padding-top:27px;
padding-bottom:12px;
}

.left_area2 a
{
color:#ffffff;
text-decoration:underline;
}

.left_area2 a:hover
{
color:#ffffff;
text-decoration:none;
}

.right_area2 a
{
color:#ffffff;
text-decoration:underline;
}

.right_area2 a:hover
{
color:#ffffff;
text-decoration:none;
}


.sideblock
{
background:url(../images/sideblock.jpg) no-repeat;
width:287px;
height:35px;
}

.sub_title
{
font-size:14px;
font-weight:bold;
color:#fff;
text-align:left;
padding-top:7px;
padding-bottom:7px;
padding-left:25px;
padding-right:25px;
text-transform:uppercase;
}
.title
{ 
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight: normal;
text-align:left;
padding-bottom:18px;
}

.content
{
font-size:11px;
color:#4d86be;
text-align:left;
font-weight: normal;
padding-right:30px;
}

.content a
{
color:#4d86be;
text-decoration:underline;
}

.content a:hover
{
color:#4d86be;
text-decoration:none;
}

.sub_content
{
font-size:11px;
color:#fff;
text-align:left;
font-weight: normal;
}

/*box*/

.box1{ background:#193754 url(../images/border_top.jpg) repeat-x; color:#2e566f; width:281px; margin-left:2px; border-bottom:#133a69 solid 1px; border-left:#133a69 solid 1px; border-right:#133a69 solid 1px;}
.box1 .border-top {background:url(../images/border_top.jpg) repeat-x top;}
.box1 .corner-top-left {background:url(../images/corner_top_left.jpg) no-repeat left top;}
.box1 .corner-top-right {background:url(../images/corner_top_right.jpg) no-repeat right top;}
.box1 .corner-bottom-left {background:url(../images/corner_bottom_left.jpg) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(../images/corner_bottom_right.jpg) no-repeat right bottom; width:100%; }
.box1 .indent-box1{ padding:10px 25px 5px 25px; }

#footer
{
background:url(../images/footer_bg.jpg) repeat-x;
width:980px;
height:97px;
}

.footer_content
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#4d86be;
text-align:center;
}

.footer_content a
{
color:#4d86be;
text-decoration:underline;
}

.footer_content a:hover
{
color:#4d86be;
text-decoration:none;
}
