/* CSS Document */

body { 
	background: #a59777 url(images/tile.jpg) repeat-x; 
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: .9em;
	}
	
p { width: 30em; text-align: justify;  }

h1 { font-size: 1.5em;}

/* Divs */

#main { margin: 0 auto 0 auto; background:url(images/bg.jpg) no-repeat; background-position: top;  }

#container { width: 801px; margin: 0 auto 0 auto; background:#FFFFFF; }

#header { height: 128px; background:#000 url(images/header_bg.jpg) no-repeat; }

#homeBtn { width: 197px; height: 128px; }

#homeBtn a { width: 197px; height: 128px; display: block; }

#sprymenu { float: right; margin: -40px 0 0 0; }

#mid { width: 778px; height: 256px; margin: 13px auto auto auto; }

#contentSub { background:#FFF; }

#content { background: url(images/contentBg.jpg) #fff no-repeat; padding:30px; margin: 5px 10px 0 10px;}

#sideBar { width: 180px; background: url(images/sidebarBg.png) no-repeat; float:right; padding: 0 7px 0 9px;} 

#sideBar p { width: 160px; } 

#sidebarBtn { width: 180px; height: 227px; padding-bottom: 20px; }

#sidebarBtn a { width: 180px; height: 227px; display: block; }

#footer { height: 105px; background:#003333 url(images/footer.jpg); margin-top: 400px; text-align:center; vertical-align: middle; font-size: .8em; line-height: 105px; color: #FFFF00; }

#footer a { color:#FFFF00; text-decoration: none; }

#footer a:hover { text-decoration: underline; }





.tableSkipp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 0px;
	line-height: 17px;
}
.leftTableCell {
	padding: 5px;
}
.productFitTable {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
