/* GENERAL */
.header-cnt, .content-cnt, .footer-cnt { width: 100%; clear: both; } 
.header, .content, .footer { width: 825px; margin: 0 auto 0 auto; }
.header-cnt { height: 94px; }
.footer { text-align: center; }


/* WELCOME */
/*
.welcome .banner_cnt, .welcome .banner { height: 365px; }
.welcome .primary_information .col_1 { width: 630px; padding-right: 30px; }
.welcome .primary_information .col_2, .welcome .secondary_information .col_3 { width: 300px; padding-right: 0px; }
.welcome .secondary_information .col_1, .welcome .secondary_information .col_2 { width: 300px; padding-right: 30px; }
.welcome .primary_information select { width: 300px; }
.welcome .primary_information input[type="text"] { width: 290px; }
*/

/* ABOUT */
.about .contents .col_1 { width: 630px; padding-right: 30px; }
.about .contents .col_2 { width: 300px; }

/* MEMBERS */
.members .contents .col_1 { width: 630px; padding-right: 30px; }
.members .contents .col_2 { width: 300px; }

/* OPPORTUNITY */
.opportunity .contents .col_1 { width: 630px; padding-right: 30px; }
.opportunity .contents .col_2 { width: 300px; }

/* CONTACTS */
.contacts .contents .col_1 { width: 630px; padding-right: 30px; }
.contacts .contents .col_2 { width: 300px; }
