img
{
border-style:none;
}

body
{
font-family: Arial, "MS Trebuchet", sans-serif;
font-size:14px;
color:#333;
padding:0px;
margin:0px;
background-image: url(../images/bkg.jpg);
background-repeat: repeat-x;
background-color:#e5e5e5;
}

#page
{
width:700px;
height:100%;
background-color:#fff;
}

#header
{
width:700px;
height:140px;
background-image: url(../images/page_bkg.jpg);
background-repeat: repeat-x;
background-color:#fff;
}

#footer
{
font-family: Arial, "MS Trebuchet", sans-serif;
font-size:14px;
color:#666;
border-top-style: solid;
border-top-color: #bbb;
border-top-width: 1px;
width:700px;
}

#ceccar_logo
{
position:absolute;
width:100px;
height:100px;
left:0px;
bottom:0px;
margin-bottom:-16px;
}
#qangoo_logo
{
position:absolute;
width:52px;
height:54px;
right:10px;
bottom:10px;
}

#content
{
position:relative;
top:0;
padding:10px;
text-align:left;
}

li
{
margin-bottom:10px;
color:#546083;
}

#titlu
{
font-size:18px;
color:#2c3b67;
margin:20px;
border-bottom-style: solid;
border-bottom-color: #2c3b67;
border-bottom-width: 1px;
}

#shadow
{
height:7px;
width:700px;
background-image: url(../images/shadow.jpg);
background-repeat: no-repeat;
background-color:#e5e5e5;
background-position: top center;
}