body {
    background: #034A4E url(http://www.adelaideglasscentre.com.au/images/bg.jpg) center top no-repeat;
    font: 16px Arial;
    color: #034A4E;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
h1 { font-size: 24px; }

#content-block a:link {
    font-family: Arial;
    font-size: 16px;
    color: #E0A360 !important ; 
    text-decoration: none;
}

#content-block a:link {
    font-family: Arial;
    font-size: 16px;
    color: #876A5A !important ; 
    text-decoration: underline;
}

#top-region {
    margin-bottom: 25px;
}

.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

H1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-align: right;
 color: #034A4E;
  }
H3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-align: right;
 display: none;


  }

#left-block a.menu-item,
#left-block a.menu-item:link,
#left-block a.menu-item:visited
{
    background-color: #003366;
    border: 1px #fff solid;
    color: #fff;
    display: block;
    text-indent: 15px;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    width: 246px;
}

#left-block a.menu-item:hover
{
    background-color: #003366;
    border: 1px #003366 solid;
    display: block;
    text-indent: 15px;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    width: 246px;
}

#left-block a.menu-item,
#left-block a.menu-item_selected,
#left-block a.menu-item:link,
#left-block a.menu-item:visited
{
    background-color: #003366;
    color: #fff;
    display: block;
    text-indent: 15px;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    width: 246px;
}

#left-block a.menu-item_selected:hover,
#left-block a.menu-item:hover
{
    display: block;
    border: 1px #003366 solid;
    text-indent: 15px;
    background-color: #fff !important;
    color: #003366 !important;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    width: 246px;
}

#left-block a.level-1
{
    text-indent: 30px !important;
}

#left-block a.level-1:hover
{
    background-color: #fff !important;
    color: #003366 !important;
    text-indent: 30px !important;
}

#left-block a.level-2
{
    text-indent: 55px !important;
}

#left-block a.level-2:hover
{
    text-indent: 55px !important;
}

#left-block a.level-3
{
    text-indent: 70px !important;
}

#left-block a.level-3:hover
{
    text-indent: 70px !important;
}

