/* 
Document   : grid
Created on : Oct 27, 2008, 9:29:27 PM
Author     : firstlast
Description:
Purpose of the stylesheet follows.
*/

ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
}

li { list-style-type: none; }

body { 
    font-family: 'Century Gothic',Arial,Helvetica,sans-serif;
    margin:0px 0px; padding:0px;
    text-align:center;
}

A:link, A:visited, A:active {
    text-decoration: none;
    color: #57bdd4;
    
}

DIV A:hover  {   
    text-decoration: none;
}

.menu1 A:hover {
    color: #00bd3f;
}

.menu2 A:hover {
    color: #2d2a63;
}

.menu3 A:hover {
    color: #f88b1c;
}

.menu4 A:hover {
    color: #bbe700;
}

.menu5 A:hover {
    color: #7f6798;
}

.menu6 A:hover {
    color: #8a9656;
}

.menu7 A:hover {
    color: #ddd400;
}

A img {
    border:0 none;
}

.banner {
    margin:0px auto;
    width:100%;
    background-color:#57bdd4;
    text-align:center;
    letter-spacing: 0.8em;
    font-size: 2.9em;
    color: #000000;
    font-variant: small-caps;
    font-weight: 400;
}

.content {
    background-color:#FFFFFF;
    width: 980px;
    margin:0px auto;
    text-align:left;

    /*
    border:1px dashed #333;
    background-color:#eee;
    */
    height: 290px;
    font-size: 2.9em;
}

.content_popup {
   /* background-color:#FFFFFF;
    width: 300px;
    margin:0px auto;
     */
    text-align:center;
    font-size: 0.8em;
    color: #47adc4;
   
}

.content_popup img
{

}

/*
News section
*/
.news_content {
    overflow: auto;
    height: 290px;
    width:980px;
}

.content_item {
    background-color:#FFFFFF;
    width: 960px;
    margin:0px ;
    text-align:left;

    /*
    border:1px dashed #333;
    background-color:#eee;
    */
height: 140px;
}

.news_left_column {
    width:100px;
    float:left;
    margin-right: 20px;
    margin-left: 20px;
    margin-top:20px;
    margin-bottom:20px;
}

.news_left_column img {
   /* margin-bottom:40px; */
}

.news_right_column {
    width:720px;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top:20px;
    color: #47adc4;
    line-height: 1.2em;
    
}

.news_right_column p.info {
    margin:0px;
    font-size:0.7em;
}

.news_right_column p {
    margin-top:0px;
}

.news_right_column p A:link {
    text-decoration: none;
   color: #0066cc;

}

.news_right_column p A:visited {
    text-decoration: none;
   color: #0066cc;

}

.news_right_column p A:hover {
    text-decoration: none;
    color: #2d2a63;

}



/*
End news section
*/

.contact_left_column {
    width:100px;
    float:left;
    margin-right: 20px;
    margin-left: 20px;
    margin-top:20px;
    margin-bottom:20px;
}

.contact_left_column img {
   /* margin-bottom:40px; */
}

.contact_right_column {
    width:720px;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top:20px;
    color: #47adc4;
    line-height: 1.2em;
    font-size:0.35em;
}

.contact_right_column p.info {
    margin:0px;
    font-size:0.7em;
}

.title {
    margin:40px auto;
    width:900px;
    height:50px;
    text-align:center;
    letter-spacing: 0.50em;
    font-weight:500;
    font-size: 3.0em;
    word-spacing: -0.3em;
    /*
    letter-spacing: 0.60em;
    font-weight:500;
    font-size: 3.5em;
    word-spacing: -0.5em;
    */
    color: #47adc4;

}

.caption {


}

.caption a {
    color: #57bdd4;
    font-size: 0.95em;
    font-weight:500;
    letter-spacing: 0.219em;
}

.middle_strip {
    margin-top:180px;
    width: 542px;
}

.bottom_strip {
    width: 150px;
}

.menu {
    margin: auto;
    width:980px;
    text-align:center;
    font-size: 0.95em;
    font-weight:500;
    letter-spacing: 0.219em;
    /*color: #57bdd4;*/
}


.centered { 
    margin:0px auto;
    text-align:center;
}

.left_column {
    width:100px;
    float:left;
    margin-right: 20px;
    margin-left: 20px;
    margin-top:20px;
    margin-bottom:20px;
}

.left_column img {
    margin-bottom:40px;
}

.right_column {
    width:720px;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top:20px;
    color: #47adc4;
    line-height: 1.2em;
}
.right_column p {
    margin:0px;
    height:140px;
}
.middle_column {
    width:900px;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top:20px;
    color: #47adc4;
    line-height: 1.2em;
    height:120px;
}

.column {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    margin-top:20px;
    margin-bottom:20px;
    height:100px;
    /*
    border-top-color: orange;
    border-bottom-color: orange;
    border-left-color: orange;
    border-right-color: orange;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    */
}

.menu_column {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    margin-top:20px;
    margin-bottom:20px;

    /*
    border-top-color: orange;
    border-bottom-color: orange;
    border-left-color: orange;
    border-right-color: orange;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    */
}

.no_1 {
    width:100px;
}

.no_2 {
    width:140px;
}

.no_3 {
    width:360px;
}

.no_4 {
    width:480px;
}

.no_5 {
    width:600px;
}

.no_6 {
    width:720px;
}

.no_7 {
    width:840px;
}

#language_switch {
    margin-top: 80px;
}

#home_title {

    
    height:120px;
    text-align:center;
    letter-spacing: 0.7em;
    font-weight:500;
    font-size: 3.9em;
    word-spacing: -0.5em;
    /*color: #57bdd4;*/
    color: #1CA5AE;

    font-variant: small-caps;
    position: relative;
    top: 40px;
}

#home_title2 {
margin:0px auto;
	width:1024px;
    height:120px;
    text-align:center;
    letter-spacing: 0.7em;
    font-weight:500;
    font-size: 3.9em;
    word-spacing: -0.5em;
    /*color: #57bdd4;*/
    color: #1CA5AE;

    font-variant: small-caps;
    position: relative;
    top: 40px;
padding-bottom: 40px;
left: 20px;
}

.content_home{
width: 980px;
margin:0px auto;
}




