/*** Main Elements ***/
html {margin:0; padding:0;}
body {font: normal 76% helvetica, "gill sans",arial; padding:0; margin:0;}
.container {width:1100px;margin: 0 auto;}
.menu {margin:10px auto; width:90%; padding-bottom:30px; font:normal 1em arial;}
	.menu ul li{display:block; padding:0 1px; float:left; width:5%; text-align:center;}
.header img {display:block;}
a {text-decoration:none; color:#666666; cursor:pointer; border:none;}
.logo img {border:none;}
.logo {float:left;}
.footer {text-align:center;margin-top:50px;}
	.footer ul li {display:inline; text-align:center; padding-right:5px;}
.clear{  clear: both;  height: 0;  visibility: hidden;  display: block;  }  

.selectionlinks {float:right; margin:10px 0;}
	.selectionlinks p {text-align:right;}
	.selectionlinks img {float:right;}
	.selectionlinks a:hover {text-decoration:underline; color:#990000;}
.selectionbody {width:1000px; padding:0 12px;}
	#selectionmenu {float:left; width:200px; font:normal 1em "optima", "gill sans", Garamond, verdana; margin-right: 12px; }
		#selectionmenu li:hover{ color: #990000; font-weight:bold; cursor: pointer;} 
		#selectionmenu ul li {list-style:none; padding:5px; padding-left:30px;}
		#selectionmenu ul h3 {border-bottom:1px solid #9e1c20;}
	#pricelistholder {float:right; width:786px; border: 1px solid #e2e2e2;}
#loading{text-align: center; visibility: hidden;}  
