* {
    margin:0;
    padding:0;
}

.clear { clear:both; }


h2 {
    font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.section {
    font-family: Helvetica, Arial, Tahome, sans-serif;
    padding: 0 0 20px 0;
}
body {
    text-align: center;
    font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.clear { clear: both }

img {
    border: 0;
}

div#slogan {
    padding-top: 30px;
}
.portfolio_lbl {
    
}
.portfolio_author {
    color: lightblue;
    padding-left: 160px;
}

div#content-all {
    margin:0 auto;
    width: 1024px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    }

    div#left_column {
        float:left;
        width: 486px;
        /*overflow: auto;*/
        }
        div#left_column a {
            text-decoration: none;
        }
        div#top_tree {
            width: 486px;
            height: 194px;
        }
        div#box_3d_art_lside {
            float:left;
            width: 326px;
            height: 114px;     
        }
        div#box_3d_art_btn {
            float:left;
            width: 160px;
            height: 114px;
        }
        div#web_design_btn {
            float:left;
            width: 160px;
            height: 101px;     
        }
        div#web_design_lside {
            float:left;
            width: 326px;
            height: 101px;
        }        
        div#developer_btn {
            float:left;
            width: 326px;
            height: 140px;     
        }
        div#developer_rside {
            float:left;
            width: 160px;
            height: 140px;
        }
        div#tree_middle {
            width: 448px;
            height: 125px;
        }

        div#bottom_tree {
            width: 486px;
            height: 424px;
        }
    div#right_column {
        float:right;
        width: 430px;
        text-align: left;
    }
    div#header {

        }
        div#menuBox {
            height: 40px;
            padding-bottom: 200px;
        }
    
    div#content-area {

        }
        
.about_me {
    line-height: 1.4em;
}

.strong_points {
    text-align: center;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #328e09;
}

.important_section {
    /*background-color: brown;*/
    color:blue;
    /*padding: 5px 10px 5px 10px;*/
    font-weight: bold;
    text-decoration: none;
}



div#important_area {
    border:1px dashed #746937;
    background-color: #fff8bc;
    padding: 10px;
    }
    div#important_area a {
        font-family: Helvetica, Verdana, Tahoma, sans-serif;
        font-size: 18px;
        color: #8a2b2b;
    }
    
    div#important_area p {
        font-size: 18px;
        color:#000;
    }    

div#footer-container p {
    text-align: right;
    padding: 0 200px 10px 0;
}
 