body {
background-color: #ffffff;
background-image: url(http://www.blackdogsigns.co.uk/images/background.png);
background-repeat: repeat-y;
background-position: top center;
margin: 0px;
padding: 0px;
}


a {
color: #4f457c;
text-decoration: underline;
}

a:hover {
color: #7464b8;
text-decoration: underline;
}

.reflect {
margin: 0;
padding: 0;
}

h2 {
font: bold 17px/20px "Georgia", "Garamond", serif;

}

h3 {
font: bold 15px/20px "Georgia", "Garamond", serif;

}


#page {

margin: 0 auto;
width: 780px;



}

#top1 {
background-image: url(http://www.blackdogsigns.co.uk/images/top1.png);
background-repeat: no-repeat;
width: 780px;
padding: 0px;
margin: 0px;
height: 71px;
}



#navcontainer
{
margin: 0;
padding: 11px 0 0 175px;
height: 60px;
width: 605px;
background-image: url(http://www.blackdogsigns.co.uk/images/top2.png);
background-repeat: no-repeat;

}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background-color: #ffffff;
background-image: url(http://www.blackdogsigns.co.uk/images/menuoff.png);
background-repeat: repeat-x;
width: 78px;
height: 46px;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #f1f1f1;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/17px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight: bold;
line-height: 46px;
}

#navcontainer ul li a:hover
{
color: #ffffff;
background: #ffffff;
background-image: url(http://www.blackdogsigns.co.uk/images/menuon.png);
}

#navcontainer a:active
{
background: #734C00;
color: #FFA900;
}

#navcontainer li#active a
{
background: #734C00;
border: 1px solid #c60;
color: #FFA900;
}

#leftcol {
float: left;
width: 178px;
height: 72px;
}

#lefttopimg {
background-image: url(http://www.blackdogsigns.co.uk/images/leftcoltop.png);
height: 72px;
width: 178px;
}

#rightcol {
margin-left: 179px;
margin-right: 45px;
}

p {
font: normal 12px/15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color: #333333;
}

li {
font: normal 12px/15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color: #333333;
}


li {
font: normal 12px/15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color: #333333;
}


.floatright {
float: right;
}
.floatleft {
float: left;
}

#footer {
margin-top: 60px;
margin-left: 35px;
margin-right: 35px;
padding: 1px;
height: 46px;
background-color: #cb3d1c;
background-image: url(http://www.blackdogsigns.co.uk/images/menuoff.png);
background-repeat: repeat-x;

}

#footer p {
color: #ffffff;
}

.contactpad {
padding: 10px 0 0 0;
}

.noticeable {
padding: 7px;
background-color: #CB3C1B;
color: #f1f1f1;
border-top: 3px solid #A31E00;
border-bottom: 3px solid #A31E00;
margin: 20px 0 20px 20px;
font-size: 0.8em;
font-family: verdana, tahoma, sans-serif;
}

.noticeable a {
color: #f1f1f1;

}

.prodblock {
background-color: #f1f1f1;
border: 1px solid #cccccc;
padding: 7px;
margin: 0 0 20px 0;
height: 250px;
}

.prodblock:hover {
background-color: #F6F6F6;
border: 1px solid #cccccc;
padding: 7px;
margin: 0 0 20px 0;
height: 250px;
}

.tel {
font-size: 2em;
font-weight: bold;
}

#footer a {
color: #f1f1f1;
}