*
{
    padding: 0;
    margin: 0;
}
body
{
    font-family: "Trebuchet MS" , Verdana, sans-serif;
    color: #DDDFE2;
    background: #1F2025 url(images/bgwaves.png) left top no-repeat;
}
.banner
{    
    height: 159px;
    border-bottom-style: solid;
    border-bottom-color: #E3E000;
    border-bottom-width: thin;
}
.clear
{
    clear: both;
}
#wrap
{
    background: #393E44;
    padding: 10px;
    width: 730px;
    margin: 30px auto 30px auto;
}
#content
{
    background: #4F545A;
    font-size: 13px;
}
#content .post
{
    padding: 10px;
}
#content p
{
    line-height: 18px;
    margin-bottom: 10px;
}
h1
{
    font-size: 18px;
    color: #0AB9D6;
    font-weight: normal;
}

h2 a
{
    text-decoration: none;
    color: #DDDFE2;
    font-size: 14px;
}

h2 a:visited
{
    text-decoration: none;
}

h2 a:hover
{
    text-decoration: none;
}

h2 a:active
{
    text-decoration: none;
}
.headerIcon
{
    float: left;
    text-align: center;
    width: 70px;
    vertical-align: top;
    padding-right: 10px;
}
.headerH1
{
    padding-top: 12px;
}
ul
{
    list-style: none;
}
#topnav
{
    height: 91px;
    padding: 10px;
    background: #151515 url(images/linkedreams_logo.jpg) left top no-repeat;
    border-bottom-style: solid;
    border-bottom-color: #E3E000;
    border-bottom-width: thin;
}
#nav
{
    padding-top: 60px;
    padding-left: 350px;
    font-size: 14px;
}
#nav li
{
    display: inline;
}
a
{
    color: #E3E000;
    text-decoration: none;
}

#nav a
{
    display: block;
    background: url(images/menu2.png) repeat-x;
    height: 44px;
    padding: 2px 10px 0 10px;
    float: left;
    margin-left: 2px;
    color: #E3E000;
    text-decoration: none;
}
#nav a:hover
{
    background: url(images/menu1.png) repeat-x;
    color: #E3E000;
    text-decoration: none;
}
#nav .active a
{
    background: url(images/menu3.png) repeat-x;
    color: #000000;
    text-decoration: none;
}
#col1
{
    float: left;
    width: 50%;
}
#col2
{
    float: right;
    width: 48%;
}
img.alignleft, img.alignright
{
    padding: 2px;
    background: #DDDFE2;
    margin: 5px;
}
.MenuImage
{
    padding: 2px;
    background: #DDDFE2;
    margin: 5px;
}
.alignleft
{
    float: left;
    display: block;
}
.alignright
{
    float: right;
    display: block;
}

.blockquoteHome
{
    text-align: center;
    margin: 10px;
    background: #373B41;
    border: solid 2px #262A31;
    padding: 10px;
}
blockquote
{
    margin: 10px;
    background: #373B41;
    border: solid 2px #262A31;
    padding: 10px;
}
cite
{
    font: bold italic 16px "Trebuchet MS" , Verdana, sans-serif;
}
.post ul, .post ol
{
    padding: 0px 10px 15px 25px;
}
.post ul li
{
    list-style: square;
    padding: 3px;
}
.post ol li
{
    padding: 3px;
}
.TabelaOrcamentoRow1
{
    text-align: right;
    font-weight: bold;
    width: 150px;
    vertical-align: top;
}
.myForm
{
    color: #DDDFE2;
    display: block;
    background: #262A31;
    border: solid 3px #373B41;
    padding: 5px;
}
.myForm:hover
{
    background: #262A31;
    border: solid 3px #373B41;
}
.myForm:focus
{
    background: #31363F;
    border: solid 3px #373B41;
}
#footer
{
    border-top-style: solid;
    border-top-color: #E3E000;
    border-top-width: thin;
    background: #151515;
    padding: 10px 10px 10px 10px;
    font: 12px "Trebuchet MS" , Verdana, sans-serif;
    color: #E3E000;
}
