* {
    padding:0px;
    margin:0px
}

html {
    min-height:100%;
    height:auto!important;
    height:100%;
    font-family:Arial,Verdana;
    font-size:18px
}

#container {
    width:800px;
    min-height:400px;
    margin:auto auto 100px;
    padding-top:100px
}

#about {
    margin:auto auto 50px;
    width:640px
}

a, a:hover, a:visited {
    color:#2ba8ff;
    text-decoration:none
}

.special {
    color:#52758e;
    font-weight:bold
}

.bold {
    color:#2ba8ff;
    font-weight:bold
}

.desc {
    font-size:15px
}

.contact {
    font-size:13px
}

#tags {
    color:#e5e5e5;
    font-size:13px;
    width:640px;
    margin:auto;
    text-align:justify
}

#services img {
    border: none
}

#flaker, #goldenline, #wordpress, #javablackbelt, #linkedin, #profeo, #blip, #opss {
    display:block;
    margin:auto
}

#flaker {
    background:transparent url(./images/flaker_sprite.png) no-repeat scroll 0 0;
    background-position: -16px -78px;
    width:142px;
    height:31px
}

#flaker:hover {
    background-position: -16px -16px;
}

#goldenline {
    background:transparent url(./images/goldenline_sprite.png) no-repeat scroll 0 0;
    background-position: -20px -100px;
    width:217px;
    height:40px
}

#goldenline:hover {
    background-position: -20px -20px;
}

#wordpress {
    background:transparent url(./images/wordpress_sprite.png) no-repeat scroll 0 0;
    background-position: -22px -108px;
    width:230px;
    height:43px
}

#wordpress:hover {
    background-position: -22px -22px;
}

#javablackbelt {
    background:transparent url(./images/javablackbelt_sprite.png) no-repeat scroll 0 0;
    background-position: -31px -155px;
    width:129px;
    height:62px
}

#javablackbelt:hover {
    background-position: -31px -31px;
}

#linkedin {
    background:transparent url(./images/linkedin_sprite.png) no-repeat scroll 0 0;
    background-position: -16px -80px;
    width:119px;
    height:32px
}

#linkedin:hover {
    background-position: -16px -16px;
}

#profeo {
    background:transparent url(./images/profeo_sprite.png) no-repeat scroll 0 0;
    background-position: -20px -100px;
    width:183px;
    height:40px
}

#profeo:hover {
    background-position: -20px -20px;
}

#blip {
    background:transparent url(./images/blip_sprite.png) no-repeat scroll 0 0;
    background-position: -0px -72px;
    width:92px;
    height:62px
}

#blip:hover {
    background-position: 0px 0px;
}

#opss {
    background:transparent url(./images/opss_sprite.png) no-repeat scroll 0 0;
    background-position: 0px -42px;
    width:142px;
    height:32px
}

#opss:hover {
    background-position: 0px 0px;
}

.clear {
    clear: both
}

.expirience {
    width:700px;
    font-size:15px;
    margin-top: 20px
}

.expirience .expHeader {
    width:150px;
}

.even {
    border: 1px solid #ff6f0f;
background-color: #ffc39b
}

.odd {
    border: 1px solid #636363;
background-color: #e0e0e0
}
