BODY
{
background-color: #14218B;
background-image: url(../images/bg.png);
background-position: top left;
background-repeat: repeat-x;
margin: 0px;
}

TABLE
{
padding: 0px;
}

.header
{
width: 100%;
height: 50px;
background-color: #01062B;
text-align: center;
color: white;
font-family: Arial;
font-weight: bold;
font-size: 14pt;
}

/*.saw
{
width: 280px;
height: 136px;
background-image: url(../images/saw.png);
background-repeat: no-repeat;
}

.blank
{
width: 515px;
height: 136px;
}*/

.nav  A:link {
color: yellow;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
}

.nav A:active
{
color: yellow;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
}

.nav A:visited
{
color: yellow;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
}

.nav
{
width: 280px;
height: 100%;
background-image: url(../images/nav.png);
background-repeat: repeat-y;
color: yellow;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
text-align: center;
}

.slideshow
{
width: 515px;
height: 296px;
}

.picture
{
width: 515px;
height: 296px;
background-image: url(../images/picture.png);
background-repeat: no-repeat;
}

.contact
{
width: 280px;
height: 423px;
background-image: url(../images/contact.png);
background-repeat: repeat-x;
background-position: top left;
background-color: #0B06BB;
color: #FFFCB5;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
text-align: center;
}

.contact A:link
{
color: yellow;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
}

.contact A:active
{
color: yellow;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
}

.contact A:visited
{
color: yellow;
font-family: Arial;
font-weight: bold;
font-size: 12pt;
}

.content
{
width: 515px;
height: 423px;
background-color: #4F46FF;
}

.aboutus
{
text-align: justify;
font-family: Tahoma;
font-size: 15pt;
text-indent: 0px;
color: white;
width: 480px;
}

.browse
{
width: 100%;
background-color: white;
font-weight: bold;
font-family: Arial;
text-align: left;
font-size: 10pt;
color: #444444;
}

.guide
{
width: 100%;
background-color: blue;
color: white;
font-weight: bold;
font-family: Arial;
}

.guide2
{
width: 100%;
background-color: white;
color: blue;
font-weight: bold;
font-family: Arial;

}

.title
{
text-align: center;
background-color: white;
color: blue;
}

.toorder {
text-align: center;
background-color: yellow;
color: green;
}

.image {
text-align: center;
background-color: #DDDDDD;
}

.product {
background-color: blue;
color: white;
}

.product A:link { color: yellow; }
.product A:active { color: yellow; }
.product A:visited { color: yellow; }


