html, body {
margin: 0;
padding: 0;
width: 100%;
}

body {
width: 100%;
font-size: 10px;
}

#www-wss-com {
width: 860px;
margin-left: auto;
margin-right: auto;
/*margin: 10px 10px 30px 10px;*/
font-size: 10px;
font-family: arial, sans-serif;
}

#header {
text-align: right;
/*border: 1px solid black;*/
background-image: url(../images/wss_header_blocks.png);
background-position: top left;
background-repeat: no-repeat;
}

#smallnavcontainer {
width: 100%;
text-align: right;
}

#smallnavlist {
list-style-type: none;
margin: 10px -.8em 5px 0;
padding: 0;
}

#smallnavlist li {
display: inline;
border-left: 1px solid #000;
font-size: 10px;
line-height: 1.1em;
margin: 0 .8em 0 -.8em;
padding: 0 .8em 0 .8em;
}

#smallnavlist li.first {
border-left: none;
}

#smallnavlist li a {
color: #000;
text-decoration: none;
}

#stretchnav, #footerboxes {
width: 850px;
margin: 0;
padding: 0;
z-index:1;
}

#stretchnav img {
border: none;
}


#stretchnav td.aboutus {
background-color: #ED008C;
}
#stretchnav td.services {
background-color: #2FB34A;
}
#stretchnav td.myarea {
background-color: #00ADEF;
}
#stretchnav td.ordering {
background-color: #FFF100;
}
#stretchnav td.contact {
background-color: #F89E4C;
}

#content {
text-align: center;
/*border: 1px solid black;*/
z-index: 1;
}

.boxtitle, .boxcontent, .boxfoot { padding-left: 10px; }
.boxnext { text-align: right; padding-right: 5px;}
.boxtitle h1 { font-family: arial; font-size: 16px; font-weight: normal; margin-top: 0; }

.boxcontent { padding-right: 10px; font-size: 12px;}
.boxcontent b { font-family: verdana; }

.boxcontent div.scroll { height: 230px; overflow: auto; } 

.boxcontent a, .boxnext a { color: #fff; font-weight: bold; font-family: verdana, arial, helvetica, sans; text-decoration: underline; }
.boxcontent a:hover, .boxnext a { color: #fff; font-weight: bold; text-decoration: underline; }

.boxfoot, td.boxfoot a, td.boxfoot a:hover, td.boxfoot a:link, td.boxfoot a:visited { color: #cdcdcd; text-decoration: none; }

.longaddress { font-size: 10px; }

#footer {
/*osition: absolute;*/
bottom: 0;
}

#footer table#footerlayout, #splitter {
width: 100%;
font-size: 10px;
}

#footer table#footerlayout td.bigurl {
color: #ccc;
font-size: 50px;
font-weight: normal;
}

table#footerlayout td.uk  {
border-left: 1px solid #ED008C;
padding: 2px 20px 12px 5px;
font-size: 10px;
}
table#footerlayout td.uk  b a{
font-family: verdana;
}
table#footerlayout td.uk a {
text-decoration: none;
color: #ED008C;
}


table#footerlayout td.usa  {
border-left: 1px solid #00ADEF;
padding: 2px 0px 12px 5px;
font-size: 10px;
}
table#footerlayout td.usa  b a{
font-family: verdana;
}
table#footerlayout td.usa a {
text-decoration: none;
color: #00ADEF;
}


table#footerlayout td.eu  {
border-left: 1px solid #ed008c;
padding: 2px 20px 12px 5px;
font-size: 10px;
}
table#footerlayout td.eu  b a{
font-family: verdana;
}
table#footerlayout td.eu a {
text-decoration: none;
color: #ed008c;
}


/* MISC */
embed { border: 0 }

.officefoot a {text-decoration: none;}
.red { color: red; font-family: verdana, arial, helvetica, sans; text-decoration: none;}
.orange { color: #f89e4d; font-family: verdana, arial, helvetica, sans; }
.green { color: #2fb24a; font-family: verdana, arial, helvetica, sans; }
.darkblue { color: #0072bc; font-family: verdana, arial, helvetica, sans; }
.purple { color: #b41d8d; font-family: verdana, arial, helvetica, sans; }
.darkgrey { color: #333; font-family: verdana, arial, helvetica, sans; }
.grey { color: #666; font-family: verdana, arial, helvetica, sans; }

img { border: 0 }

.OrderTable TH
{
	text-align: center;
}

.OrderTable TD
{
	text-align: center;
}